-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 7/24/11 3:50 PM, James McKenzie wrote: > On 7/24/11 11:28 AM, Alexander Hansen wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On 7/24/11 1:45 PM, James McKenzie wrote: >>> ld: warning: in /sw/lib/libpixman-1.dylib, file was built for i386 which >>> is not the architecture being linked (x86_64) >>> ld: warning: in /sw/lib/freetype219/lib/libfreetype.dylib, file was >>> built for i386 which is not the architecture being linked (x86_64) >>> ld: warning: in /sw/lib/fontconfig2/lib/libfontconfig.dylib, file was >>> built for i386 which is not the architecture being linked (x86_64) >>> ld: warning: in /sw/lib/libglitz.dylib, file was built for i386 which is >>> not the architecture being linked (x86_64) >>> ld: warning: in /sw/lib/libpng15.dylib, file was built for i386 which is >>> not the architecture being linked (x86_64) >>> Undefined symbols: >>> "_png_set_IHDR", referenced from: >>> _write_png in cairo-png.o >> >> I presume you're on 32-bit? This error has been reported on 10.6/32-bit (the last part wasn't supposed to be a question)
>> > And how would I determine this? I would presume that the libpng15 files > were built for 32 bit but I have switched to an i7 processor which may > force Fink to build for x86_64 and how would I fix this? > > James > fink -V | head -n3 If that shows "i386" then you set your machine up for 32-bit, and your processor, running kernel, ... are irrelevant. What is going on is that the build for the cairo package appears to set itself for 64-bit builds on machines that support them. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk4se4kACgkQB8UpO3rKjQ+2owCcDwKnQcku/P4AySs/WNfy9ZO2 mLcAn1U2foKvUn9h9WDu2QUOqLBxQVc9 =jnd8 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-depth analysis on the changes within the DLP market, and the criteria used to evaluate the strengths and weaknesses of these DLP solutions. http://www.accelacomm.com/jaw/sfnl/114/51385063/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
