-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hello
I have the following error while compiling from Varnish 7.3 docker container (see https://hub.docker.com/_/varnish)
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/varnish -I/usr/include/x86_64-linux-gnu -g -O2 -MT libvmod_curl_la-vmod_curl.lo -MD -MP -MF .deps/libvmod_curl_la-vmod_curl.Tpo -c vmod_curl.c -fPIC -DPIC -o .libs/libvmod_curl_la-vmod_curl.o
vmod_curl.c:21:10: fatal error: vcc_curl_if.h: No such file or directory
21 | #include "vcc_curl_if.h"
| ^~~~~~~~~~~~~~~
compilation terminated.
Any suggestions? Thanks!
Metadata
Metadata
Assignees
Labels
No labels