Michael Huff wrote:
perlio.c: In function `PerlIOStdio_invalidate_fileno': perlio.c:2899: error: structure has no member named `_file' I don't know what is causing this or how to work around it. The version of pkgsrc I'm using is 2006Q4.
You can "cvs update -A lang/perl5" (to take Perl from pkgsrc-current) and try again. (Generally, it isn't supported to mix the pkgsrc branches, but in this special case it will work.)
Roland