|
Nmap Development
mailing list archives
Re: FreeBSD 4.7 & nmap doesn't build
From: dirk diggler <freakout678 () yahoo com>
Date: Thu, 2 Jan 2003 13:43:35 -0800 (PST)
Regarding the FreeBSD ports configuration and source installation, would you like to add a switch option to dsiable gui
compiling?
Something like:
./configure --disable-gui
or for FreeBSD ports:
make -DDISABLE-GUI
Fyodor <fyodor () insecure org> wrote:On Fri, Dec 27, 2002 at 10:05:30PM -0800, dirk diggler wrote:
Compiling nmap
rm -f nmap
cc -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 -lpcap
-lm -lnbase -lpcap
cd nmapfe; test -f Makefile && make VERSION=3.00
STATIC=;
*** Error code 1 (ignored)
I can see how this could be a little confusing -- I have updated the
Makefile for the next version of Nmap to detect this problem better
and output a more user-friendly warning.
Cheers,
-F
---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
By Date
By Thread
Current thread:
|