pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

nmap not building



On an amd64 8_RC2 box with pkgsrc downloaded this morning trying to build net/nmap dies with:

/usr/pkgsrc/net/nmap# make
ERROR: This package has set PKG_FAIL_REASON:
ERROR: [bsd.options.mk] The following selected options are not supported: ndiff zenmap.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/nmap


The Makefile shows that both ndiff and zenmap are turned off:

CONFIGURE_ARGS+= --without-ndiff # provided by net/ndiff
CONFIGURE_ARGS+= --without-subversion
CONFIGURE_ARGS+= --without-zenmap # provided by net/zenmap

Any thoughts?

Thanks,

Steve


Home | Main Index | Thread Index | Old Index