[Systrace] problem when installing usr-systrace-2004-01-26
Zheng Li
james.zheng.li at gmail.com
Tue Apr 5 12:06:29 EDT 2005
Hi there,
I tried installing systrace on Fedora Core 1 these days.
I succesfully rebuilt the 2.4.24 kernel with systrace
patch. I downloaded and installed
libevent-1.0-2.1.fc1.rf.i386.rpm and
libevent-devel-1.0-2.1.fc1.rf.i386.rpm
from rpmfind.net
Since the system is not running with devfs, I create the
device. The systrace.h is also missing, so I copied it
to /usr/include/linux/systrace.h. These two steps are
mentioned on systrace website.
Then, I downloaded gtk-systrace-2003-06-23.tar.gz
untarred it and successfully installed it.
However, for gtk-systrace-2003-06-23, under systrace-1.5/
after "./configurate" finishes,
"make" prompts these error messages:
...
make[2]: Leaving directory `/root/rpms/systrace-1.5'
Making all in regress
make[2]: Entering directory `/root/rpms/systrace-1.5/regress'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c test_stat.c
gcc -g -O2 -o stat test_stat.o
Performing simple regression tests
nm:\tFAILED
uniq:\tFAILED
make[2]: *** [regress] Error 1
make[2]: Leaving directory `/root/rpms/systrace-1.5/regress'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/rpms/systrace-1.5'
make: *** [all-recursive-am] Error 2
However, for usr-systrace-2003-06-23, I installed it
(systrace-1.0) successfully.
Could anybody help me with solving this installation problem?
Thanks a lot!
James
More information about the systrace
mailing list