[MacPorts] #15636: NMAP 4.60 build error

MacPorts noreply at macports.org
Thu Jun 19 11:23:33 PDT 2008


#15636: NMAP 4.60 build error
---------------------------------------------+------------------------------
  Reporter:  Peter.Charbonneau at williams.edu  |       Owner:  dluke at macports.org
      Type:  defect                          |      Status:  closed            
  Priority:  Normal                          |   Milestone:  Port Bugs         
 Component:  ports                           |     Version:  1.6.0             
Resolution:  invalid                         |    Keywords:                    
---------------------------------------------+------------------------------
Comment (by dluke at macports.org):

 That's really not what you want, since you now have an nmap port that
 depends on the libua that you moved there and so isn't being tracked by
 MacPorts correctly.

 When you only moved the libua.a file, the build still tried to link with a
 libua in /usr/local (there are probably libua headers or other libraries
 that the configure script found there).

 What you really want, is to port -f uninstall nmap && port clean --all
 nmap && mv /usr/local /usr/foo && port install nmap && mv /usr/foo
 /usr/local

-- 
Ticket URL: <http://trac.macports.org/ticket/15636#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list