Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jan 2007 13:56:59 +0100
From:      "Valerio Daelli" <valerio.daelli@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   nmap port does not compile and AMD64
Message-ID:  <27dbfc8c0701020456m2bbf7113w8262cead1bb83eaa@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
We are trying to compile nmap via ports on both FreeBSD 6.1 and FreeBSD 5.4

We always get an error:


c++ -c  -Ilibdnet-stripped/include -I/usr/local/include -O -pipe -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-freebsd5.4\"
-DNMAPDATADIR=\"/usr/local/share/nmap\" osscan.cc -o osscan.o
c++ -c  -Ilibdnet-stripped/include -I/usr/local/include -O -pipe -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-freebsd5.4\"
-DNMAPDATADIR=\"/usr/local/share/nmap\" osscan2.cc -o osscan2.o
c++ -c  -Ilibdnet-stripped/include -I/usr/local/include -O -pipe -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-freebsd5.4\"
-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

Thanks

Valerio Daelli



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