Your message dated Sun, 8 Jan 2012 12:36:38 +0900
with message-id <20120108123638.464d83d892b5a4cc3cf4d...@debian.or.jp>
and subject line [fixed] FTBFS with binutils-gold
has caused the Debian Bug report #556071,
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.)
--
556071: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556071
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: postal
Version: 0.70
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
g++ -g -O2 -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope
postal.cpp userlist.o thread.o results.o address.o tcp.o cmd5.o mutex.o logit.o
expand.o md5.o smtp.o -o postal -lstdc++ -lpthread -lgnutls
In file included from /usr/include/c++/4.3/ext/hash_map:64,
from smtp.h:11,
from postal.cpp:6:
/usr/include/c++/4.3/backward/backward_warning.h:33:2: warning: #warning This
file includes at least one deprecated or antiquated header which may be removed
without further notice at a future date. Please use a non-deprecated interface
with equivalent functionality instead. For a listing of replacement headers and
interfaces, consult the file backward_warning.h. To disable this warning use
-Wno-deprecated.
/usr/bin/ld: /tmp/ccgF2JkE.o: in function main:postal.cpp:60: error: undefined
reference to 'gcry_control'
collect2: ld returned 1 exit status
--- End Message ---
--- Begin Message ---
fixed 556071 0.71
thanks
It was not reproducible in 0.71, so fixed with it.
--
Regards,
Hideki Yamane henrich @ debian.or.jp/org
http://wiki.debian.org/HidekiYamane
--- End Message ---