Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jan 2007 11:48:31 +0100
From:      Daniel Prinz <dpr@suchtreffer.de>
To:        freebsd-ports@freebsd.org
Subject:   NMAP 4.20 Port broken?
Message-ID:  <1167821311.5445.3.camel@tiberius.suchtreffer.de>

next in thread | raw e-mail | index | archive | help
Hi, 

I can't compile NMAP 4.20 with my freshly updated ports collection. It
stops when compiling the file output.cc

Here is the error message:

c++ -c  -Ilibdnet-stripped/include -I/usr/local/include -O2
-fno-strict-aliasing -pipe -march=opteron -Wall  -I/usr/include
-Ilibpcap -Inbase -Insock/include   -DHAVE_CONFIG_H -DNMAP_VERSION=
\"4.20\" -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://insecure.org\"
-DNMAP_PLATFORM=\"amd64-portbld-freebsd6.1\" -DNMAPDATADIR=
\"/usr/local/share/nmap\" output.cc -o output.o
output.cc: In function `void log_vwrite(int, const char*,
__va_list_tag*)':
output.cc:746: error: incompatible types in assignment of
`__va_list_tag*' to `__va_list_tag[1]'
gmake: *** [output.o] Error 1
*** Error code 2

Stop in /usr/ports/security/nmap.



Is there a problem with nmap or a depending library?

Regards,
Daniel





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1167821311.5445.3.camel>