[uClibc]static zlib problem in x86 dev image

Erik Andersen andersen at codepoet.org
Tue Feb 11 21:42:42 UTC 2003


On Tue Feb 11, 2003 at 09:54:33PM +0100, Peter S. Mazinger wrote:
> Hello!
> 
> trying to compile against libz.a:
> libz.a(gzio.o): In function gz_open /home/andersen..../gzio.c:159: 
> undefined reference to fopen64

This is only possible if you did not build uClibc with large file
support, but you then built zlib with large file support.  So you
need to either enable lfs in uClibc or disable it in zlib,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list