Nmap Development mailing list archives
ranlib error when building nsock examples locally
From: Jay Fink <jay.fink () gmail com>
Date: Tue, 30 Jun 2009 14:48:27 -0400
All, I ran into this after building an nmap/libpcap on FreeBSD-8.0-current when trying to compile a test program using nsock in ~/nmap/nsock/examples: [jrf@pradu ~/nmap/nsock/examples]$ make nsock_pcap gcc -o nsock_pcap -I/usr/local/include -Wall -g -I../include -I../../nbase nsock_pcap.o ../src/libnsock.a ../../nbase/libnbase.a -lssl -lpcap -lcrypto ../../libpcap/libpcap.a ../../libpcap/libpcap.a: could not read symbols: Archive has no index; run ranlib to add one *** Error code 1 Stop in /usr/home/jrf/nmap/nsock/examples. I went into nmap/libpcap and ran 'ranlib libpcap.a' and it compiles fine now. I am running a FreeBSD 8 snapshot: FreeBSD pradu 8.0-CURRENT-200906 FreeBSD 8.0-CURRENT-200906 #0: Sun Jun 7 10:31:30 UTC 2009 root () mason cse buffalo edu:/usr/obj/usr/src/sys/GENERIC amd64 thanks, j _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
Current thread:
- ranlib error when building nsock examples locally Jay Fink (Jun 30)
- Re: ranlib error when building nsock examples locally Daniel Roethlisberger (Jun 30)
- Re: ranlib error when building nsock examples locally Jay Fink (Jun 30)
- Re: ranlib error when building nsock examples locally Daniel Roethlisberger (Jun 30)
