From owner-freebsd-stable Mon Aug 6 3:25:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pump3.york.ac.uk (pump3.york.ac.uk [144.32.128.131]) by hub.freebsd.org (Postfix) with ESMTP id C268037B401 for ; Mon, 6 Aug 2001 03:25:41 -0700 (PDT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from ury.york.ac.uk (ury.york.ac.uk [144.32.108.81]) by pump3.york.ac.uk (8.10.2/8.10.2) with ESMTP id f76APa817138 for ; Mon, 6 Aug 2001 11:25:36 +0100 (BST) Received: from localhost (gavin@localhost) by ury.york.ac.uk (8.11.3/8.11.3) with ESMTP id f76APaQ84617 for ; Mon, 6 Aug 2001 11:25:36 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: ury.york.ac.uk: gavin owned process doing -bs Date: Mon, 6 Aug 2001 11:25:36 +0100 (BST) From: Gavin Atkinson To: Subject: buildworld fail upgrading 4.0-R -> 4.4-PRE - xinstall/strtofflags Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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, I have a system which has sat idle at the back of a cupboard since 4.0-RELEASE onto which I have decided to install -STABLE from. CVSupped from cvsup2.uk last night (around midnight UTC), and again this morning with same problem. Have read UPDATING, which does not mention this, and followed the handbook instructions. buildworld fails with: mkdep -f .depend -a -I/usr/obj/usr/src/i386/usr/include /usr/src/usr.bin/xinstall/xinstall.c cd /usr/src/usr.bin/xinstall; make _EXTRADEPEND echo xinstall: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/xinstall/xinstall.c cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -static -o xinstall xinstall.o xinstall.o: In function `main': xinstall.o(.text+0x8f): undefined reference to `strtofflags' *** Error code 1 Stop in /usr/src/usr.bin/xinstall. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any suggestions? Thanks, Gavin -- "Experience is directly proportional to the value of equipment destroyed." -- Carolyn Scheppner - - Gavin Atkinson - Head Of Computing - University Radio York - - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message