Tripwire 2.3.1 doesn't compile!

From: F. Winter (winter@PHYSnet.uni-hamburg.de)
Date: Tue Oct 01 2002 - 11:48:40 EDT


Hi Managers,

did anybody compile Tripwire succesfully in a release state
more recent than the Academic Source Release 1.3 (from 1999)
lets say in the new version 2.3.1?

In the ASR 1.3 there was a file called ./Ported which decribed
compiler/linker switches to build the package on DEC.
But this file has gone in the new release 2.3.1. It seems
to be an impossible venture to compile 2.3.1 on Tru64 UNIX 5.1.
Maybe this complete rewrite of the ASR 1.3 (now TripWire 2.3.1)
is done in a way specifically close to Linux. Maybe one can't
compile it on Tru64 UNIX 5.1 without rewriting large parts of
the source code of it.

The first problem is that one has to choose the arch and
Distribution in the Makefile. BSD or Linux?!?
I choosed i686-pc-linux in the hope that this is the most
closest to my alpha Tru64 UNIX 5.1 configuration.

Doing the make produced the following:

eserver | root> gmake release
echo "\"MAKE RELEASE\"" > release.i686-pc-linux.out
date >> release.i686-pc-linux.out
echo "\"gmake -f Makefile twprint_r twadmin_r siggen_r tripwire_r |
tee -a release.i686-pc-linux.out\"" >> release.i686-pc-linux.out
gmake -f Makefile twprint_r twadmin_r siggen_r tripwire_r | tee -a
release.i686-pc-linux.out
gmake[1]: Entering directory `/archiv/tripwire/tripwire-2.3.1-2/src'
gmake -C STLport-4.0 -f STLport.mak release "SYSPRE=i686-pc-linux"
gmake[2]: Entering directory
`/archiv/tripwire/tripwire-2.3.1-2/src/STLport-4.0'
test -d ../../lib || mkdir ../../lib
test -d ../../lib/i686-pc-linux_r || mkdir ../../lib/i686-pc-linux_r
test -e "include" || test "xi686-pc-linux" != "xi386-unknown-freebsd" ||
ln -s /usr/include/g++ include
test -e "include" || test "xi686-pc-linux" != "xi386-unknown-openbsd" ||
ln -s /usr/include/g++ include
export
PATH=./stlport:/sbin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/bin/X11:/usr/local:/server/sbin:/server/bin:/client/sbin:/client/bin;
/client/bin/gmake -C ./src -f gcc.mak clobber
/bin/sh:
PATH=./stlport:/sbin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/bin/X11:/usr/local:/server/sbin:/server/bin:/client/sbin:/client/bin:
is not an identifier
gmake[2]: *** [../../lib/i686-pc-linux_r/libstlport_gcc.a] Error 1
gmake[2]: Leaving directory
`/archiv/tripwire/tripwire-2.3.1-2/src/STLport-4.0'
gmake[1]: *** [STLport_r] Error 2
gmake[1]: Leaving directory `/archiv/tripwire/tripwire-2.3.1-2/src'
date >> release.i686-pc-linux.out

Anyone any experiences with that?

See you and greetings!
Frank

--
 Frank Winter          Tel.: +(49)-40-42838-2404
 PHYSnet RZ            Email: winter@PHYSnet.uni-hamburg.de
 Uni Hamburg
 Jungiusstr. 9
 D-20355 Hamburg


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:54 EDT