It only has the source for version 8 on the website.  I'm not sure if using 
that is going to cause any other problems.

The script will run with version 8 (if you modify buildjepg) to:

 74 mv -f .libs/libjpeg.a ./libjpeg_ppc.a
 93 mv .libs/libjpeg.a ./libjpeg_i386.a
114 mv .libs/libjpeg.a ./libjpeg_x86_64.a

However, i'm not sure if that's going to cause other problems.

--Travis



On Apr 2, 2010, at 2:22 PM, Nicolás Alvarez wrote:

> 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

----------------------------------------------------------------------------------------------------------
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