On 19 May 2009, at 02:59, Martin Costabel wrote: > Jack Howarth wrote: >> I am puzzled that I didn't run into this problem before >> in x86_64 fink but under the 10.5 version, I am finding that >> aquaterm fails to build due to the usage of the wrong abi... > > We did discuss this (on the seed list). Since aquaterm has a > maintainer, I am CCing him. Packages that use xcodebuild now need to > use > > if test "%m" = "powerpc"; then archname="ppc"; else archname="%m"; fi > > and then ARCHS=$archname.
I committed a revised aquaterm.info. I don't understand the issues, so please take a look at the new package and confirm it does the job. The revised package was built and aquaterm was tested on PPC and Intel, both with OS X 10.5. No 64 bit testing was done. > > >> <built-in>:0: warning: Mac OS X version 10.5 or later is needed for >> use of the new objc abi > > Better than placing MACOSX_DEPLOYMENT_TARGET=10.5 on the command > line (what does this do on 10.4?) would be to simply *remove* the > repeatedly occurring nonsensical "MACOSX_DEPLOYMENT_TARGET=10.1" > from AquaTerm.xcodeproj/project.pbxproj and let > MACOSX_DEPLOYMENT_TARGET from fink's environment take effect. I don't have a 10.4 machine to test on, so I have made no changes here. I did -- Kevin Horton Ottawa, Canada ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel