[kaffe] Troubles compiling kaffe
Rafael Savignon
savignon at telemidia.puc-rio.br
Wed Mar 9 11:50:19 PST 2005
Hi all, im getting some troubles compiling kaffe on Slackware 10.0 x86, here
is waht i get when run configure and after make.
configure procedure is ok , no problams.
but when type make,
...
make[1]: Leaving directory
`/home/savignon/Projetos/microkaffe/kaffe-1.1.4/libraries/javalib'
Making all in test
make[1]: Entering directory `/home/savignon/Projetos/microkaffe/kaffe-1.1.4/test'
Making all in regression
make[2]: Entering directory
`/home/savignon/Projetos/microkaffe/kaffe-1.1.4/test/regression'
Making all in compile_time
make[3]: Entering directory
`/home/savignon/Projetos/microkaffe/kaffe-1.1.4/test/regression/compile_time'
its break at this point , and never back to make !
i have tried to do make check to identify the problam but what i got is:
...
Making check in libraries/javalib
make[1]: Entering directory
`/home/savignon/Projetos/microkaffe/kaffe-1.1.4/libraries/javalib'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory
`/home/savignon/Projetos/microkaffe/kaffe-1.1.4/libraries/javalib'
Making check in test
make[1]: Entering directory `/home/savignon/Projetos/microkaffe/kaffe-1.1.4/test'
Making check in regression
make[2]: Entering directory
`/home/savignon/Projetos/microkaffe/kaffe-1.1.4/test/regression'
Making check in compile_time
make[3]: Entering directory
`/home/savignon/Projetos/microkaffe/kaffe-1.1.4/test/regression/compile_time'
make[3]: *** Deleting file `ClassToInterface.class'
make[3]: *** [ClassToInterface.class] Error 255
make[2]: *** [check-recursive] Interrupt
make[1]: *** [check-recursive] Interrupt
make: *** [check-recursive] Interrupt
...
it block in this point to like make command, maybe getting trouble building
ClassToInterface.class ??
Thankz all for support !
regards, Savignon.
More information about the kaffe
mailing list