Hi all,

I think I found an issue with the port for nmap FLAVOR=no_x11

I grabbed the 4.0 snapshot and am using the latest ports tree. I attempted to compile nmap FLAVOR=no_x11 and it failed in one of the dependancies because it was missing x11 (tcl I think, which I believe was in turn a dependancy of python).

I had not had this problem before.

I compared this port of nmap with an older ports tree on a different computer and noticed a new requirement for libdnet in this latest port of nmap. I compiled libdnet with FLAVOR=no_python and then want back and compiled nmap with FLAVOR=no_x11 and all went fine.

Not 100% how to fix this, but am guessing a no_x11 FLAVOR has to be added to libdnet which incorporates the no_python.

- Steven



Reply via email to