Re: Can't Compile after 10.3.9 upgrade
Re: Can't Compile after 10.3.9 upgrade
- Subject: Re: Can't Compile after 10.3.9 upgrade
- From: Gwynne <email@hidden>
- Date: Mon, 18 Apr 2005 20:22:57 -0400
On Apr 18, 2005, at 3:08 PM, Gary Morris wrote:
After upgrading to 10.3.9 my (pure Java) code files won't compile. In
Xcode's Build window, I get:
/bin/sh: line 4: 865 Segmentation fault /usr/bin/javac
-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8 -g -encoding
MACINTOSH -sourcepath /Users/morris/Code/SIL_Kin/. -classpath
"$classpath" -d
"/Users/morris/Code/SIL_Kin/build/SIL_Kin.build/SIL_Kin.build/
JavaClasses"
'@/Users/morris/Code/SIL_Kin/build/SIL_Kin.build/SIL_Kin.build/
JavaFileList'
...failed JavaCompile.default <CompileJava>SIL_Kin.app ...
In Terminal I just get "Segmentation fault"
There are no changes to the code. Furthermore, if I upload the code
to school and try to compile on a Sun, I get no Segmentation fault.
It seems pretty clear that SOMETHING changed in 10.3.9 that I need to
deal with. I have no clue what it is. I looked on ADC and
Apple.com/support for any dialogues relating to this, and found none.
Being a dumb grad student, I'm pretty well stymied.
What can I do? (Is it possible to revert to 10.3.8 without
re-building my complete disk?)
Will send reasonable fee to a helpful advisor who tolerates newbies.
I had the same issue with my entire set of Java tools after going to
10.3.9; I'm glad to know it wasn't just something I did wrong. I fixed
it by copying the /System/Library/Frameworks/JavaVM.framework from a
10.3.8 system (and changing nothing else); like magic, all the Java
tools started working again.
-- Gwynne, daughter of the Code
Website: http://musicimage.plasticchicken.com/
"This whole world is an asylum for the incurable."
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden