Your message dated Sun, 22 May 2011 17:45:12 +0200
with message-id <[email protected]>
and subject line Re: FTBFS with binutils-gold
has caused the Debian Bug report #554328,
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 [email protected]
immediately.)


-- 
554328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554328
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: encfs
Version: 1.5.2-1
Severity: minor
User: [email protected]
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.

It looks like the real problem is that libencfs.so doesnt link to the correct
library to resolve the boost references.

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

/bin/bash ../libtool --tag=CXX   --mode=link g++ -DRLOG_COMPONENT="encfs" 
-I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -
Wall -Wpointer-arith -Wwrite-strings -g -O2 -pthread    -o encfs encfs.o main.o 
libencfs.la -lrlog   -lssl -lcrypto   -lfuse -
lboost_serialization-mt -lboost_filesystem-mt  
g++ -DRLOG_COMPONENT=encfs -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W 
-Wall -Wpointer-arith -Wwrite-strings -g -O2 -
pthread -o .libs/encfs encfs.o main.o  ./.libs/libencfs.so /usr/lib/librlog.so 
-lssl -lcrypto /usr/lib/libfuse.so -
lboost_serialization-mt -lboost_filesystem-mt 
/usr/bin/ld: ./.libs/libencfs.so: error: undefined reference to 
'boost::system::get_system_category()'
/usr/bin/ld: ./.libs/libencfs.so: error: undefined reference to 
'boost::system::get_generic_category()'
collect2: ld returned 1 exit status
make[3]: *** [encfs] Error 1



--- End Message ---
--- Begin Message ---
Version: 1.7.4-2.1

This apparently got fixed upstream in the mean time as I cannot
reproduce it with binutils-gold installed. I also see that the needed
linker flags for the boost libraries are set in the build log, so
closing this bug.

Cheers

Luk


--- End Message ---

Reply via email to