[kaffe] m68k/netbsd self compilation failed
Kiyo Inaba
inaba at src.ricoh.co.jp
Sun Aug 22 21:24:59 PDT 2004
Hi Dalibor,
You wrote:
>Kiyo Inaba wrote:
>> Is it because gmake is old (on m68k/netbsd, it is 3.75) or some other reason?
>yeah, probably. The current header rebuilding code is gmake-specific,
>and may even be gmake version specific. I'd like to move on to jus
>include the generated headers in the course code, eventually. But that
>will take some time, unfortunately. So please upgrade your installation
>to gmake 3.80 meanwhile.
When I install gmake 3.80, 'this' problem was solved.
But, then I got
mv -f libkaffevm_la-access.o .libs/libkaffevm_la-access.o
mv: rename libkaffevm_la-access.o to .libs/libkaffevm_la-access.o: No such file or directory
make[3]: *** [libkaffevm_la-access.lo] Error 1
make[3]: Leaving directory `/proj/src/kaffe-snap-040819-m68k-netbsd/kaffe/kaffevm'
In 'kaffe/kaffevm' I can find 'access.o', but no 'libkaffevm_la-access.o'.
Kiyo
More information about the kaffe
mailing list