On Fri, Jun 07, 2013 at 09:21:22AM -0400, Barak A. Pearlmutter wrote:
> This issue appears to be due to a change in the way the linker treats
> weak symbols, and a bug thereof.  See http://bugs.debian.org/710936
> which states that the problem has been noted upstream and a fix is on
> the way.

binutils 2.23.52.20130612-1 claims to fix #710936 and was uploaded on
12 Jun 2013.

However, this problem (or at least a similar one) seems to persist. 

In a sid i386 pbuilder chroot with

# dpkg -s binutils | grep ^Version
Version: 2.23.52.20130620-1
# dpkg -s gcc | grep ^Version
Version: 4:4.8.1-2

I get a similar error, but now in comdraw-main, not in comterp-main (lines
reconstructed from autofill, some minor dash issue may still be there)

libtool: link: g++ -Wno-write-strings -Wno-deprecated -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wl,-z -Wl,relro -o .libs/comdraw 
src/comdraw/comdraw-main.o  ./.libs/libComUnidraw.so ./.libs/libComTerp.so 
./.libs/libOverlayUnidraw.so ./.libs/libUnidraw.so ./.libs/libAceDispatch.so 
./.libs/libIV.so -lACE
src/comdraw/comdraw-main.o:(.rodata._ZTV12ACE_AcceptorI20UnidrawImportHandler17ACE_SOCK_AcceptorE[_ZTV12ACE_AcceptorI20UnidrawImportHandler17ACE_SOCK_AcceptorE]+0x38):
 undefined reference to `ACE_Event_Handler::handle_signal(int, siginfo_t*, 
ucontext*)'
src/comdraw/comdraw-main.o:(.rodata._ZTV12ACE_AcceptorI21UnidrawComterpHandler17ACE_SOCK_AcceptorE[_ZTV12ACE_AcceptorI21UnidrawComterpHandler17ACE_SOCK_AcceptorE]+0x38):
 undefined reference to `ACE_Event_Handler::handle_signal(int, siginfo_t*, 
ucontext*)'

-- 
Agustin


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to