Eclipse build failing.

Phil Malin psm at aardvark.net.au
Sat Jul 12 03:12:53 PDT 2003


Hi there.

I hope this is the correct email address to use - it's listed as the 
MAINTAINER in the Eclipse Makefile.

I'm trying to build Eclipse on my system (FreeBSD 5.0-RELEASE) with 
jdk-1.3.1p7_2 but it fails with the following message (part of the make 
output):

    <snipped a whole lot of /cannot resolve/ errors>
    [javac] symbol  : class PrefixExpression 
    [javac] location: package dom
    [javac] import org.eclipse.jdt.core.dom.PrefixExpression;
    [javac]                                 ^
    [javac] /usr/ports/java/eclipse/work/plugins/org.eclipse.jdt.ui/core
    refactoring/org/eclipse/jdt/internal/corext/refactoring/code/flow/FlowAnalyzer.java:63:
    cannot resolve symbol
    [javac] symbol  : class PrimitiveType 
    [javac] location: package dom
    import org.eclipse.jdt.core.dom.PrimitiveType;import
    org.eclipse.jdt.core.dom.PrimitiveType;

    BUILD FAILED
    file:/usr/ports/java/eclipse/work/plugins/org.eclipse.jdt.ui/build.xml:76:
    Listener attempted to access System.err - infinite loop terminated


Have you seen this before or do you have any suggestions?

Thanks in advance for any help...

Cheers.

Phil.



More information about the freebsd-java mailing list