From owner-freebsd-questions@FreeBSD.ORG Thu Jun 3 06:22:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3807116A4CE for ; Thu, 3 Jun 2004 06:22:16 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3A0743D4C for ; Thu, 3 Jun 2004 06:22:15 -0700 (PDT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BVsAh-0003bP-00 for ; Thu, 03 Jun 2004 15:22:15 +0200 Received: from anthonychavez.org ([166.70.126.66]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Jun 2004 15:22:15 +0200 Received: from acc by anthonychavez.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Jun 2004 15:22:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Anthony Chavez Date: Thu, 03 Jun 2004 07:22:09 -0600 Lines: 24 Message-ID: References: <20040603082757.GA25965@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: anthonychavez.org X-PGP-Key: http://www.anthonychavez.org/pubkey.asc User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (darwin) Cancel-Lock: sha1:fqV3ubp56IcSvOtJMRtCM/BpU0I= Sender: news Subject: Re: Certain 4.10 apps failing to run as root X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2004 13:22:16 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 3 Jun 2004 01:27:57 -0700 Kris Kennaway wrote: > I've only seen this when something incorrectly links to both libc and > libc_r. Neither of those four binaries should be linked to libc_r at > all though. Can you confirm with ldd(1)? acc@box:~> ldd /usr/local/bin/vim | egrep 'libc(_r|\.)' libc.so.4 => /usr/lib/libc.so.4 (0x284c4000) libc_r.so.4 => /usr/lib/libc_r.so.4 (0x287aa000) acc@box:~> ldd /usr/sbin/vipw | egrep 'libc(_r|\.)' libc.so.4 => /usr/lib/libc.so.4 (0x28068000) - -- Anthony Chavez http://www.anthonychavez.org/ mailto:acc@anthonychavez.org jabber:acc@anthonychavez.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFAvyYFbZTbIaRBRXERAtlAAJ9j0GflgLlAOAcrgZwHFDxiHKyMHgCfXQ1t n2kAUBidzwI1xCI5/7aaRrg= =PNr8 -----END PGP SIGNATURE-----