From owner-freebsd-questions Thu Nov 14 15:20:49 2002 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 6985A37B401 for ; Thu, 14 Nov 2002 15:20:48 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EA0F43E3B for ; Thu, 14 Nov 2002 15:20:47 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id gAENKdpk088362; Thu, 14 Nov 2002 16:20:40 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 14 Nov 2002 16:20:28 -0700 (MST) Message-Id: <20021114.162028.96230249.imp@bsdimp.com> To: elitetek@tekrealm.net Cc: questions@FreeBSD.ORG Subject: Re: Undefined symbol "__stderrp" may be re:__stdiooutp From: "M. Warner Losh" In-Reply-To: <20021114213525.GA79840@freebsd.tekrealm.net> References: <20021114213525.GA79840@freebsd.tekrealm.net> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20021114213525.GA79840@freebsd.tekrealm.net> Andrew Stuart writes: : : I am running a recent -stable (built yesterday matter of fact). and am : getting: : : # uvscan : /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol : "__stderrp" : : I have rebuilt world and uvscan as of 15 mins ago (cvsup'd again) and am : still having the same issues.. : i may be missing something, but can someone conferm this? Update your libc.so.3. This was recently MFC'd from current into stable. You need COMPAT3X=YES in your /etc/make.conf. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message