Philip Prindeville wrote: > Add: > > --with-random=/dev/urandom
Ok, I'll try that. Thanks. > > 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. Oh, ok - all I did was copy the example from the buildroot web page in docs, and replaced foo with curl ;) Julian > > -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]
