[kaffe] Configure zlib error
Dalibor Topic
robilad at kaffe.org
Wed Oct 17 09:10:04 PDT 2007
Abdou Hk wrote:
> Hi,
> I am trying to cross compile kaffe for an arm
> processor platform.
> I am usin 2.95.3 cross compiler.
> I did the CC, NM and AR exports to the appropiate
> values.
> when i execute ./configure --host arm_linux --build
> i686-linux this error occurs:
>
> configure: error: Can't find or can't use system
> zlib.h
Salut Abdou,
you need to cross compile zlib first, and point kaffe's configure script
to it for the headers and library files using the corresponding --with-*
options.
Please see the configure script's --help output for details.
cheers,
dalibor topic
More information about the kaffe
mailing list