Date: Sun, 29 Aug 2004 01:18:05 +0300 From: Panagiotis Astithas <past@netmode.ntua.gr> To: Brian Lamar <blamar@vt.edu> Cc: java@freebsd.org Subject: Re: Eclipse Port Message-ID: <4131049D.6090307@netmode.ntua.gr> In-Reply-To: <413090A0.7090101@vt.edu> References: <413090A0.7090101@vt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4131049D.6090307>