Build fails for Varnish 5.2 #5

Closed
opened 2017-10-18 14:16:57 +00:00 by geoff · 2 comments
geoff commented 2017-10-18 14:16:57 +00:00 (Migrated from code.uplex.de)

Current master:

vmod_re.c:36:33: fatal error: common/common_param.h: No such file or directory
 #include "common/common_param.h"

Public includes have changed for master since the 5.2 release. We'll need a 5.2 branch, and a tagged release for a VMOD version compatible with 5.2.

Current master: ``` vmod_re.c:36:33: fatal error: common/common_param.h: No such file or directory #include "common/common_param.h" ``` Public includes have changed for master since the 5.2 release. We'll need a 5.2 branch, and a tagged release for a VMOD version compatible with 5.2.
geoff commented 2017-10-18 15:02:41 +00:00 (Migrated from code.uplex.de)

We now have branch 5.2, and version v2.2, tagged as v2.2, is compatible with Varnish 5.2.0.

We now have branch 5.2, and version v2.2, tagged as v2.2, is compatible with Varnish 5.2.0.
geoff commented 2017-10-18 15:02:41 +00:00 (Migrated from code.uplex.de)

Status changed to closed

Status changed to closed
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
uplex-varnish/libvmod-re#5
No description provided.