Your message dated Thu, 19 May 2011 10:14:27 +0200
with message-id <banlktikdw11qhbx16tqty3yjb_q3fev...@mail.gmail.com>
and subject line Bug#556053: FTBFS with binutils-gold
has caused the Debian Bug report #556053,
regarding FTBFS with binutils-gold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
556053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556053
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pavuk
Version: 0.9.35-2.1
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

gcc    -L/usr/lib -o pavuk  absio.o abstract.o ainterface.o authinfo.o base64.o 
bufio.o cleanup.o cmdparse.o condition.o config.o cookie.o css.o debugl.o 
decode.o digest_auth.o dinfo.o dlhash.o dlhash_tools.o dllist.o dns.o doc.o 
errcode.o file.o fnmatch.o form.o form_encode.o ftp.o gaccel.o gauthinfo.o 
gcinfo.o gkeys.o gopher.o gprop.o gtkmulticol.o gui_about.o gui_api.o 
gui_addurl.o gui_common.o gui_jscons.o gui_limits.o gui_main.o gui_scenario.o 
gui_sched.o gui_tools.o gui_tree.o html.o htmlparser.o htmltags.o http.o 
http_proxy.o iecache.o icons.o jsbind.o jstrans.o lfname.o log.o md5c.o md4c.o 
mime.o mimetype.o mode.o mopt.o mozcache.o mt.o myssl_nss.o myssl_openssl.o 
net.o nls.o nscache.o ntlm_auth.o pavuk.o re.o recurse.o remind.o robots.o 
schedule.o stats.o tag_pattern.o times.o tools.o tr.o uconfig.o uexit.o 
update_links.o url.o -L/usr/lib  -pthread   -lsocks -lresolv   -lssl -lcrypto 
-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 
-lm -
 lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig 
-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lXmu -lz -ldb   
-lnsl 
/usr/bin/ld: gui_api.o: in function gui_do_ui_cleanup:gui_api.c:683: error: 
undefined reference to 'XCloseDisplay'
/usr/bin/ld: gui_main.o: in function get_string_atom_value:gui_main.c:494: 
error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: gui_main.o: in function BrowserMenuPopup:gui_main.c:517: error: 
undefined reference to 'XGrabServer'
/usr/bin/ld: gui_main.o: in function BrowserMenuPopup:gui_main.c:518: error: 
undefined reference to 'XQueryTree'
/usr/bin/ld: gui_main.o: in function BrowserMenuPopup:gui_main.c:539: error: 
undefined reference to 'XUngrabServer'
/usr/bin/ld: gui_main.o: in function BrowserMenuPopup:gui_main.c:540: error: 
undefined reference to 'XSync'
/usr/bin/ld: gui_main.o: in function BrowserMenuPopup:gui_main.c:542: error: 
undefined reference to 'XFree'
/usr/bin/ld: gui_main.o: in function BrowserMenuPopup:gui_main.c:513: error: 
undefined reference to 'XInternAtom'
/usr/bin/ld: gui_main.o: in function BrowserMenuPopup:gui_main.c:515: error: 
undefined reference to 'XInternAtom'
collect2: ld returned 1 exit status
make[3]: *** [pavuk] Error 1



--- End Message ---
--- Begin Message ---
Version 0.9.35-2.2

Seems like I have accidentaly fixed when I was fixing libdb5.1 build...

pavuk (0.9.35-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix build by adding X_LIBS to GTK_LIBS
  * Rebuild against newer libdb5.1

 -- Ondřej Surý <ond...@debian.org>  Mon, 28 Mar 2011 15:07:13 +0200


-- 
Ondřej Surý <ond...@sury.org>


--- End Message ---

Reply via email to