Date: Thu, 08 May 2008 12:03:33 +0200 From: Randy Bush <randy@psg.com> To: Kris Kennaway <kris@FreeBSD.org> Cc: freebsd ports <freebsd-ports@freebsd.org> Subject: Re: perl5.8 - perlio.c:2919: error: dereferencing pointer to incomplete type Message-ID: <4822CFF5.5010003@psg.com> In-Reply-To: <4822CF61.6020805@FreeBSD.org> References: <482221A9.9040407@psg.com> <4822CF61.6020805@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote: > Randy Bush wrote: >> `sh cflags "optimize='-O2 -pipe -march=pentiumpro >> -fno-strict-aliasing'" globals.o` -DPIC -fPIC globals.c >> CCCMD = cc -DPERL_CORE -c >> -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK >> -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe >> -Wdeclaration-after-statement -I/usr/local/include -O2 -pipe >> -march=pentiumpro -fno-strict-aliasing -Wall >> `sh cflags "optimize='-O2 -pipe -march=pentiumpro >> -fno-strict-aliasing'" perlio.o` -DPIC -fPIC perlio.c >> CCCMD = cc -DPERL_CORE -c >> -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK >> -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe >> -Wdeclaration-after-statement -I/usr/local/include -O2 -pipe >> -march=pentiumpro -fno-strict-aliasing -Wall >> perlio.c: In function 'PerlIOStdio_invalidate_fileno': >> perlio.c:2919: error: dereferencing pointer to incomplete type >> *** Error code 1 >> >> am i doing something wrong? > > cvsup, make world actually it seemed to [also] need rm -rf /usr/obj randy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4822CFF5.5010003>