From owner-freebsd-stable Wed Jan 15 3:12:12 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C670F37B401 for ; Wed, 15 Jan 2003 03:12:10 -0800 (PST) Received: from obh.snafu.de (obh.snafu.de [213.73.92.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id B386C43EB2 for ; Wed, 15 Jan 2003 03:12:04 -0800 (PST) (envelope-from ob@gruft.de) Received: from ob by obh.snafu.de with local (Exim 3.36 #1) id 18YlSf-000HEf-00 for freebsd-stable@FreeBSD.ORG; Wed, 15 Jan 2003 12:11:57 +0100 Date: Wed, 15 Jan 2003 12:11:57 +0100 From: Oliver Brandmueller To: freebsd-stable@FreeBSD.ORG Subject: Re: uvscan does not run after make world Message-ID: <20030115111157.GB60062@e-Gitt.NET> Reply-To: freebsd-stable@FreeBSD.ORG References: <3E254237.9030700@bimel.com.tr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E254237.9030700@bimel.com.tr> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. On Wed, Jan 15, 2003 at 01:12:55PM +0200, Murat USTUNTAS wrote: > I have been using FreeBSD 4.7-STABLE. After make world as known as , my > uvscan program does not run any more. If I run that program in console > program says: > > /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" [...] > What is the problem ? How can I solve or fix that problem ? I guess, the problem might be, that you did not read /usr/src/UPDATING well when doing the update. Nor did you read the stable list some weeks ago or browsed through the archives, did you? --- /usr/src/UPDATING --- 20021110: The definitions of the standard file streams (stdio, stdout, and stderr) have changed so that they are no longer compile-time constants. Some older binaries may require updated 3.X compatability libraries (for example, by setting COMPAT3X=yes for a buildworld/installworld). ------------------------- Did you try this one? If it fails after following this, then you might have another problem, but all you wrote sounds just like that one. - Oliver -- | Oliver Brandmueller | Offenbacher Str. 1 | Germany D-14197 Berlin | | Fon +49-172-3130856 | Fax +49-172-3145027 | WWW: http://the.addict.de/ | | Ich bin das Internet. Sowahr ich Gott helfe. | | Eine gewerbliche Nutzung aller enthaltenen Adressen ist nicht gestattet! | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message