[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Buildings fails due to missing link against gzclose



On Sun, Nov 06, 2011 at 05:34:41PM +0100, Daniel Stender wrote:
> we are trying to build the Gummi (LaTeX editor with preview pane) 0.6 beta with Pdebuilder (Sid) on
> Ubuntu Oneiric, but the building fails due to a missing link against 'gzclose' (Zlib) - please see
> the build log: http://paste.debian.net/143237/
That's because -lz was not specified in the link command.
>
> I've contacted the developers, and they added the reference to the upstream:
> http://dev.midnightcoding.org/redmine/projects/gummi/repository/diff?rev=1032&rev_to=1031
> but it still fails to build and we're stuck a little here.
I don't see how can this patch help as -lz still is not used in the link
command. $(zlib_LIBS) needs to be added to gummi_LDADD in src/Makefile.am.

-- 
WBR, wRAR

Attachment: signature.asc
Description: Digital signature


Reply to: