[kaffe] BUG report: install kaffe-1.1.3 on Fedora
Dalibor Topic
robilad at kaffe.org
Sun Jan 4 08:11:02 PST 2004
Salut Jean-Marc,
happy new year!
Jean-Marc Vanel wrote:
> Hello
> I report problems when trying to install kaffe-1.1.3 on Fedora RedHat
> Linux (the latest RedHat).
>
> Problem 1:
> ----------
> segmentation fault in tests in ClassToInterface.class
Fedora Core 1 seems to be doing something nasty that breaks our jitters.
I've tried to debug it but the Fedora Core 1 gdb seems to be broken so I
didn't get too far.
So until a brave Fedora Core using developer manages to fix the jitter,
you'll have to use the interpreter. Configure kaffe with
--with-engine=intrp on your ./configure line, and it should build fine.
> Problem 2:
> ----------
> make install is fooled because I have a directory called "install" in $HOME
>
> make install
> ......
> make[3]: Entre dans le répertoire
> `/mnt/home0/home/jmv/install2/kaffe-1.1.3/libraries/clib/native'
> make[3]: Rien à faire pour `install-exec-am'.
> /bin/sh ../../../mkinstalldirs /usr/local/kaffe/jre/lib/i386
> mkdir /usr/local/kaffe/jre
> mkdir /usr/local/kaffe/jre/lib
> mkdir /usr/local/kaffe/jre/lib/i386
> /bin/sh ../../../libtool --mode=install /home/jmv/install libnative.la
> /usr/local/kaffe/jre/lib/i386/libnative.la
> /home/jmv/install .libs/libnative-1.1.3.so
> /usr/local/kaffe/jre/lib/i386/libnative-1.1.3.so
> ../../../libtool: line 1: /home/jmv/install: is a directory
> .....
>
That's an interesting one. Do you happen to have your $HOME in your path?
In any case, judging by the last line, this seems to be a libtool
problem. It would be nice if you could contact the libtool developers at
http://www.gnu.org/software/libtool/libtool.html and report the bug to them.
cheers,
dalibor topic
More information about the kaffe
mailing list