Subject: Re: lintpkgsrc not building
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Roland Illig <rillig@NetBSD.org>
List: tech-pkg
Date: 11/21/2005 08:26:57
Hisashi T Fujinaka wrote:
> Looks like a couple of perl files are concatenated? The error I see is:
> 
> /usr/bin/install -c -o root -g wheel -m 444 
> /usr/pkgsrc/pkgtools/pkglint/files/deprecated.map /usr/pkg/share/pkglint/
> /usr/pkg/bin/pkglint -q 1>&2
> "use" not allowed in expression at /usr/pkg/bin/pkglint line 94, at end 
> of line
> syntax error at /usr/pkg/bin/pkglint line 94, near "use strict"
> BEGIN not safe after errors--compilation aborted at /usr/pkg/bin/pkglint 
> line 95.
> *** Error code 255
> 

Thanks for the note. I had forgotten to start a comment with "#". Fixed.

Roland