From owner-freebsd-ports@FreeBSD.ORG Tue Apr 22 06:37:31 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94FA237B401 for ; Tue, 22 Apr 2003 06:37:31 -0700 (PDT) Received: from goliath.siemens.de (goliath.siemens.de [192.35.17.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id B070743F85 for ; Tue, 22 Apr 2003 06:37:29 -0700 (PDT) (envelope-from udo.schweigert@siemens.com) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by goliath.siemens.de (8.11.7/8.11.7) with ESMTP id h3MDbOb19093; Tue, 22 Apr 2003 15:37:24 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.11.7/8.11.7) with ESMTP id h3MDbNe21369; Tue, 22 Apr 2003 15:37:23 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) 1.42 2003/02/21 12:06:56 ust Exp $) with ESMTP id h3MDbNhG042867; Tue, 22 Apr 2003 15:37:23 +0200 (CEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) hosts/alaska/mail/config.mc,v 1.15 2002/12/31 15:32:17 ust Exp $) with ESMTP id h3MDbN8P080515; Tue, 22 Apr 2003 15:37:23 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: (from ust@localhost) hosts/alaska/mail/submit.mc,v 1.4 2002/12/31 15:32:17 ust Exp $) id h3MDbNCR049249; Tue, 22 Apr 2003 15:37:23 +0200 (CEST) (envelope-from ust) Date: Tue, 22 Apr 2003 15:37:23 +0200 From: Udo Schweigert To: Bryan Dina Message-ID: <20030422133723.GA19344@alaska.cert.siemens.de> References: <1051017755.1055.75.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1051017755.1055.75.camel@localhost.localdomain> X-Operating-System: FreeBSD 4.8-STABLE User-Agent: Mutt/1.5.4i cc: ports@freebsd.org Subject: Re: nessus 2.0.4 install woes X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2003 13:37:31 -0000 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