|
|||||||||||
|
Can not install Libnet
From: Ben <dayz(at)planet.nl>
Date: Sun Nov 17 2002 - 21:10:51 EST
I'm having problems in installing Libnet on mandrake 9.0. ./configure works fine until I do make and make install after that. I have tried to install libnet on a fresh install of Mandrake, and I installed some packages that where nessesary to compile the program. Can someone tell me what I could do to solve it? this comes from my shell:
[wayne@wayne Libnet-latest]$ make
make[3]: Entering directory `/home/wayne/Libnet-latest/include/libnet' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/wayne/Libnet-latest/include/libnet' make[3]: Entering directory `/home/wayne/Libnet-latest/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/wayne/Libnet-latest/include' make[2]: Leaving directory `/home/wayne/Libnet-latest/include' make[1]: Leaving directory `/home/wayne/Libnet-latest/include'Making all in src make[1]: Entering directory `/home/wayne/Libnet-latest/src' .......................................................... gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -Wall -c libnet_init.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -Wall -c libnet_internal.clibnet_internal.c: In function `__libnet_hex_dump': libnet_internal.c:55: warning: operation on `p' may be undefined gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -Wall -c libnet_pblock.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -Wall -c l ................................................................ libnet_raw.o libnet_resolve.o libnet_version.o libnet_write.o
libnet_link_linux.o
make[1]: Leaving directory `/home/wayne/Libnet-latest/sample' make[1]: Entering directory `/home/wayne/Libnet-latest' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/wayne/Libnet-latest'[wayne@wayne Libnet-latest]$ I tried "make install" but got:
[wayne@wayne Libnet-latest]$ su -c 'make install'
Password:
make[3]: Leaving directory `/home/wayne/Libnet-latest/include/libnet' make[2]: Leaving directory `/home/wayne/Libnet-latest/include/libnet' make[2]: Entering directory `/home/wayne/Libnet-latest/include' make[3]: Entering directory `/home/wayne/Libnet-latest/include' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/include /usr/bin/install -c -m 644 libnet.h /usr/include/libnet.h make[3]: Leaving directory `/home/wayne/Libnet-latest/include' make[2]: Leaving directory `/home/wayne/Libnet-latest/include' make[1]: Leaving directory `/home/wayne/Libnet-latest/include'Making install in src make[1]: Entering directory `/home/wayne/Libnet-latest/src' make[2]: Entering directory `/home/wayne/Libnet-latest/src' /bin/sh ../mkinstalldirs /usr/lib /usr/bin/install -c -m 644 libnet.a /usr/lib/libnet.a ranlib /usr/lib/libnet.a make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/wayne/Libnet-latest/src' make[1]: Leaving directory `/home/wayne/Libnet-latest/src'Making install in man make[1]: Entering directory `/home/wayne/Libnet-latest/man' make[2]: Entering directory `/home/wayne/Libnet-latest/man' make[2]: Nothing to be done for `install-exec-am'.make install-man3 make[3]: Entering directory `/home/wayne/Libnet-latest/man' /bin/sh ../mkinstalldirs /usr/man/man3 /usr/bin/install -c -m 644 ./libnet.3 /usr/man/man3/libnet.3 make[3]: Leaving directory `/home/wayne/Libnet-latest/man' make[2]: Leaving directory `/home/wayne/Libnet-latest/man' make[1]: Leaving directory `/home/wayne/Libnet-latest/man'Making install in sample make[1]: Entering directory `/home/wayne/Libnet-latest/sample' make[2]: Entering directory `/home/wayne/Libnet-latest/sample' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/wayne/Libnet-latest/sample' make[1]: Leaving directory `/home/wayne/Libnet-latest/sample' make[1]: Entering directory `/home/wayne/Libnet-latest' make[2]: Entering directory `/home/wayne/Libnet-latest' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/wayne/Libnet-latest' make[1]: Leaving directory `/home/wayne/Libnet-latest'[wayne@wayne Libnet-latest]$ I hope you can help me out. Thanks. To unsubscribe, e-mail: libnet-unsubscribe@securityfocus.com For additional commands, e-mail: libnet-help@securityfocus.com Received on Sun Nov 17 15:01:16 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:21 EDT |
||||||||||
|
|||||||||||