[PATCH] Link "libvarnishapi" against "libvarnish". 
    Poul-Henning Kamp 
    phk at phk.freebsd.dk
       
    Tue Jun  8 22:56:37 CEST 2010
    
    
  
In message <20100608203807.GF26178 at verplant.org>, Florian Forster writes:
>I noticed that "libvarnishapi" uses some symbols found in
>"libvarnish"=C2=A0[0] but doesn't link against that library. If a program
>simply links with "-lvarnishapi" [1], those symbols can't be found and
>the link will fail.
Actually I'm trying to uravel that issue right now in -trunk
libvarnishapi shall not link against libvarnish, the entire point
of having a separate lib for the exposed API would be lost.
-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
    
    
More information about the varnish-dev
mailing list