<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Martin,<div> Sorry for the trouble, but now I have a bit of difficulty getting libjpeg-6b to compile also for 64-bits. </div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">export CFLAGS="-arch i386 -arch x86_64" </div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">export CXXFLAGS="-arch i386 -arch x86_64" </div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">export LDFLAGS="-arch i386 -arch x86_64"</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">./configure --enable-shared</div><div><br></div><div>make</div><div><br></div><div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">results in the following error :</span></font></div><div><br></div><div><div>ld warning: in .libs/libjpeg.dylib, file is not of required architecture</div><div>Undefined symbols for architecture x86_64:</div><div> "_jpeg_quality_scaling", referenced from:</div><div> _parse_switches in cjpeg.lo</div><div> "_jpeg_set_defaults", referenced from:</div><div> _main in cjpeg.lo</div><div> "_jpeg_set_colorspace", referenced from:</div><div> _parse_switches in cjpeg.lo</div><div> "_jpeg_stdio_dest", referenced from:</div><div> _main in cjpeg.lo</div><div> "_jpeg_add_quant_table", referenced from:</div><div> _read_quant_tables in rdswitch.lo</div><div> "_jpeg_simple_progression", referenced from:</div><div> _parse_switches in cjpeg.lo</div><div> "_jpeg_default_colorspace", referenced from:</div><div> _main in cjpeg.lo</div><div> "_jpeg_finish_compress", referenced from:</div><div> _main in cjpeg.lo</div><div> "_jpeg_std_error", referenced from:</div><div> _main in cjpeg.lo</div><div> "_jpeg_start_compress", referenced from:</div><div> _main in cjpeg.lo</div><div> "_jpeg_write_scanlines", referenced from:</div><div> _main in cjpeg.lo</div><div> "_jpeg_set_quality", referenced from:</div><div> _parse_switches in cjpeg.lo</div><div> "_jpeg_destroy_compress", referenced from:</div><div> _main in cjpeg.lo</div><div> "_jpeg_CreateCompress", referenced from:</div><div> _main in cjpeg.lo</div><div>ld: symbol(s) not found for architecture x86_64</div><div>collect2: ld returned 1 exit status</div><div>lipo: can't open input file: /var/tmp//ccdG7jGa.out (No such file or directory)</div><div>make: *** [cjpeg] Error 1</div><div><br></div><div><br></div><div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">Could you email me a zip of the sources directory for your patched libjpeg-6b files? </span></font></div><div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></div><div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">Best regards,</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></div><div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">Elvis Dowson</span></font></div></div></div></div></body></html>