- 论坛徽章:
- 0
|
大家帮我看看我是否中了 LKM Trojan木马
原帖由 \"ayazero\" 发表:\n装对应Linux-`uname -r`的kernel src rpm包\r\n/usr/src/linux目录只是个连接\r\n直接修改Makefile的-I参数后面的参数为 /usr/src/linux-2.4.xx\r\n\r\n现在还是用hunt吧,这个工具去www.linuxforum.net的系统安全版看看 \r\n\r\n改了也不行\r\n\r\n我的uname -r如下\r\n[root@game 2.4]# uname -r\r\n2.4.21-20.ELsmp\r\n但是/usr/src目录下没有2.4.21-20.ELsmp这个目录,我就用2.4.21-20.EL目录代替了但是还是不行\r\n[root@game 2.4]# ls /usr/src\r\ndebug linux-2.4 linux-2.4.21-20.EL redhat\r\n\r\n- gcc -O2 -Wall -Werror -I./include/ -I/usr/src/linux-2.4.21-20.EL/include -c ./src/procex.c \r\ncc1: warnings being treated as errors\r\nIn file included from /usr/src/linux-2.4.21-20.EL/include/linux/swap.h:6,\r\n from /usr/src/linux-2.4.21-20.EL/include/linux/mm.h:31,\r\n from /usr/src/linux-2.4.21-20.EL/include/linux/slab.h:14,\r\n from /usr/src/linux-2.4.21-20.EL/include/linux/proc_fs.h:5,\r\n from ./src/procex.c:23:\r\n/usr/src/linux-2.4.21-20.EL/include/linux/brlock.h:88: warning: `always_inline\' attribute directive ignored\r\n/usr/src/linux-2.4.21-20.EL/include/linux/brlock.h:101: warning: `always_inline\' attribute directive ignored\r\n/usr/src/linux-2.4.21-20.EL/include/linux/brlock.h:171: warning: `always_inline\' attribute directive ignored\r\n/usr/src/linux-2.4.21-20.EL/include/linux/brlock.h:179: warning: `always_inline\' attribute directive ignored\r\nmake: *** [kstat] Error 1
复制代码 \r\n\r\nwww.linuxforum.net这个坛子现在好冷亚 |
|