zlib 1.2.6 seems to have some issues.

building partimage 0.6.9 fails with several errors in imagefile.cpp

error cannot convert 'gzFile_s**' to 'gzFile' for argument...

using zlib 1.2.5 fixes this error.

google was no help, possibly i'm the first to hit this issue as zlib
1.2.6 was released just some days ago.

maybe there are other packages having problems with the new zlib.
partimage is one of the first packages i build after lfs as it does not
require any X-stuff.

my current 'solution' is to install zlib 1.2.6 for everything but
partimage. for partimage i first install zlib 1.2.5 (with symlinks to
libz.so), build partimage, remove zlib 1.2.5 and relink 1.2.6 to
zlib.so. partimage seems to work fine with the 1.2.6 lib, but can't
compile with the headers from 1.2.6

tobias



-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to