From owner-freebsd-stable Tue Oct 24 6:38: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from earth.isni.net (earth.isni.net [208.160.180.2]) by hub.freebsd.org (Postfix) with ESMTP id 92CBC37B479 for ; Tue, 24 Oct 2000 06:38:00 -0700 (PDT) Received: from BlackHole.isni.net (BlackHole.isni.net [208.160.180.236]) by earth.isni.net (8.11.1/8.11.1) with ESMTP id e9ODbwI01095 for ; Tue, 24 Oct 2000 09:37:58 -0400 (EDT) Message-Id: <5.0.0.25.2.20001024093513.02b29b90@mail.isni.net> X-Sender: zombie@mail.isni.net X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Tue, 24 Oct 2000 09:37:57 -0400 To: stable@FreeBSD.ORG From: Zombie Subject: Re: perl fails in buildworld In-Reply-To: <39F490B4.52450BC8@acm.org> References: <39F45BC9.521E5C36@acm.org> <39F4896D.2C0B5D26@urx.com> Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Something you might want to try, it worked for me anyhow, is check your system time. My clock was offset and it was causing my buildworld to fail. Try updating the time. Don At 02:25 PM 10/23/2000 -0500, Gabor Kincses wrote: >Kent Stewart wrote: > > > > Gabor Kincses wrote: > > > > > > Hello, > > > > > > I'm repeatedly getting the following error while trying to build > > > 4.1.1-STABLE as of last night and this morning: > > > > > > /usr2/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c: In > > > function `vsprintf': > > > /usr2/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1634: > > > structure has no member named `_ptr' > > > /usr2/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1635: > > > structure has no member named `_cnt' > > > /usr2/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1639: > > > structure has no member named `_flag' > > > /usr2/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1639: > > > `_IOWRT' undeclared (first use in this function) > > > /usr2/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1639: > > > (Each undeclared identifier is reported only once > > > /usr2/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c:1639: > > > for each function it appears in.) > > > > > > Any help is appreciated. > > > > You didn't provide enough information. The subject is misleading > > because a buildworld will produce compiler messages but not an > > installworld. You gave us the error messages but not the compile line > > that was causing them. > >Mindjam. I meant buildworld not installworld. Buildworld was failing >on util.c indeed: > >cc -O -pipe -I/usr/obj/usr2/src/gnu/usr.bin/perl/libperl >-I/usr2/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 -c >/usr2/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/util.c -o >util.o > >And it's still failing as shown above. The FILE struct is different in >/usr/include/stdio.h than what is expected. I thought buildworld would >not use the the system default headers, but rather whatever was >cvsupped. > >Thanks for the reply. > > > I just got through cvsuping and compiling .../per5/util.c from a "make > > buildworld" just fine. > > > > /dump.c -o dump.o > > cc -O -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl > > -I/usr/src/gnu/usr.bin/perl/libperl/. > > ./../../../contrib/perl5 -c > > /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 > > /util.c -o util.o > > > > What did you do? Did you try doing an installworld before you did a > > buildworld? > >-- >Gabor Kincses >(gabor@acm.org) >Running FreeBSD 4.0-STABLE > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.1 for non-commercial use iQA/AwUBOfWQtQGe3donwl/4EQIXNQCfaAPewp1iim0RisE9aVYtp6FRoxcAn2uF 6kZW9ryfMPlEbLqTR5AKxD7x =6wxN -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message