This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: enable gcjwebplugin and appletviewer


Thomas Fitzsimmons <fitzsim@redhat.com> writes:

> I committed the attached patch.

Doesn't work:

make[4]: Entering directory `/tmp/cvs/gcc-20060614/Build/ia64-suse-linux/libjava/classpath/tools'
if /tmp/cvs/gcc-20060614/Build/./gcc/xgcc -B/tmp/cvs/gcc-20060614/Build/./gcc/ -B/tmp/cvs/gcc-20060614/Build/root/ia64-suse-linux/bin/ -B/tmp/cvs/gcc-20060614/Build/root/ia64-suse-linux/lib/ -isystem /tmp/cvs/gcc-20060614/Build/root/ia64-suse-linux/include -isystem /tmp/cvs/gcc-20060614/Build/root/ia64-suse-linux/sys-include -DHAVE_CONFIG_H -I. -I../../../../../libjava/classpath/tools -I../include    -Wall -DTOOLS_ZIP="\"/tmp/cvs/gcc-20060614/Build/root/share/java/libgcj-tools-4.2.0.jar\"" -DTOOLPACKAGE="\"appletviewer\"" -DTOOLNAME="\"gappletviewer\"" -O2 -O2 -g  -MT gappletviewer-toolwrapper.o -MD -MP -MF ".deps/gappletviewer-toolwrapper.Tpo" -c -o gappletviewer-toolwrapper.o `test -f 'toolwrapper.c' || echo '../../../../../libjava/classpath/tools/'`toolwrapper.c; \
then mv -f ".deps/gappletviewer-toolwrapper.Tpo" ".deps/gappletviewer-toolwrapper.Po"; else rm -f ".deps/gappletviewer-toolwrapper.Tpo"; exit 1; fi
../../../../../libjava/classpath/tools/toolwrapper.c:39:17: error: jni.h: No such file or directory
../../../../../libjava/classpath/tools/toolwrapper.c:45:3: error: #error JNI version 1.2 or greater required
../../../../../libjava/classpath/tools/toolwrapper.c:51: error: expected specifier-qualifier-list before âJNIEnvâ

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, MaxfeldstraÃe 5, 90409 NÃrnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]