Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2000 07:34:55 -0700 (PDT)
From:      Cy.Schubert@uumail.gov.bc.ca
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19948: Aide Port Dependency
Message-ID:  <200007151434.e6FEYtW22218@cwsys.cwsent.com>

next in thread | raw e-mail | index | archive | help

>Number:         19948
>Category:       ports
>Synopsis:       aide bison dependency
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 15 07:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Cy Schubert
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Province of BC
>Environment:

FreeBSD cwsys 4.0-STABLE FreeBSD 4.0-STABLE #7: Thu Jul 13 15:42:48 PDT 2000     root@cwsys:/usr/opt/cvs-400s-000620/src/sys/compile/CWSYS  i386

>Description:

Received an email from Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
about an aide bison dependency.  As I have bison installed on my system
at home I didn't see the dependency myself.

>How-To-Repeat:

Build aide on a system w/o bison installed.

>Fix:

diff -urPN --exclude=CVS --exclude=00_TRANS.TBL /opt/CVSup/usr/ports/security/aide/Makefile aide/Makefile
--- /opt/CVSup/usr/ports/security/aide/Makefile	Fri Jul 14 09:11:47 2000
+++ aide/Makefile	Sat Jul 15 07:28:29 2000
@@ -15,6 +15,7 @@
 
 LIB_DEPENDS=	mhash.2:${PORTSDIR}/security/mhash
 
+USE_BISON=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--with-mhash \
 		--with-zlib \


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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