Date: Thu, 08 May 2008 12:01:05 +0200 From: Kris Kennaway <kris@FreeBSD.org> To: Randy Bush <randy@psg.com> Cc: freebsd ports <freebsd-ports@freebsd.org> Subject: Re: perl5.8 - perlio.c:2919: error: dereferencing pointer to incomplete type Message-ID: <4822CF61.6020805@FreeBSD.org> In-Reply-To: <482221A9.9040407@psg.com> References: <482221A9.9040407@psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4822CF61.6020805>