[asterisk-dev] Building trunk under openWRT: partial punchlist

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Thu Nov 15 02:02:09 CST 2007


On Thursday 15 November 2007 00:39:26 Brian Capouch wrote:
> * Even though the cross-build correctly detects the target configuration
> for openssl and postgres, it seems to be using the host environment to
> figure out what's up with CURL.  In my case, it finds libidn and
> includes it in makeopts.  openWRT (AFAIK) doesn't have that library, and
> so after the configure phase, when it bombs, I have to go in an manually
> remove the -lidn from makeopts.

Do you have an alternative location for the binary 'curl-config' that outputs
for the cross-compile?  If so, try exporting
CURL_CONFIG=/path/to/alt/curl-config and try again.  You can check to see if
the alternate output is correct by running /path/to/alt/curl-config --libs.

-- 
Tilghman



More information about the asterisk-dev mailing list