<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>thnx for all your help.  figured out the issue.  it was a problem with locating the shared library.  i went back to scratch, rebuilt the library and ensured it was properly loaded and could be located by ld.  the following command worked like a charm when compiling my vcl<br><br>/usr/sbin/varnishd -C -f /etc/varnish/default.vcl -p cc_command="exec cc
 -L /usr/lib/FULL_NAME_OF_SHARED_LIBRARY -l LIBRARY_NAME-fpic -shared -Wl,-x -o %o %s -lssl"<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br>i may not be 100% familiar with the varnish wiki but is this information posted in one place?  if not i'd be glad to share it as it took me a while to figure out, and was only able to figure it out with the help of users on the listserv.  or is the listserv used as a reference tool?<br><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Nils Goroll <slink@schokola.de><br><b><span style="font-weight: bold;">To:</span></b> Peter Janovsky <peterjanovsky@yahoo.com><br><b><span style="font-weight: bold;">Cc:</span></b> Tollef Fog Heen <tfheen@varnish-software.com>; Varnish Development
 <varnish-dev@varnish-cache.org><br><b><span style="font-weight: bold;">Sent:</span></b> Tue, March 30, 2010 4:28:07 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: varnishd -lssl<br></font><br>
Hi Peter,<br><br>> i've also attempted using the -L and -l options to specify the shared<br>> library's location and soname, still no progress.<br><br>Does -R help to specify the runtime linker path?<br><br>Otherwise I suggest you post specific error messages and the exact<br>commands/settings you're using.<br><br>Nils<br></div></div>
</div><br>

      </body></html>