Subject: Re: JDK1.1.1 (L*NUX port), was Re: applix
To: Hauke Fath <hf@melog.de>
From: Patrick Welche <prlw1@cam.ac.uk>
List: port-i386
Date: 06/30/1997 18:07:32
Hauke Fath wrote:
> and can be avoided by commenting out the options for LDTAIL
>
> LDTAIL= -lm -lc
>
> in the local Makefiles. (Apparently the autoconfigure script gets something
> wrong here.)
>
> The sources compile, but
>
> hf:/usr/src/local/kaffe-0.9.0/test > javac HelloWorldApp.java
> /usr/libexec/ld.so: Undefined symbol "_floor" called from
> kaffe:/usr/local/lib/libkaffe_vm.so.0.91 at 0x10045790
> hf:/usr/src/local/kaffe-0.9.0/test >
How about just commenting out -lc ?