[Systrace] Follow up: Tried 1.5 from the sources

jimd at starshine.org jimd at starshine.org
Thu Jan 15 04:59:49 EST 2004


 Sorry to follow up my own posting.  However, I did read through the 
 mailing list archives a bit and saw that a new copy of
 usr-strace*.tar.gz was up there.

 So I downloaded that and tried to build it.  ./configure complained
 about libevent.h (or something like that) so I did a quick 
 'apt-get -f install libevent-dev' and ran it again.  
 
 Now it runs with not visible errors.  However, when I run 'make' 
 I get:

 cd . && automake-1.4 --foreign Makefile
 cd . && autoconf
 autoconf: Undefined macros:
 configure.in:117:       AC_LIBOBJ(dirname)
 configure.in:189:   AC_LIBOBJ(err)
 configure.in:33:        AC_LIBOBJ(openbsd-syscalls)
 configure.in:34:        AC_LIBOBJ(register-openbsd)
 configure.in:35:        AC_LIBOBJ(linux-translate)
 configure.in:39:        AC_LIBOBJ(netbsd-syscalls)
 configure.in:40:        AC_LIBOBJ(register-openbsd)
 configure.in:41:        AC_LIBOBJ(linux-translate)
 configure.in:46:        AC_LIBOBJ(linux-syscalls)
 configure.in:47:        AC_LIBOBJ(register-linux)
 configure.in:48:        AC_LIBOBJ(linux-translate)
 configure.in:51:        AC_LIBOBJ(getopt)
 configure.in:54:        AC_LIBOBJ(darwin-syscalls)
 configure.in:55:        AC_LIBOBJ(register-darwin)
 configure.in:98:        AC_LIBOBJ(basename)
 make: *** [configure] Error 1


-- 
Jim Dennis


More information about the systrace mailing list