Date: Thu, 6 Sep 2001 11:24:57 -0700 (PDT) From: Marc Alvidrez <cram@greenavenger.com> To: <stable@FreeBSD.ORG> Subject: Re: make buildworld Message-ID: <20010906112145.I5639-100000@aleph.greenavenger.com> In-Reply-To: <01090619141700.04995@jhgs>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 6 Sep 2001, John Sijstermans wrote:
> After updating from 4.0-RELEASE to the most current 4.x-STABLE and following
> the instructions in /usr/src/UPDATING, "make buildworld" outputs the following
> error. I haven't the slightest idea what's going on here.
> Can anybody help?
>
[...]
>
> 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
I'm not sure what the problem is, but I got the same error (for alpha).
I was able to get to 4.3-STABLE by first updating from 4.0-STABLE to
4.3-RELEASE and then from 4.3-RELEASE to 4.3-STABLE. YMMV.
HTH,
Marc
------------------------------------------------------------------------
"Those who do not understand Unix are condemned to reinvent it, poorly."
-- Henry Spencer
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?20010906112145.I5639-100000>
