Am 08.08.2011 um 21:32 schrieb Alexander Hansen: > On 8/8/11 9:21 AM, [email protected] wrote: >> I have been using a fresh install of Fink to install Lazarus on Mac >> OS X v10.6.8. I get this error both when I try to install >> lazarus-aqua and lazarus-gtk2. I have fink configured for i386, but >> lazarus seems to be compiling for powerpc. Any suggestions how to fix >> this? >> >> Package manager version: 0.31.0 Distribution version: >> selfupdate-rsync Fri Aug 5 16:54:43 2011, 10.6, i386 Trees: >> local/main stable/main Xcode Version: 4.0.2-1 >> >> ...
> Your problem is *not* with lazarus. What is failing is > fpc-cross-powerpc-darwin, as stated above. > > lazarus-common, on which lazarus-gtk2 and lazarus-aqua each depend, > carries an explicit dependency on i386 on fpc-cross-powerpc-darwin, > which is the fpc powerpc cross-compiler. > > It builds for me with the compilers from Xcode 3.2.6 installed. On i386 the lazarus package also enables crossbuilding for powerpc macs. Therefore, it builds fpc-cross-powerpc-darwin and therefore it also needs the ppowerpc parts of XCode 3.2.6. At the moment there is nothing I can do about this and you have to install that part of XCode. You seem to have installed Xcode Version 4.0.2-1, which comes without powerpc support. The fink package for Lazarus for XCode 4.* will need some reorganisation and I will need at least 2 weeks for that. At the moment, you could either switch back to XCode 3.2.6 or copy the powerpc parts of it to your XCode 4 installation (I think there was a macosxhints, how to do this) alternatively, you can also install lazarus from the disk images. Sorry, but i can't do more until next week. Michael Schindler ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ 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
