|
Nmap Development
mailing list archives
compiling nmap fails on /usr/bin/ld: cannot find -lnbase
From: stephan () a2000 nu
Date: Mon, 4 Nov 2002 22:18:58 +0100 (CET)
Hi,
i'm trying to compile the nmap 3.0 src rpm
now it fails on :
----
Compiling nmap
rm -f nmap
gcc -Llibpcap-possiblymodified -L/usr/local/lib -Lnbase -o nmap main.o
nmap.o targets.o tcpip.o nmap_error.o utils.o idle_scan.o osscan.o
output.o scan_engine.o timing.o charpool.o services.o protocols.o
nmap_rpc.o portlist.o -lm -lnbase -lpcap
/usr/bin/ld: skipping incompatible nbase/libnbase.a when searching for
-lnbase
/usr/bin/ld: cannot find -lnbase
collect2: ld returned 1 exit status
make: *** [nmap] Error 1
----
can someone give me a hint what this nbase is ? (which libary do i miss ?)
---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to
nmap-dev-help () insecure org . List run by ezmlm-idx (www.ezmlm.org).
By Date
By Thread
Current thread:
- compiling nmap fails on /usr/bin/ld: cannot find -lnbase stephan (Nov 04)
|