Fejl ved compiling.
Skal have installeret chkrootkit på Mandrake 10.1 men under compilingen kommer den med besked om der mangler et eller andet.--------------------------------------------------------------------------
[root@dhcppc0 chkrootkit-0.45]# ls
ACKNOWLEDGMENTS chkproc.c chkwtmp.c README
check_wtmpx.c chkrootkit* COPYRIGHT README.chklastlog
chkdirs.c chkrootkit.lsm ifpromisc.c README.chkwtmp
chklastlog.c chkutmp.c Makefile strings.c
[root@dhcppc0 chkrootkit-0.45]# make sense
gcc -DHAVE_LASTLOG_H -o chklastlog chklastlog.c
gcc -DHAVE_LASTLOG_H -o chkwtmp chkwtmp.c
gcc -DHAVE_LASTLOG_H -D_FILE_OFFSET_BITS=64 -o ifpromisc ifpromisc.c
gcc -o chkproc chkproc.c
gcc -o chkdirs chkdirs.c
gcc -o check_wtmpx check_wtmpx.c
gcc -static -o strings-static strings.c
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
make: *** [strings-static] Fejl 1
----------------------------------------------------------------------------------------
Hvad skal installeres for at alle compilinger går smertefrit.
