From owner-freebsd-current Wed Jun 19 10:48:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id E5A9D37B405 for ; Wed, 19 Jun 2002 10:48:30 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g5JHjhU36070; Wed, 19 Jun 2002 13:45:43 -0400 (EDT) (envelope-from mike) Date: Wed, 19 Jun 2002 13:45:43 -0400 From: Mike Barcroft To: Beech Rintoul Cc: freebsd-current@freebsd.org Subject: Re: Perl port error Message-ID: <20020619134543.B84588@espresso.q9media.com> References: <20020619172515.2450077@nebula.anchoragerescue.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020619172515.2450077@nebula.anchoragerescue.org>; from akbeech@sinbad.net on Wed, Jun 19, 2002 at 09:25:14AM -0800 Organization: The FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Beech Rintoul writes: > I get the following trying to compile the perl5 port: > > > rm -f sperl.c > /bin/ln -s perl.c sperl.c > `sh cflags libperl.a sperl.o` -DIAMSUID sperl.c > CCCMD = cc -DPERL_CORE -c > -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -fno-strict-aliasing > -I/usr/local/include -O -pipe > In file included from perl.h:3407, > from sperl.c:16: > /usr/include/sys/statvfs.h:47: syntax error before "typedef" > /usr/include/sys/statvfs.h:59: syntax error before "struct" > /usr/include/sys/statvfs.h:60: syntax error before "fsblkcnt_t" > *** Error code 1 Fixed in rev 1.2 of src/sys/sys/statvfs.h. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message