Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2005 15:26:29 +1000
From:      Sam Lawrance <boris@brooknet.com.au>
To:        cy@FreeBSD.org, Gary Hayers <gary@hayers.org>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: Tripwire-2.3.1.2 problem on a FreeBSD 4.11 box
Message-ID:  <1123824389.796.17.camel@dirk.no.domain>
In-Reply-To: <42FB26C7.4070009@hayers.org>
References:  <42FB26C7.4070009@hayers.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2005-08-11 at 11:21 +0100, Gary Hayers wrote:
> Hi list users,
> 
> I am having some problems installing Tripwire-2.3.1.2 from the ports 
> collection on a FreeBSD 4.11 machine, I get an error when I issue the 
> make command:
...
> gmake[4]: Entering directory 
> `/usr/ports/security/tripwire/work/tripwire-2.3.1-2/src/STLport-4.0/src'
> mkdir -p ../lib
> mkdir -p obj/GCCi386/Release
> g++295 -I../stlport -Wall -W -Wno-sign-compare -Wno-unused 
> -Wno-uninitialized -ftemplate-depth-32 -O2 complex.cpp -c -o 
> obj/GCCi386/Release/complex.o
> gmake[4]: g++295: Command not found
> gmake[4]: *** [obj/GCCi386/Release/complex.o] Error 127
> gmake[4]: Leaving directory 

A number of gcc295-port related path and binary names have been
hardcoded into the port.  For an instant workaround, you could try
installing lang/gcc295 first.

-- 
Sam Lawrance                            lawrance@FreeBSD.org
ph +61 0425 228 579                    boris@brooknet.com.au






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