[MacPorts] #16194: nmap 4.68: upgrade fails (missing include path)

MacPorts noreply at macports.org
Tue Aug 5 04:50:54 PDT 2008


#16194: nmap 4.68: upgrade fails (missing include path)
----------------------------------+-----------------------------------------
  Reporter:  vinc17 at macports.org  |       Owner:  opendarwin.org at darkart.com
      Type:  defect               |      Status:  reopened                  
  Priority:  Normal               |   Milestone:  Port Bugs                 
 Component:  ports                |     Version:  1.6.0                     
Resolution:                       |    Keywords:  nmap build                
----------------------------------+-----------------------------------------
Comment (by vinc17 at macports.org):

 nselib-bin/Makefile.in contains
 {{{
 $(LIBTOOL) $(LTFLAGS) --mode=compile $(CC) @LUAINCLUDE@ $(CFLAGS) -c bit.c
 }}}
 and I suppose that @LUAINCLUDE@ should be replaced by a -I flag to the
 liblua directory provided by nmap, but it is replaced by nothing. Indeed
 nselib-bin/Makefile contains:
 {{{
 $(LIBTOOL) $(LTFLAGS) --mode=compile $(CC)  $(CFLAGS) -c bit.c
 }}}

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


More information about the macports-tickets mailing list