Daniel Macks schrieb: > On Mon, Nov 23, 2009 at 09:01:16PM +0100, Moritz Kaiser wrote: > >> Hi all, >> >> it seems the update of the gimp2-packages refer to a wrong package name. >> My fink lists "gcc42", but no "gcc4.2" >> >> hence: >> --------8<------*snip* >> m-ks-computer:~ mk$ fink install gimp2-default >> Information about 9635 packages read in 2 seconds. >> Can't resolve dependency "gcc4.2" for package "gimp2-2.6.6-5" (no >> matching packages/versions found) >> Exiting with failure. >> m-ks-computer:~ mk$ >> >> --------8<------*snip* >> > > What OS X version? "gcc4.x" is a compiler from XCode, and I think > gcc4.2 is available from XCode starting with OS X 10.5. "gcc4x" is a > fink package, and I only assume it actually has the same compiler > pieces. But at a minimum, the files are installed at different > locations, and gimp2 package might hard-code where to find the files. > I'm at 10.4.11.
Concerning the gcc from XCode: --------8<-------*snip* m-ks-computer:~ mk$ which gcc /usr/bin/gcc m-ks-computer:~ mk$ gcc -v Using built-in specs. Target: i686-apple-darwin8 Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5370) -------8<-------*snip* Hmm, I thought I had updated my XCode to whatever was possible on 10.4.11 > I mentioned this problem to $maintainer last night...apparently the > only reason gcc4.2 is needed is to avoid a bug in other compilers on > the x86_64 arch, so we pondered whether there should be a separate > build for just that one (with everyone else using the normal > compiler). > > dan > > I'll throw gimp2 from my machine so long, so I can build the other updates. Regards, Moritz ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
