hg: macosx-port/macosx-port/jdk: added jobjc to build

Michael Hall mik3hall at gmail.com
Thu Mar 24 18:12:10 PDT 2011


On Mar 24, 2011, at 3:58 PM, Michael Hall wrote:

> On Mar 23, 2011, at 5:33 PM, Mike Swingler wrote:
> 
>> What version of Xcode tools are you using?
> 
> Now XCode 3.2.6.
> It changed the compiler but I don't think it changed anything else in the prior error.

All I needed for this was to do a clean before the build. 

With the jobjc stuff anyone still building with Soylatte might want to watch out for this...
imageIO requires version 1.0.0 or later, but libJPEG.dylib provides version 0.0.0

renaming the Soyatte copy in the conflict as per the comments here...
http://greensopinion.blogspot.com/2008/08/eclipse-ganymede-on-soylatte.html
gets past this.

I'm still erring myself in the jobc build but I think thats because my XCode install is a little messed up. I had moved XCode off the boot volume and pointed to it with a symlink. The installer today wouldn't let me go over the top but required the boot volume to install to. The error is pointed back to the partitioned work volume...
   [exec] error: can't exec '/Volumes/mbvol/Developer/Library/Xcode/Plug-ins/GCC 4.2.xcplugin/Contents/Resources/gcc-4.0' (No such file or directory)
     [exec] ** BUILD FAILED **

not the boot volume.
Anyhow this is my deal I think I can eventually work around, so I think I'm good.




More information about the macosx-port-dev mailing list