On 4/2/10, Travis Desell <[email protected]> wrote: > Is there any way to build the crypt_prog program on snow leopard? > > I'm getting the following error (after using make in the libs directory): > > ./crypt_prog > dyld: Symbol not found: ___CFConstantStringClassReference > Referenced from: /Users/deselt/Software/boinc/lib/.libs/libboinc.6.dylib > Expected in: flat namespace > in /Users/deselt/Software/boinc/lib/.libs/libboinc.6.dylib > Trace/BPT trap > > Also, the BuildMacBoinc.sh script doesn't work because jpeg-6b isn't found > at: > ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz > > > After doing some looking online it doesn't seem the source is available > anymore. > > Is there any way to update the build scripts to use a newer version of jpeg, > or any way to work around this?
You can find libjpeg here: http://www.ijg.org/files/ But something is really flawed with that script if you can't build crypt_prog without having libjpeg (which should only be necessary for the BOINC Manager). -- Nicolas _______________________________________________ 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.
