Date: Tue, 11 Apr 2000 00:08:00 -0700 (PDT) From: Joseph Wright <rjoseph@speakeasy.org> To: freebsd-stable@FreeBSD.ORG Subject: Re: make world faileth me Message-ID: <Pine.LNX.4.10.10004102354400.26856-100000@grace.speakeasy.org> In-Reply-To: <Pine.LNX.4.10.10004102255070.17775-100000@grace.speakeasy.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 Apr 2000, Joseph Wright wrote: > After recently deciding I had made too much of a mess of my system to > even continue on with it, I backed up /usr/src, /usr/ports, /home/rjoseph, > and decided to start over. > I have 3.2 on cds, so I installed just the base, restored my sources aand > all that, and decided to do the infamous upgrade to 4.0--which I've done > more than once before with nary a hitch. > Now, it fails in gnu/usr.bin/perl/file-that-starts-with-u-and-ends-with-.c. > I wish I could be more specific but I'm writing from Windows and I didn't > write down the error message as I should have. > The sources I'm using are 4.0-STABLE, cvsupped this morning. Here I am replying to my own post, but now I have a little more information (that's more accurate). The buildworld dies here: /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c -o util.o /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c: In function 'vsprintf': /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1634: structure has no member named '_ptr' /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1635: structure has not member named '_cnt' /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1639: structure has no member named '_flag' /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1639: '-IOWRT' undeclared (first use in this function) /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1639: (Each undeclared identifier is reported only once /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1639: for each function it appears in.) <...drum roll...> *** Error code 1 Thanks in advance for the life saving bit of advice, Joseph 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?Pine.LNX.4.10.10004102354400.26856-100000>