From owner-freebsd-current Sun Sep 23 22: 9: 5 2001 Delivered-To: freebsd-current@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id E66AE37B41C for ; Sun, 23 Sep 2001 22:09:00 -0700 (PDT) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f8O590M16964 for ; Sun, 23 Sep 2001 22:09:00 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 978F939F0; Sun, 23 Sep 2001 22:09:00 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Donny Lee Cc: current@FreeBSD.ORG Subject: Re: libutil.so.3: Undefined symbol "__stdoutp" In-Reply-To: <3BAEBF67.F7E27A5A@CoreBit.com> Date: Sun, 23 Sep 2001 22:09:00 -0700 From: Peter Wemm Message-Id: <20010924050900.978F939F0@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Donny Lee wrote: > > Hi there, > > anyone out there has this problem? > > a new made world and kernel from last night (09/22) cvsup, > and is unable to cvsup again tonight (09/23). > > [donny@sys]/usr/src> cvsup > /usr/libexec/ld-elf.so.1: /usr/lib/libutil.so.3: Undefined symbol > "__stdoutp" > > 5.0-c, with cvsup 16.1e. Read UPDATING. You have an old libc.so.4. You can have it updated automatically by adding "COMPAT4X=yes" into /etc/make.conf. For now: # echo "COMPAT4X=yes" >> /etc/make.conf # cd /usr/src/lib/compat # make obj # make # make install and you should be set. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message