From owner-freebsd-stable Sat Apr 7 19: 4:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 47E4837B424 for ; Sat, 7 Apr 2001 19:04:33 -0700 (PDT) (envelope-from aa8vb@nc.rr.com) Received: from stealth.dummynet ([24.25.3.190]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sat, 7 Apr 2001 22:04:31 -0400 Received: (from rhh@localhost) by stealth.dummynet (8.11.1/8.11.1) id f3825dd07224; Sat, 7 Apr 2001 22:05:39 -0400 (EDT) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Sat, 7 Apr 2001 22:05:38 -0400 From: Randall Hopper To: Bjoern Fischer Cc: stable@FreeBSD.ORG Subject: Re: nm: libc.so.4: no symbols (Huh?) Message-ID: <20010407220538.A7184@nc.rr.com> References: <20010405225355.A40150@nc.rr.com> <20010406200138.A2659@frolic.no-support.loc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010406200138.A2659@frolic.no-support.loc>; from bfischer@Techfak.Uni-Bielefeld.DE on Fri, Apr 06, 2001 at 08:01:38PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bjoern Fischer: |Hello Randall, | |> I can dump symbols from other .so's. Why not anything in /usr/lib? |> |> stealth : /usr/lib # nm -Bo libc.so.4 |> /usr/libexec/elf/nm: libc.so.4: no symbols | |The libraries are stripped, they only contain symbols that are |required for dynamic linking and relocation processing: | |broccoli:~$ nm -D /usr/lib/libc.so | tail -10 |000582b0 T yp_master |00057970 T yp_match Hey, thanks. I'll use that in the future. Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message