[kaffe] build failing

Thomas Keane tkeane at cs.may.ie
Sun Oct 5 06:57:01 PDT 2003


Just gave it a try with the --disable-shared option when I was running
the configure script. When I tried to run make check - it got further
but died with the following error:

for i in gnu/regexp/MessagesBundle_fr.properties
gnu/regexp/MessagesBundle.properties
gnu/java/locale/iso3166-a3.properties
gnu/java/locale/iso3166_de.properties gnu/java/locale/iso3166.properties
gnu/java/locale/iso639-a2-old.properties
gnu/java/locale/iso639-a3.properties
gnu/java/locale/iso639_de.properties
gnu/java/locale/iso639_fr.properties
gnu/java/locale/iso639_ga.properties gnu/java/locale/iso639.properties ;
do cp ./$i lib/$i ; done
cp: cannot create regular file
`lib/gnu/java/locale/iso3166-a3.properties': No such file or directory
cp: cannot create regular file
`lib/gnu/java/locale/iso3166_de.properties': No such file or directory
cp: cannot create regular file `lib/gnu/java/locale/iso3166.properties':
No such file or directory
cp: cannot create regular file
`lib/gnu/java/locale/iso639-a2-old.properties': No such file or
directory
cp: cannot create regular file
`lib/gnu/java/locale/iso639-a3.properties': No such file or directory
cp: cannot create regular file
`lib/gnu/java/locale/iso639_de.properties': No such file or directory
cp: cannot create regular file
`lib/gnu/java/locale/iso639_fr.properties': No such file or directory
cp: cannot create regular file
`lib/gnu/java/locale/iso639_ga.properties': No such file or directory
cp: cannot create regular file `lib/gnu/java/locale/iso639.properties':
No such file or directory
make[1]: *** [rt.jar] Error 1
make[1]: Leaving directory `/root/kaffe/libraries/javalib'
make: *** [check-recursive] Error 1

thomas

-----Original Message-----
From: kaffe-admin at kaffe.org [mailto:kaffe-admin at kaffe.org] On Behalf Of
Dalibor Topic
Sent: 04 October 2003 21:25
To: Thomas Keane
Cc: kaffe at kaffe.org
Subject: Re: [kaffe] build failing

Hi Thomas,

Thomas Keane wrote:
> Hi,
> I'm getting a different error now when I try to run "make check" on
the
> latest CVS kaffe. Running stable Debian on PA-RISC architecture.
Here's
> the error:
>  
> make[1]: Entering directory `/root/kaffe/libraries/javalib'
> rm -rf lib
> mkdir lib
> /bin/sh ./rebuildLib @essential.files
> Compiling classes from  @essential.files  using
> /root/kaffe/kaffe/kaffe/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main
> lt-kaffe-bin: exception.c:308: dispatchException: Assertion
> `!intsDisabled()' failed.
> ./rebuildLib: line 58: 30943 Aborted                 $JAVAC $VERBOSE
> $JAVAC_FLAGS -d $LIBDIR $CPATH ${1+"$@"}
> make[1]: *** [lib/stamp] Error 134
> make[1]: Leaving directory `/root/kaffe/libraries/javalib'
> make: *** [check-recursive] Error 1

I've looked into this and I've experienced the same kind of problems. 
When I configure kaffe with --disable-shared, it works for me, though. I

still get 16 regression tests failing, though.

Does configuring with --disable-shared help in your case?

cheers,
dalibor topic


_______________________________________________
kaffe mailing list
kaffe at kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe





More information about the kaffe mailing list