Re: tripwire (re-post)

2003-02-06 Thread Kirk Strauser
At 2003-02-06T23:28:13Z, benjamin everist <[EMAIL PROTECTED]> writes:

> I am trying to install tripwire-2.3.1-2 on freebsd 4.7 release.  using:
> #make all install clean
> or
> #make
> #make install

The same problem started a chain reaction that ended with me installing
AIDE.  Just a thought.
-- 
Kirk Strauser
In Googlis non est, ergo non est.



msg18321/pgp0.pgp
Description: PGP signature


tripwire (re-post)

2003-02-06 Thread benjamin everist
Did the list get this?  I've been having problems posting (so I'll try the 
same thing *extra* hard)
---

Hello -

I am trying to install tripwire-2.3.1-2 on freebsd 4.7 release.  using:
#make all install clean
or
#make
#make install
from /usr/ports/security/tripwire yields the following:

Verifying existence of binaries...

./bin/i386-unknown-freebsd_r/siggen missing.  Build did not complete 
successfully.
*** Error code 1

Stop in /usr/ports/security/tripwire.

If i untar the source and compile in /usr/local, making sure to edit the 
master Makefile (/tripwire/src/Makefile) for freebsd, i get:
#gmake release

c++ -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized 
-ftem
plate-depth-32 -O2 num_put_float.cpp -c -o obj/GCC/Release/num_put_float.o
num_put_float.cpp:50: values.h: No such file or directory
gmake[4]: *** [obj/GCC/Release/num_put_float.o] Error 1
gmake[4]: Leaving directory `/usr/local/tripwire-2.3.1-2/src/STLport-4.0/src'
gmake[3]: *** [lib/libstlport_gcc.a] Error 2
gmake[3]: Leaving directory `/usr/local/tripwire-2.3.1-2/src/STLport-4.0'
gmake[2]: *** [../../lib/i386-unknown-freebsd_r/libstlport_gcc.a] Error 2
gmake[2]: Leaving directory `/usr/local/tripwire-2.3.1-2/src/STLport-4.0'
gmake[1]: *** [STLport_r] Error 2
gmake[1]: Leaving directory `/usr/local/tripwire-2.3.1-2/src'
date >> release.i386-unknown-freebsd.out

Any help would be much appreciated.

Benjamin Everist 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message