Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 13:45:43 -0400
From:      Mike Barcroft <mike@freebsd.org>
To:        Beech Rintoul <akbeech@sinbad.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Perl port error
Message-ID:  <20020619134543.B84588@espresso.q9media.com>
In-Reply-To: <20020619172515.2450077@nebula.anchoragerescue.org>; from akbeech@sinbad.net on Wed, Jun 19, 2002 at 09:25:14AM -0800
References:  <20020619172515.2450077@nebula.anchoragerescue.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Beech Rintoul <akbeech@sinbad.net> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020619134543.B84588>