From owner-freebsd-current Fri Sep 11 10:35:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA02424 for freebsd-current-outgoing; Fri, 11 Sep 1998 10:35:36 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from opus.cts.cwu.edu (opus.cts.cwu.edu [198.104.92.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA02406 for ; Fri, 11 Sep 1998 10:35:26 -0700 (PDT) (envelope-from skynyrd@opus.cts.cwu.edu) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.9.1/8.9.1) with SMTP id KAA04169; Fri, 11 Sep 1998 10:35:02 -0700 (PDT) Date: Fri, 11 Sep 1998 10:35:02 -0700 (PDT) From: Chris Timmons To: Simon Shapiro cc: freebsd-current@FreeBSD.ORG Subject: Re: Perl Build Failure In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmm, if it is broke now, it just happened. I cvsupped at around 00:00 UTC September 11 and enjoyed a full buildworld/installworld on my already elfed -current of Sep 8, including the new perl. This was after Mark fixed a couple of glitches which were reported on this list. -c On Fri, 11 Sep 1998, Simon Shapiro wrote: > 3.0-Current, as of this morning, under ELF, am still getting the following > on trying to build the perl5 package: > > `sh cflags libperl.a util.o` util.c > CCCMD = cc -DPERL_CORE -c -I/usr/local/include -O -pipe > util.c: In function `vsprintf': > util.c:1639: structure has no member named `_ptr' > util.c:1640: structure has no member named `_cnt' > util.c:1644: structure has no member named `_flag' > util.c:1644: `_IOWRT' undeclared (first use this function) > util.c:1644: (Each undeclared identifier is reported only once > util.c:1644: for each function it appears in.) > *** Error code 1 > > Is this natural? (acceptable, known, etc.) > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message