From owner-freebsd-questions Wed Nov 28 13:21:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from noname.csdl.lt (noname.csdl.lt [194.176.40.182]) by hub.freebsd.org (Postfix) with SMTP id 4C6FC37B417 for ; Wed, 28 Nov 2001 13:21:47 -0800 (PST) Received: (qmail 28163 invoked by uid 1000); 28 Nov 2001 21:22:42 -0000 Date: Wed, 28 Nov 2001 23:22:42 +0200 From: Paulius Bulotas To: freebsd-questions@freebsd.org Subject: compiling tripwire on freebsd (signal 9) Message-ID: <20011128212241.GA27780@noname> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello people, as I found in some mailing lists archives, tripwire 2.3.1 is not included in ports because it has freebsd selectable originally... So, I tried to compile it from source, but got the following on third file ;) c++ -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O2 complex_io.cpp -c -o obj/GCC/Release/complex_io.o c++: Internal compiler error: program cc1plus got fatal signal 9 Anyone knows how to solve this? Paulius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message