Antw: Re: [asterisk-dev] How to bind extern include files or libs into * 1.4

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sun Apr 22 19:25:38 MST 2007


On Sun, Apr 22, 2007 at 10:15:08PM -0400, Brian Capouch wrote:
> Tilghman Lesher wrote:
> 
> >>
> >>I am working on a couple of modules that require the CURL library.  I
> >>haven't quite figured out yet where the RHS of this line in makeopts
> >>originates:
> >>
> >>CURL_LIB=-L/usr/lib -lcurl -lidn -lz -lssl -lcrypto -ldl -lz
> >>
> >>In other words, who is in charge of figuring out those library
> >>dependencies?  I have grepped byself blue in the face through the
> >>sources and don't see just how that gets done.
> >
> >
> >It's the output of 'curl-config --libs'.
> >
> 
> It looks like the build is picking up the values from the host system 
> instead of the target on a cross-compile.
> 
> I don't have the chops to fix it, but I think it needs fixed. . .

Either play with the PATH to get the proper curl-config picked up or
point configure to it.

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:tzafrir at jabber.org
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com       
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir


More information about the asterisk-dev mailing list