From owner-freebsd-questions Thu Feb 7 5:54:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dolphin.idleplay.net (ip68-11-107-40.no.no.cox.net [68.11.107.40]) by hub.freebsd.org (Postfix) with ESMTP id 42EC337B422 for ; Thu, 7 Feb 2002 05:54:26 -0800 (PST) Received: (from conrads@localhost) by dolphin.idleplay.net (8.11.6/8.11.6) id g17DsN969913; Thu, 7 Feb 2002 07:54:23 -0600 (CST) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.1 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020207104542.G25734-100000@glass.pun-pun.prv> Date: Thu, 07 Feb 2002 07:54:22 -0600 (CST) Reply-To: conrads@cox.net Organization: A Rag-Tag Band of Drug-crazed Hippies From: Conrad Sabatier To: Tod McQuillin Subject: Re: /usr/lib/libstdc++.so.3 contains no symbols Cc: questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG OK, I must have been mistaken. It must be QT-related errors, as I can't get portupgrade to successfully upgrade qt-2.3.1 to 2.3.1_1 lately, either. I'll report more on this later Thanks. On 07-Feb-2002 Tod McQuillin wrote: > On 6 Feb 2002, Conrad Sabatier wrote: > >> $ nm libstdc++.so.3 >> /usr/libexec/elf/nm: libstdc++.so.3: no symbols >> >> Apparently, /usr/lib/libstdc++.so.3 is being stripped of all its symbols >> before being installed! > > This is normal. If you want to see the symbols in a dynamic library, use > 'nm -D'. nm can also demangle the C++ symbols with -C. > > I'm not sure what your problem is, but this probably isn't it. > > Why not post the exact commands you're using and the exact errors you > get? > -- > Tod McQuillin > > -- Conrad Sabatier Never hit a man with glasses. Hit him with a baseball bat. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message