Hi,<br><br>I am extending the default.vcl file, by including some library and doing the function calls to this library.. <br><br>Now while generating the c code by varnishd command, varnish reports the missing library path (because I didnt know where to include the library)<br>

Had it been a normal c file, I would have compiled using -L option, how to compile the default.vcl in this case and where to include libraries ?<br clear="all"><br>-Arun<br>