Re: Compiling on FC6

Joseph Jezak <[email protected]> Tue, 30 Jan 2007 22:10:38 -0500
Newsgroups gmane.linux.ports.ppc.mol.general
Message-ID <[email protected]>
Christopher Lewis wrote:
> Hi.  I'm trying to compile MOL 0.9.72_pre2 on Fedora Core 6.  It won't 
> compile, and complains of undefined references to inflate, inflateInit2, 
> inflateEnd, inflateReset and inflateInit.  These are referenced in 
> blk_qcow.c and blk_dmg.c.  When I ran configure, it said:
> Checking for inflate in -lz... yes.
> 
> Does anyone know where the problem might be?
> Thanks in advance.

Yes I forgot to explicitly include the library, it's fixed in SVN. 
I'll do a new release with the fix soonish.

-Joe