From owner-freebsd-security Mon Jan 13 6:54: 6 2003 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9138537B401 for ; Mon, 13 Jan 2003 06:54:02 -0800 (PST) Received: from smtp.cwnt.com (smtp.cwnt.com [192.116.246.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4745843F13 for ; Mon, 13 Jan 2003 06:54:01 -0800 (PST) (envelope-from liran@cwnt.com) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: quoted-printable Subject: Compiling tripwire in FreeBSD X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Mon, 13 Jan 2003 16:53:52 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Compiling tripwire in FreeBSD Thread-Index: AcK7E5aYYI5Sfb9RRrOMgWhAx/aA5Q== From: "Liran Siglat" To: Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm trying to complie ("gmake debug") tripwire-2.3.1-2 on FreeBSD 4.3 = with no success. I've downloaded tripwire from the FreeBSD site. I have uncommented the following line in the main Makefile: `SYSPRE =3D = i386-unknown-freebsd` The error I receive is: In file included from ../stlport/stdexcept:33, from ../stlport/stl/_ios_base.h:22, from ../stlport/stl/_streambuf.h:21, from ../stlport/streambuf:31, from ../stlport/stl/_stream_iterator.h:47, from ../stlport/iterator:39, from ../stlport/istream:35, from ../stlport/stl/_complex.h:52, from ../stlport/complex:37, from complex.cpp:21: ../stlport/exception:46: ../include/exception: No such file or directory In file included from ../stlport/stl/_alloc.h:68, from ../stlport/stdexcept:41, from ../stlport/stl/_ios_base.h:22, from ../stlport/stl/_streambuf.h:21, from ../stlport/streambuf:31, from ../stlport/stl/_stream_iterator.h:47, from ../stlport/iterator:39, from ../stlport/istream:35, from ../stlport/stl/_complex.h:52, from ../stlport/complex:37, from complex.cpp:21: ../stlport/new:47: ../include/new: No such file or directory In file included from ../stlport/stl/_locale.h:26, from ../stlport/stl/_ios_base.h:25, from ../stlport/stl/_streambuf.h:21, from ../stlport/streambuf:31, from ../stlport/stl/_stream_iterator.h:47, from ../stlport/iterator:39, from ../stlport/istream:35, from ../stlport/stl/_complex.h:52, from ../stlport/complex:37, from complex.cpp:21: ../stlport/typeinfo:27: ../include/typeinfo: No such file or directory gmake[4]: *** [obj/GCC/Release/complex.o] Error 1=20 Has anyone had any success with compiling tripwire - Any help would be = appreciated. Thanks, Liran. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message