|

楼主 |
发表于 2006-12-21 11:45:57
|
显示全部楼层
下载了2.4版本的依然不行
这是用rpm安装的错误提示
Error: Missing Dependency: libpcap.so.0 is needed by package dsniff
Error: Missing Dependency: libnet.so.0 is needed by package dsniff
Error: Missing Dependency: libcrypto.so.0.9.8 is needed by package dsniff
Error: Missing Dependency: libdb-4.4.so is needed by package dsniff
Error: Missing Dependency: libssl.so.0.9.8 is needed by package dsniff
这是make编译的错误信息:
/usr/local/lib/libnids.a(libnids.o): In function `nids_dispatch':
/root/software/libnids-1.21/src/libnids.c:748: undefined reference to `g_async_queue_push'
/root/software/libnids-1.21/src/libnids.c:742: undefined reference to `g_thread_create_full'
/usr/local/lib/libnids.a(libnids.o): In function `cap_queue_process_thread':
/root/software/libnids-1.21/src/libnids.c:552: undefined reference to `g_async_queue_pop'
/root/software/libnids-1.21/src/libnids.c:558: undefined reference to `g_thread_exit'
/usr/local/lib/libnids.a(libnids.o): In function `nids_exit':
/root/software/libnids-1.21/src/libnids.c:690: undefined reference to `g_async_queue_length'
/usr/local/lib/libnids.a(libnids.o): In function `nids_run':
/root/software/libnids-1.21/src/libnids.c:671: undefined reference to `g_thread_create_full'
/root/software/libnids-1.21/src/libnids.c:674: undefined reference to `g_async_queue_push'
/usr/local/lib/libnids.a(libnids.o): In function `nids_init':
/root/software/libnids-1.21/src/libnids.c:654: undefined reference to `g_thread_init'
/root/software/libnids-1.21/src/libnids.c:655: undefined reference to `g_async_queue_new'
/usr/local/lib/libnids.a(libnids.o): In function `nids_pcap_handler':
/root/software/libnids-1.21/src/libnids.c:327: undefined reference to `g_async_queue_lock'
/root/software/libnids-1.21/src/libnids.c:329: undefined reference to `g_async_queue_length_unlocked'
/root/software/libnids-1.21/src/libnids.c:335: undefined reference to `g_async_queue_push_unlocked'
/usr/local/lib/libnids.a(libnids.o): In function `nids_next':
/root/software/libnids-1.21/src/libnids.c:728: undefined reference to `g_thread_create_full'
/root/software/libnids-1.21/src/libnids.c:730: undefined reference to `g_async_queue_push'
/usr/local/lib/libnids.a(libnids.o): In function `nids_pcap_handler':
/root/software/libnids-1.21/src/libnids.c:337: undefined reference to `g_async_queue_unlock'
collect2: ld returned 1 exit status
make: *** [dsniff] Error 1
真的有点郁闷了 |
|