Info: the problem vanished when I've builded with other builders than pbuilder.
Greetings, Daniel Stender On 06.11.2011 22:35, Andrey Rahmatullin wrote: > 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

