Date: Wed, 19 Jun 2002 09:25:14 -0800 From: Beech Rintoul <akbeech@sinbad.net> To: freebsd-current@freebsd.org Subject: Perl port error Message-ID: <20020619172515.2450077@nebula.anchoragerescue.org>
next in thread | raw e-mail | index | archive | help
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
uname: FreeBSD nova.anchoragerescue.org 5.0-CURRENT FreeBSD 5.0-CURRENT #1:
Fri Jun 14 22:12:22 AKDT 2002
akbeech@nova.anchoragerescue.org:/usr/obj/usr/src/sys/NOVA i386
nova#
Beech
--
-------------------------------------------------------------------
Beech Rintoul - SysAdmin - akbeech@sinbad.net
/"\ ASCII Ribbon Campaign | Sinbad Network Communications
\ / - NO HTML/RTF in e-mail | 3101 Penland Parkway #K-38
X - NO Word docs in e-mail | Anchorage, AK 99508-1957
/ \ -----------------------------------------------------------------
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?20020619172515.2450077>
