This *hurts* so much. :(

I'm ready to give up and go back to my big fat CentOS box.

curl is not appearing in my make menuconfig : something along the lines 
of .config:197: trying to assign nonexistent symbol BR2_PACKAGE_CURL

where else do I need to add / define BR2_PACKAGE_CURL ?

And how would I make asterisk know that curl is available ? I normally 
do this through "make menuselect"

Julian.

Philip Prindeville wrote:
> Add:
> 
>     --with-random=/dev/urandom
> 
> as one of the arguments to "configure" in your curl.mk file, and let me 
> know if that solves your problem.
> 
> Oh, also, you're not supposed to install the "man" pages.  :-(
> 
> Doing:
> 
> rm -Rf $(BUILD_DIR)/root/usr/man
> 
> isn't the work-around for that.  Find out which of the install-<foo> 
> targets does the right thing, and use that.
> 
> -Philip
> 
> 
> Julian Lyndon-Smith wrote:
>> Ok, trying to hack this myself:
>>
>> I managed to configure and add the curl.mk file . Yay!
>>
>> make menuconfig refuses to see the new curl package. Boo! any clues ?
>>
>> make curl downloaded the package, and then failed because there was no 
>> file http://files.astlinux.org/curl-7.18.0.tar.gz.sha1
>>
>> make curl (again) started to configure, but then failed on
>>
>> checking for "/dev/urandom"... configure: error: cannot check for file 
>> existence when cross compiling
>> make: *** [/usr/src/astlinux/build_i586/curl-7.18.0/.configured] Error 1
>>
>> .... help ....
>>
>> Julian
>>   
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Astlinux-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/astlinux-users
> 
> Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
> PROTECTED]
> 
> ______________________________________________________________________
> This email for dotr.com has been scanned by MessageLabs
> ______________________________________________________________________
> 
> 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
PROTECTED]

Reply via email to