From owner-freebsd-ports Fri Jun 14 21:34:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by hub.freebsd.org (Postfix) with ESMTP id EA35B37B41C for ; Fri, 14 Jun 2002 21:34:07 -0700 (PDT) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [66.126.110.75] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare via secured & encrypted transport (TLS); Fri, 14 Jun 2002 22:33:35 -0600 Message-ID: <3D0AC3A5.27A6EC28@hotmail.com> Date: Fri, 14 Jun 2002 21:33:41 -0700 From: walt Organization: none X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: perl5 broken on -CURRENT? [June 14] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org /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