Date: Wed, 15 Jan 2003 12:11:57 +0100 From: Oliver Brandmueller <ob@e-Gitt.NET> To: freebsd-stable@FreeBSD.ORG Subject: Re: uvscan does not run after make world Message-ID: <20030115111157.GB60062@e-Gitt.NET> In-Reply-To: <3E254237.9030700@bimel.com.tr> References: <3E254237.9030700@bimel.com.tr>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030115111157.GB60062>