Date: Fri, 14 Jun 2002 21:33:41 -0700 From: walt <wa1ter@hotmail.com> To: freebsd-ports@freebsd.org Subject: perl5 broken on -CURRENT? [June 14] Message-ID: <3D0AC3A5.27A6EC28@hotmail.com>
next in thread | raw e-mail | index | archive | help
/usr/bin/ar cr ../../lib/auto/DynaLoader/DynaLoader.a DynaLoader.o && : ../../lib/auto/DynaLoader/DynaLoader.a chmod 755 ../../lib/auto/DynaLoader/DynaLoader.a cc -o perl -Wl,-E -L/usr/local/lib perlmain.o lib/auto/DynaLoader/DynaLoader.a libperl.a `cat ext.libs` -lm -lc -lcrypt -lutil 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 -march=pentiumpro 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 Stop in /usr/ports/lang/perl5/work/perl-5.6.1. I built this port on my other -CURRENT box just a few days ago so I'm not sure why it fails on this machine. I tried using the native gcc3.1 and the 3.1 port with exactly the same result. cvsup'd/built world today, June 14. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D0AC3A5.27A6EC28>