From owner-freebsd-stable Tue Jan 9 9:44:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hobbiton.shire.net (frogmorton.shire.net [204.228.145.136]) by hub.freebsd.org (Postfix) with ESMTP id EFDB537B6D0 for ; Tue, 9 Jan 2001 09:43:54 -0800 (PST) Received: from [216.64.45.172] (helo=akane) by hobbiton.shire.net with esmtp (Exim 2.04 #5) id 14G2oM-0005NU-00 for freebsd-stable@freebsd.org; Tue, 9 Jan 2001 10:43:54 -0700 Date: Tue, 09 Jan 2001 12:22:18 -0500 From: "Chad Leigh, Pengar Enterprises, Inc. & Shire.Net LLC" Reply-To: chad@pengar.com To: freebsd-stable@freebsd.org Subject: 4.2-RELEASE ld-elf problem Message-ID: <7100000.979060938@akane> X-Mailer: Mulberry/2.0.6b2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I just upgraded by doing an upgrade install from 4.0-RELEASE to 4.2-RELEASE. Now, the dirname and basename programs don't work correctly. I get /usr/libexec/ld-elf.so.1: basename: Undefined symbol "basename" (and the dirname equivalent) whenever they are used (like installing ports or compiling apps). It appears I have a missing library or ldconfig is screwed up or something. But I don't know where to start. Any hints appreciated. thanks Chad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message