[kaffe] build failing version 1.1.7
Laura Rodriguez
lrodrigu at irisa.fr
Fri Sep 22 01:26:51 PDT 2006
Hello. I found an error when trying to compile the sources on my
computer. .My os is: Linux version 2.6.16.13-4-default (Open Suse 10.1) .
The ./configure ends with no errors, but when i execute make i get the
error:
(before everything works fine...)
make[3]: Entering directory
`/home/maria/kaffe-1.1.7/libraries/javalib/external/classpath/lib'
mkdir -p ../java/util
../scripts/generate-locale-list.sh > ../java/util/LocaleData.java
true
top_builddir=.. top_srcdir=.. /bin/sh ./gen-classlist.sh standard
Adding java source files from srcdir '..'.
Adding java source files from VM directory
/home/maria/kaffe-1.1.7/libraries/javalib/vmspecific
/usr/bin/jikes +Pno-switchcheck +Pno-shadow +F -encoding UTF-8
-bootclasspath '' -extdirs '' -sourcepath '' --classpath
/home/maria/kaffe-1.1.7/libraries/javalib/vmspecific:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:.:
-d . @classes
touch compile-classes
if ! [ -e gnu ]; then mkdir gnu; fi
if ! [ -e gnu/java ]; then mkdir gnu/java; fi
if ! [ -e gnu/java/locale ]; then mkdir gnu/java/locale; fi
if ! [ -e gnu/javax/swing/plaf/gtk/icons ]; then mkdir -p
gnu/javax/swing/plaf/gtk/icons; fi
./gnu/getopt/MessagesBundle.properties
/home/maria/kaffe-1.1.7/libraries/javalib/external/classpath/lib/./gnu/getopt/MessagesBundle.properties
./gnu/getopt/MessagesBundle_cs.properties
/home/maria/kaffe-1.1.7/libraries/javalib/external/classpath/lib/./gnu/getopt/MessagesBundle_cs.properties
./gnu/getopt/MessagesBundle_de.properties
/home/maria/kaffe-1.1.7/libraries/javalib/external/classpath/lib/./gnu/getopt/MessagesBundle_de.properties
./gnu/getopt/MessagesBundle_fr.properties
/home/maria/kaffe-1.1.7/libraries/javalib/external/classpath/lib/./gnu/getopt/MessagesBundle_fr.properties
./gnu/getopt/MessagesBundle_hu.properties
/home/maria/kaffe-1.1.7/libraries/javalib/external/classpath/lib/./gnu/getopt/MessagesBundle_hu.properties
./gnu/getopt/MessagesBundle_ja.properties
/home/maria/kaffe-1.1.7/libraries/javalib/external/classpath/lib/./gnu/getopt/MessagesBundle_ja.properties
./gnu/getopt/MessagesBundle_nl.properties
/home/maria/kaffe-1.1.7/libraries/javalib/external/classpath/lib/./gnu/getopt/MessagesBundle_nl.properties
./gnu/getopt/MessagesBundle_no.properties
/home/maria/kaffe-1.1.7/libraries/javalib/external/classpath/lib/./gnu/getopt/MessagesBundle_no.properties
touch resources
if test "" != ""; then -r -D glibj.zip gnu java javax org META-INF >
/dev/null; fi
if test "/usr/bin/fastjar" != ""; then /usr/bin/fastjar cf glibj.zip gnu
java javax org META-INF; fi
javax: No such file or directory
Error adding javax to jar archive!
make[3]: *** [glibj.zip] Error 1
make[3]: Leaving directory
`/home/maria/kaffe-1.1.7/libraries/javalib/external/classpath/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/maria/kaffe-1.1.7/libraries/javalib/external/classpath'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/maria/kaffe-1.1.7/libraries/javalib'
make: *** [all-recursive] Error 1
I'm new at this kind of java stuff so i really have no idea how to solve
this... Is there someone that tries to compile it and have the same
problem? Some ideas? Any help is welcome.
Thanks in advance.
Laura.
More information about the kaffe
mailing list