On 20 October 2011 22:39, Maikel Brouwer - Songteksten.nl <[email protected]> wrote: > Thanks for the advice. > > But, when I'm using the geoip plugin from varnish it gives me the > following error: > > (https://www.varnish-cache.org/trac/wiki/GeoipUsingInlineC) > > Starting HTTP accelerator: varnishd failed! > Message from C-compiler: > ./vcl.giASc5vH.c: In function ‘VGC_function_vcl_hash’: > ./vcl.giASc5vH.c:569: warning: implicit declaration of function > ‘VRT_l_req_hash’ > Message from dlopen: > Compiled VCL program failed to load: > ./vcl.giASc5vH.so: undefined symbol: VRT_l_req_hash > Running dlopen failed, exit 1 > > VCL compilation failed > > Maybe it is not working anymore in v3? I'm using the example VCL that > was provided and installed Maxmind GeoIP C API without problems.
Maybe try: https://github.com/leed25d/geoip-vmod Laurence _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
