Building M9 from source on OS X [message #247764] |
Tue, 01 June 2004 03:15 |
Eclipse User |
|
|
|
Originally posted by: chris.alife.com.au
Hi any/all, my first post so please excuse if this has been dealt with
before, I wasn't able
to uncover answers.
I have a requirement to build from source on OS X 10.3.2 and am using Java
1.4.2
framework encountering javac errors. I've modified the build script to
allow the macosx-
carbon-ppc target so as to use the relevant assemble...xml script. Have
also specified -
bc flag to use
...Frameworks/JavaVM.framework/Versions/1.4.2/Classes/classe s.jar
First error was from org.eclipse.jdt.debug build as follows:
Symbol not found:genericSignature() from com.sun.jdi.ClassType from source:
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/C lassTypeImpl.java
Next error was from org.eclipse.jdt.launching build which results in many
others:
import org.eclipse.jdi.TimeoutException not found from source:
plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/ internal/launching/
SocketAttachConnector.java
Have never tried to build from source before, any help or pointers much
appreciated.
Is there a JRE incompatibility? Does build.xml etc need to be
altered/updated to
include the path for TimeoutException on OS X?
Cheers,
Chris
|
|
|
Powered by
FUDForum. Page generated in 0.67908 seconds