Kaffe 0.9.0 strangeness
Artur Biesiadowski
abies at pg.gda.pl
Sat May 31 02:14:13 PDT 1997
Sorry about my second message - I hit the wrong button :(
On Sat, 31 May 1997, Mirian Crzig Lennox wrote:
> I just built Kaffe 0.9.0 on my '486 RedHat Linux 4.1 system. Upon
> running the HelloWorldApp program, I immediately get the message:
>
> Library load failed: File not found
This is because of debugging message left in kaffevm/external.c
Delete s after #define LDBG(s)
Message means that there is no library in first path searched (/usr/lib)
Artur
More information about the kaffe
mailing list