Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2003 15:37:23 +0200
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        Bryan Dina <bdina@seresc.net>
Cc:        ports@freebsd.org
Subject:   Re: nessus 2.0.4 install woes
Message-ID:  <20030422133723.GA19344@alaska.cert.siemens.de>
In-Reply-To: <1051017755.1055.75.camel@localhost.localdomain>
References:  <1051017755.1055.75.camel@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 22, 2003 at 09:22:35 -0400, Bryan Dina wrote:
> I am having problems install nessus, and it is due to Bison 1.75 failing
> the install... I am building through the ports tree, and here is a
> snippit of where it fails:
> 
> Making all in doc
> makeinfo --no-split   -I .  `test -f 'bison.texinfo' || echo
> './'`bison.texinfo
> -o bison.info
> bison.texinfo:37: Unknown command `copying'.
> bison.texinfo:58: Unmatched `@end'.
> bison.texinfo:93: Unknown command `insertcopying'.
> makeinfo: Removing output file `bison.info' due to errors; use --force
> to preserve.
> *** Error code 2
> 
> Stop in /usr/ports/devel/bison/work/bison-1.75/doc.
> *** Error code 1
> 
> Stop in /usr/ports/devel/bison/work/bison-1.75.
> *** Error code 1
> 
> Stop in /usr/ports/devel/bison/work/bison-1.75.
> *** Error code 1
> 
> Stop in /usr/ports/devel/bison.
> *** Error code 1
> 
> Stop in /usr/ports/security/nessus-libnasl.
> *** Error code 1
> 
> Any suggestions??
> 

This is of course a problem in the bison port. To fix that you can install
bison with

cd /usr/ports/devel/bison; make -i install

and the try to build nessus again.
But: this is not reproducible here on a recent -stable. 

Best regards

--
Udo Schweigert, Siemens AG   | Voice      : +49 89 636 42170
CT IC CERT, Siemens CERT     | Fax        : +49 89 636 41166
D-81730 Muenchen / Germany   | email      : udo.schweigert@siemens.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030422133723.GA19344>