Antw: Re: [asterisk-dev] How to bind extern include files or
libs into * 1.4
Brian Capouch
brianc at palaver.net
Sun Apr 22 19:15:08 MST 2007
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. . .
Thx.
B.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the asterisk-dev
mailing list