Eclipse Port
    Panagiotis Astithas 
    past at netmode.ntua.gr
       
    Sat Aug 28 15:18:11 PDT 2004
    
    
  
Brian Lamar wrote:
> I have been unable to compile Eclipse from the ports with an updated 
> ports tree and upgraded ports. There is no package seemingly available 
> for Eclipse so I thought someone might be able to give me some insight 
> on to why the compile is failing.
> 
> 
> SNIPPET OF ERRORS:
> 
> ...above are about 30ish more '*' token errors on lines above 732.
> /usr/local/linux-sun-jdk1.4.2/include/jni.h:732: error: syntax error 
> before '*' token
You need the native jdk14 for the eclipse port. This is an oversight 
that will be corrected soon. You may add the following line in the 
port's Makefile, to achieve the desired result:
JAVA_OS=	native
    
    
More information about the freebsd-java
mailing list