[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#178511: marked as done (mklibs: Misses some symbols?)



Your message dated Mon, 24 Oct 2005 04:11:50 +0200
with message-id <200510240411.50438.aragorn@tiscali.nl>
and subject line Misses some symbols / Seems to break C++ exceptions
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Jan 2003 19:39:22 +0000
>From anthony@derobert.net Sun Jan 26 13:39:21 2003
Return-path: <anthony@derobert.net>
Received: from ip68-100-128-98.nv.nv.cox.net (mx02.derobert.net) [68.100.128.98] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18cscj-0000HD-00; Sun, 26 Jan 2003 13:39:21 -0600
Received: from bohr.local ([192.168.65.5])
	by mx02.derobert.net with esmtp (Exim 3.22 #1 (Red Hat Linux))
	id 18csci-0008Uq-00; Sun, 26 Jan 2003 14:39:20 -0500
Received: from anthony by bohr.local with local (Exim 3.36 #1 (Debian))
	id 18cscd-0001BK-00; Sun, 26 Jan 2003 14:39:20 -0500
From: Anthony DeRobertis <asd@suespammers.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: mklibs: Misses some symbols?
X-Mailer: reportbug 1.50
Date: Sun, 26 Jan 2003 14:39:15 -0500
Message-Id: <E18cscd-0001BK-00@bohr.local>
Sender: Anthony DeRobertis <anthony@bohr.local>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=0.1 required=5.0
	tests=PGP_SIGNATURE,SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

Package: mklibs
Version: 0.1.8
Severity: important

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This is executing against libraries generated by mklibs:

# /usr/lib/cgi-bin/login.cgi
/usr/lib/cgi-bin/login.cgi: relocation error: /usr/lib/cgi-bin/login.cgi: symbol _ZTIPKc, version GLIBCPP_3.2 not defined in file libstdc++.so.5 with link time reference

login.cgi was part of the mklibs invocation. 

On an unstripped version:
	anthony@bohr:web$ nm cgi/login.cgi  | grep _ZTIPKc
	0804a5a0 V _ZTIPKc@@GLIBCPP_3.2

On the stripped version:
	anthony@bohr:web$ objdump -T out/usr/lib/cgi-bin/login.cgi | grep _ZTIPKc
	0804a5a0  w   DO .bss	00000010  GLIBCPP_3.2 _ZTIPKc
	anthony@bohr:web$ objdump --demangle -T out/usr/lib/cgi-bin/login.cgi | grep 0804a5a0
	0804a5a0  w   DO .bss	00000010  GLIBCPP_3.2 typeinfo for char const*

And again, with readelf:
	anthony@bohr:web$ readelf -s -W out/usr/lib/cgi-bin/login.cgi | grep _ZTIPKc
    19: 0804a5a0    16 OBJECT  WEAK   DEFAULT   24 _ZTIPKc@GLIBCPP_3.2 (4)

- -- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux bohr 2.4.16 #2 SMP Wed Nov 28 05:25:00 EST 2001 i686
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages mklibs depends on:
ii  binutils                  2.13.90.0.10-1 The GNU assembler, linker and bina
ii  gcc [c-compiler]          2:2.95.4-17    The GNU C compiler.
ii  gcc-2.95 [c-compiler]     1:2.95.4-11    The GNU C compiler.
ii  gcc-3.0 [c-compiler]      1:3.0.4-7      The GNU C compiler.
ii  gcc-3.2 [c-compiler]      1:3.2.1-0pre3  The GNU C compiler.
ii  libc6-pic                 2.2.5-14.3     GNU C Library: PIC archive library
ii  python                    2.1.3-4        An interactive object-oriented scr

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE+NDlo+z+IwlXqWf4RAkiOAJ4mugj99KC7nYH2LG26n/9tWEp7DgCbBh0/
LtJF48fSEXNRDGFBfZmPSrE=
=tEpb
-----END PGP SIGNATURE-----

---------------------------------------
Received: (at 178511-done) by bugs.debian.org; 24 Oct 2005 02:11:32 +0000
>From aragorn@tiscali.nl Sun Oct 23 19:11:32 2005
Return-path: <aragorn@tiscali.nl>
Received: from smtp-out2.tiscali.nl [195.241.79.177] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1ETroB-0002HS-00; Sun, 23 Oct 2005 19:11:31 -0700
Received: from [195.240.184.66] (helo=strider.fjphome.nl)
	by smtp-out2.tiscali.nl with esmtp (Tiscali http://www.tiscali.nl)
	id 1ETroA-0005cC-Vi; Mon, 24 Oct 2005 04:11:31 +0200
From: Frans Pop <aragorn@tiscali.nl>
To: 178511-done@bugs.debian.org,
 #178343-done@bugs.debian.org
Subject: Misses some symbols / Seems to break C++ exceptions
Date: Mon, 24 Oct 2005 04:11:50 +0200
User-Agent: KMail/1.7.2
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200510240411.50438.aragorn@tiscali.nl>
Delivered-To: 178511-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

These are very old bugs and from the history it looks as if they've 
probably been fixed in 0.1.12. Therefore closing.

Feel free to reopen or resubmit if they can still be reproduced.

Cheers,
Frans Pop



Reply to: