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

Bug#153030: marked as done (general: Libraries contain no symbols)



Your message dated Mon, 15 Jul 2002 09:28:33 -0500
with message-id <20020715142826.GA6948@netexpress.net>
and subject line Bug#153030: general: Libraries contain no symbols
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; 15 Jul 2002 13:56:23 +0000
>From hjb@pro-linux.de Mon Jul 15 08:56:23 2002
Return-path: <hjb@pro-linux.de>
Received: from moutng2.kundenserver.de [212.227.126.176] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17U6Kq-0003XB-00; Mon, 15 Jul 2002 08:56:20 -0500
Received: from [212.227.126.162] (helo=mrelayng1.schlund.de)
	by moutng2.kundenserver.de with esmtp (Exim 3.35 #2)
	id 17U6Ko-00077e-00
	for submit@bugs.debian.org; Mon, 15 Jul 2002 15:56:18 +0200
Received: from [217.83.1.30] (helo=grumbeer.hjb.de)
	by mrelayng1.schlund.de with asmtp (Exim 3.35 #1)
	id 17U6Ko-00055X-00
	for submit@bugs.debian.org; Mon, 15 Jul 2002 15:56:18 +0200
Received: from quitt.hjb.de (quitt.hjb.de [172.30.4.2])
	by grumbeer.hjb.de (Postfix) with ESMTP
	id 4AE195D97F5; Mon, 15 Jul 2002 15:56:17 +0200 (CEST)
Received: from hans by quitt.hjb.de with local (Exim 3.22 #1 (Debian))
	id 17U6Kl-0001Ht-00; Mon, 15 Jul 2002 15:56:15 +0200
From: "Hans-Joachim Baader" <hjb@pro-linux.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: general: Libraries contain no symbols
X-Mailer: reportbug 1.49
Date: Mon, 15 Jul 2002 15:56:14 +0200
Message-Id: <[🔎] E17U6Kl-0001Ht-00@quitt.hjb.de>
Sender: Hans-Joachim Baader <hans@quitt.hjb.de>
Delivered-To: submit@bugs.debian.org

Package: general
Version: N/A; reported 2002-07-15
Severity: important

Most libraries appear to have no symbols. Using nm or objdump -t on them
shows nothing. This makes it impossible to track down problems. The reason
probably is using "strip -s" on them. It should be "strip -S" or nothing
(unfortunately the man page of "strip" is not informative).

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux quitt 2.4.18 #33 SMP Mon May 6 09:31:53 MEST 2002 i586
Locale: LANG=en_US, LC_CTYPE=de_DE.ISO-8859-15


---------------------------------------
Received: (at 153030-done) by bugs.debian.org; 15 Jul 2002 14:28:47 +0000
>From vorlon@netexpress.net Mon Jul 15 09:28:47 2002
Return-path: <vorlon@netexpress.net>
Received: from tennyson.netexpress.net [64.22.192.76] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17U6qE-0005iw-00; Mon, 15 Jul 2002 09:28:46 -0500
Received: from tennyson.netexpress.net (vorlon@localhost [127.0.0.1])
	by tennyson.netexpress.net (8.12.4/8.12.4/Debian-4) with ESMTP id g6FESjMw007153;
	Mon, 15 Jul 2002 09:28:45 -0500
Received: (from vorlon@localhost)
	by tennyson.netexpress.net (8.12.4/8.12.4/Debian-4) id g6FESXMo007151;
	Mon, 15 Jul 2002 09:28:33 -0500
X-Authentication-Warning: tennyson.netexpress.net: vorlon set sender to vorlon@netexpress.net using -f
Date: Mon, 15 Jul 2002 09:28:33 -0500
From: Steve Langasek <vorlon@netexpress.net>
To: Hans-Joachim Baader <hjb@pro-linux.de>, 153030-done@bugs.debian.org
Subject: Re: Bug#153030: general: Libraries contain no symbols
Message-ID: <20020715142826.GA6948@netexpress.net>
References: <[🔎] E17U6Kl-0001Ht-00@quitt.hjb.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] E17U6Kl-0001Ht-00@quitt.hjb.de>
User-Agent: Mutt/1.4i
Delivered-To: 153030-done@bugs.debian.org

On Mon, Jul 15, 2002 at 03:56:14PM +0200, Hans-Joachim Baader wrote:
> Package: general
> Version: N/A; reported 2002-07-15
> Severity: important

> Most libraries appear to have no symbols. Using nm or objdump -t on them
> shows nothing. This makes it impossible to track down problems. The reason
> probably is using "strip -s" on them. It should be "strip -S" or nothing
> (unfortunately the man page of "strip" is not informative).

Use 'nm -D' to view symbols.


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: