[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] chkrootkit Problem?



I just installed chkrootkit on a RedHat 7 box and when I try to run

./chkrootkit

I get the following message:

bash: ./chkrootkit: Text file busy

Can someone tell me what does this mean?

Here is step by step of how I installed it:

[root@dns2 chkrootkit-0.22]# make sense
gcc -DHAVE_LASTLOG_H  -Wall -o chklastlog chklastlog.c
chklastlog.c: In function `main':
chklastlog.c:156: warning: suggest parentheses around assignment used as
truth v
alue
chklastlog.c: At top level:
chklastlog.c:180: warning: return type defaults to `int'
chklastlog.c: In function `read_pwd':
chklastlog.c:205: warning: suggest parentheses around assignment used as
truth v
alue
gcc -DHAVE_LASTLOG_H  -Wall -o chkwtmp chkwtmp.c
chkwtmp.c: In function `main':
chkwtmp.c:89: warning: implicit declaration of function `exit'
gcc -DHAVE_LASTLOG_H  -Wall  -o ifpromisc ifpromisc.c
ifpromisc.c: In function `main':
ifpromisc.c:131: warning: unused variable `ap'
ifpromisc.c:130: warning: unused variable `sa'
*** ATTENTION chkproc is for Linux systems ONLY ***
*** FAILURES HERE ARE OK IF YOUR SYSTEM IS NOT LINUX ***
gcc  -o chkproc chkproc.c

I'm pretty new to the linux world and any help you can offer is greatly
appreciated! I have not yet tried to install it on the Cobalt Raq3 Box.

Thanks!

SW