Changes between Initial Version and Version 2 of Ticket #24177


Ignore:
Timestamp:
Mar 23, 2010, 6:53:22 PM (14 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24177

    • Property Owner changed from macports-tickets@… to opendarwin.org@…
    • Property Priority changed from High to Normal
    • Property Cc dluke@… added
    • Property Keywords nmap install port nmap 5.21 removed
  • Ticket #24177 – Description

    initial v2  
    11Had an earlier version of nmap installed and had problems with upgrading. The error I'm getting now is a syntax error for setup.py:
    22
     3{{{
    34/usr/bin/g++-4.0 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -Lnbase -Lnsock/src/   -o nmap main.o nmap.o targets.o tcpip.o nmap_error.o utils.o idle_scan.o osscan.o osscan2.o output.o payload.o scan_engine.o timing.o charpool.o services.o protocols.o nmap_rpc.o portlist.o NmapOps.o TargetGroup.o Target.o FingerPrintResults.o service_scan.o NmapOutputTable.o MACLookup.o nmap_tty.o nmap_dns.o  traceroute.o portreasons.o nse_main.o nse_nsock.o nse_fs.o nse_nmaplib.o nse_debug.o nse_pcrelib.o nse_binlib.o nse_bit.o nse_openssl.o nse_ssl_cert.o  -lnbase -lnsock -lpcre -lpcap -lssl -lcrypto libdnet-stripped/src/.libs/libdnet.a liblua/liblua.a -lm 
    45cd ndiff && /usr/bin/python setup.py build
     
    1112
    1213Error: Status 1 encountered during processing.
    13 
     14}}}
    1415
    1516Here's the general commands I used (more or less, forget the exact details but I *have* done all of these in order, at some point or another). I know some of it is more than a little redundant, but I thought I'd be 100% sure...also, the error is the same error throughout.