-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/24/11 8:24 AM, Rodney Lott wrote: >
>> (I'd recommend a newer Xcode, but that's not the problem on this >> build) >> > > Yeah, that's probably a good idea. I'll do that. > >> I see the same thing on 10.5/PowerPC. Do you have Xquartz 2.6.x >> installed? That installs libpng15 as "libpng" and Fink packages >> that link to X11's libpng (which they really shouldn't do) have >> been known to pick that up and have build issues. >> >> I have Xquartz 2.6.3, so that's why I suspect this might be the >> issue here. >> > > I think I have the same one installed. Where would I look to check > that? One way is to use pkgutil --file-info /usr/X11/lib/libX11.6.dylib and check for the latest entry. Mine shows pkgid: org.x.x11.pkg pkg-version: 2.6.32 install-time: 1312852987 uid: 0 gid: 0 mode: 100755 > >> As a workaround, maybe see if "fink install gimp2" doesn't bring >> in this rather ancient imlib. :-) Unless of course you really >> need gimp-1.x instead of 2.x. >> > > Didn't know that was representing the old version: thanks! > > I tried building it and it was complaining about not being able to > build gmp and that some of my compiler stuffs weren't right: > > checking build system type... powerpc-apple-darwin9.8.0 checking > host system type... powerpc-apple-darwin9.8.0 checking for a > BSD-compatible install... /usr/bin/install -c checking whether > build environment is sane... yes checking for gawk... gawk checking > whether make sets $(MAKE)... yes checking whether to enable > maintainer-specific portions of Makefiles... no checking ABI=32 > checking compiler gcc-4.2 -fexceptions -I/sw/include... no > configure: error: could not find a working compiler, see config.log > for details ### execution of /var/tmp/tmp.4.OLjqsf failed, exit > code 1 Removing runtime build-lock... Removing build-lock > package... /sw/bin/dpkg-lockwait -r fink-buildlock-gmp-4.3.2-8 > (Reading database ... 70643 files and directories currently > installed.) Removing fink-buildlock-gmp-4.3.2-8 ... > > I'm going to try and update my XCode first and then try again. > > Thanks. > > Rodney Lott > That should do it. gmp uses gcc-4.2, and that isn't available in Xcode-3.0. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6lWpcACgkQB8UpO3rKjQ/wrgCeJMAIEsWH1Xnoj9er4WhWxB3K pLUAoJQySVMSUyXLV9MFxF4FaVWrqP5z =pnmO -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
