Date: Thu, 9 Dec 2004 23:42:48 +0100 From: Xinizul Xinizul <xinizul@gmail.com> To: freebsd-newbies@freebsd.org Subject: Azureus port and Java Message-ID: <4d07305604120914425b026bbd@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello all I tried to make the azureus port ... after a lot of time compiling I got the following error: --------------------------------- . . . . /usr/local/linux-sun-jdk1.4.2/include/jni.h:1938: warning: type defaults to `int' in declaration of `JNI_OnLoad' /usr/local/linux-sun-jdk1.4.2/include/jni.h:1938: warning: data definition has no type or storage class /usr/local/linux-sun-jdk1.4.2/include/jni.h:1940: error: syntax error before "void" /usr/local/linux-sun-jdk1.4.2/include/jni.h:1941: warning: type defaults to `int' in declaration of `JNI_OnUnload' /usr/local/linux-sun-jdk1.4.2/include/jni.h:1941: warning: data definition has no type or storage class swt.c:17: error: parse error before "jint" swt.c:17: warning: return type defaults to `int' gmake[1]: *** [swt.o] Error 1 gmake[1]: Leaving directory `/usr/ports/java/eclipse/work/plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library' gmake: *** [libswt] Error 2 *** Error code 2 Stop in /usr/ports/java/eclipse. *** Error code 1 Stop in /usr/ports/java/azureus. -------------------------------------------------------------------- Could anybody help me please. Thanks a lot Xinizul
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4d07305604120914425b026bbd>