Public bug reported: Binary package hint: gmanedit
Similarly to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554557; gmanedit does not link properly when built with gcc 4.5; it is not being explicitly linked against zlib: mv -f .deps/callbacks.Tpo .deps/callbacks.Po gcc -g -O2 -Wall -Wl,-Bsymbolic-functions -o gmanedit main.o support.o interface.o callbacks.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/bin/ld: callbacks.o: undefined reference to symbol 'gzclose' /usr/bin/ld: note: 'gzclose' is defined in DSO /lib64/libz.so.1 so try adding it to the linker command line /lib64/libz.so.1: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[2]: *** [gmanedit] Error 1 ** Affects: gmanedit (Ubuntu) Importance: Medium Assignee: Mathieu Trudel-Lapierre (mathieu-tl) Status: In Progress ** Affects: gmanedit (Debian) Importance: Unknown Status: Unknown ** Changed in: gmanedit (Ubuntu) Status: New => In Progress ** Changed in: gmanedit (Ubuntu) Importance: Undecided => Medium ** Changed in: gmanedit (Ubuntu) Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl) ** Bug watch added: Debian Bug tracker #554557 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554557 ** Also affects: gmanedit (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554557 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Registry Administrators, which is the registrant for Debian. https://bugs.launchpad.net/bugs/688831 Title: gmanedit FTBFS with GCC 4.5 _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : registry@lists.launchpad.net Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp