Date: Fri, 14 Sep 2001 19:11:13 +0300 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: Gavin Atkinson <gavin@ury.york.ac.uk> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: buildworld fail upgrading 4.0-R -> 4.4-PRE - xinstall/strtofflags Message-ID: <20010914191113.D52001@sunbay.com> In-Reply-To: <Pine.BSF.4.33.0108061120010.84585-100000@ury.york.ac.uk>; from gavin@ury.york.ac.uk on Mon, Aug 06, 2001 at 11:25:36AM %2B0100 References: <Pine.BSF.4.33.0108061120010.84585-100000@ury.york.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm going to fix this soon. Meanwhile, see the message I posted to the -STABLE ML today, to fix this particular breakage in xinstall(1). Message-ID: <20010914183309.A52001@sunbay.com> On Mon, Aug 06, 2001 at 11:25:36AM +0100, Gavin Atkinson wrote: > > 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 -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age 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?20010914191113.D52001>