Subject: Re: Problem building "/pkgsrc/security/nessus"
To: None <tech-pkg@NetBSD.org>
From: Roland Illig <rillig@NetBSD.org>
List: tech-pkg
Date: 07/02/2006 20:32:59
@ ebe wrote:
> I try this:
> ~/usr/pkgsrc/devel/pcre/make
> make: "/usr/pkgsrc/devel/prce/Makefile" line 29: 1 open conditional
> make: Fatal errors encountered -- cannot continue
>
> make: stopped in /usr/pkgsrc/devel/pcre
That looks good. Error messages are always fine. :)
Have you looked at the Makefile? Maybe there are some lines like
<<<<<<<<<<<< or >>>>>>>>>>>>> in it. If they are, just delete the file
and run "cvs -q update -dP". Otherwise, run "cvs -q update -dP", too.
Roland