----- Original Message ----- From: "Gilles Espinasse" <[email protected]> To: "LFS Developers Mailinglist" <[email protected]> Sent: Friday, February 03, 2012 11:22 PM Subject: Re: [lfs-dev] zlib 1.2.6 incompatibilities
> > ----- Original Message ----- > From: "Tobias Gasser" <[email protected]> > To: <[email protected]> > Sent: Friday, February 03, 2012 7:27 AM > Subject: [lfs-dev] zlib 1.2.6 incompatibilities > > > > > > zlib 1.2.6 seems to have some issues. > > > > building partimage 0.6.9 fails with several errors in imagefile.cpp > > I send one mail to Mark Adler and the answer is : "Upon examination, I see that both module-init-tools-3.16 and partimage 0.6.9 incorrectly use "gzFile *" where they should be using "gzFile". This error was apparently never caught before when gzFile was a void pointer." We made a patch that solve the issue on module-init-tools-3.16 at http://ipcop.svn.sourceforge.net/viewvc/ipcop/ipcop/trunk/src/patches/module-init-tools-3.16_gzFile-typedef.patch Gilles -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
