I fixed this (I'm not sure if it's the best fix but things seem to be working), 
by making adding --without-random to these lines in 
boinc/mac_build/buildcurl.sh:

buildcurl.sh:278:./configure --enable-shared=NO 
--enable-ares=/tmp/installed-c-ares --host=ppc --without-random
buildcurl.sh:302:./configure --enable-shared=NO 
--enable-ares=/tmp/installed-c-ares --host=i386 --without-random
buildcurl.sh:332:./configure --enable-shared=NO 
--enable-ares=/tmp/installed-c-ares --host=x86_64 --without-random





On Oct 5, 2010, at 6:11 AM, Fabio Campos wrote:

> Greetings,
> 
> while compiling BOINC on a Mac (OS X 10.6.4 (Intel Core Duo)) I run the build 
> script:
> 
> source setupForBoinc.sh -dev -no64bit
> 
> It seems to work till the script (curl-7.19.7) looks for /dev/urandom then I 
> get this error.
> 
> checking for "/dev/urandom"... configure: error: cannot check for file 
> existence when cross compiling
> 
> What am I doing wrong?
> 
> Thx in advance.
> 
> Fabio Campos
> http://www.primaboinca.com
> PGP-Fingerprint 994D 9EBE DFB3 E8FA 368F D254 8D1D 652A A253 EC33
> 
> _______________________________________________
> boinc_dev mailing list
> [email protected]
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.

----------------------------------------------------------------------------------------------------------
Travis Desell
<deselt @ cs.rpi.edu>
1-518-867-1054
Worldwide Computing Laboratory ( http://wcl.cs.rpi.edu/ )
milky...@home ( http://milkyway.cs.rpi.edu/ )
Rensselaer Polytechnic Institute, 110 8th Street, Troy NY 12180, USA
----------------------------------------------------------------------------------------------------------



_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to