[MacPorts] #37593: ntop fails to build with failures in the configuration due to outdated macros (among other things)
#37593: ntop fails to build with failures in the configuration due to outdated macros (among other things) ------------------------+-------------------------------- Reporter: bikehead@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ------------------------+-------------------------------- When I do "sudo port install ntop", it fails do to configure failures. The first complaint is about the use of an outdated "AM_CONFIG_HEADER" macro and seems to go downhill from there. I've attached the log output -- Ticket URL: <https://trac.macports.org/ticket/37593> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37593: ntop fails to build with failures in the configuration due to outdated macros (among other things) -------------------------+--------------------- Reporter: bikehead@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ntop | -------------------------+--------------------- Changes (by jmr@…): * owner: macports-tickets@… => markd@… * port: => ntop Comment: Please remember to fill in the Port field and Cc the maintainer. -- Ticket URL: <https://trac.macports.org/ticket/37593#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37593: ntop fails to build with failures in the configuration due to outdated macros (among other things) -------------------------+--------------------- Reporter: bikehead@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ntop | -------------------------+--------------------- Comment (by limbo@…): Same issue here. Pretty much the same log output. -- Ticket URL: <https://trac.macports.org/ticket/37593#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37593: ntop fails to build with failures in the configuration due to outdated macros (among other things) -------------------------+--------------------- Reporter: bikehead@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ntop | -------------------------+--------------------- Comment (by netfortius@…): Replying to [ticket:37593 bikehead@…]:
When I do "sudo port install ntop", it fails do to configure failures. The first complaint is about the use of an outdated "AM_CONFIG_HEADER" macro and seems to go downhill from there.
I've attached the log output
+1 here. -- Ticket URL: <https://trac.macports.org/ticket/37593#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37593: ntop fails to build with failures in the configuration due to outdated macros (among other things) -------------------------+--------------------- Reporter: bikehead@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ntop | -------------------------+--------------------- Comment (by cal@…): AM_CONFIG_HEADER was deprecated and finally removed in automake 1.13. It will, however, be added back in automake 1.13.2. So we can either - wait, or - replace it with AM_CONFIG_HEADERS. -- Ticket URL: <https://trac.macports.org/ticket/37593#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37593: ntop fails to build with failures in the configuration due to outdated macros (among other things) -------------------------+--------------------- Reporter: bikehead@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ntop | -------------------------+--------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Replying to [comment:5 cal@…]:
- replace it with AM_CONFIG_HEADERS.
No, it's `AC_CONFIG_HEADERS`. A new version 5.0.1 is available but it does not fix this problem. -- Ticket URL: <https://trac.macports.org/ticket/37593#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37593: ntop fails to build with failures in the configuration due to outdated macros (among other things) -------------------------+--------------------- Reporter: bikehead@… | Owner: markd@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: ntop | -------------------------+--------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: r102753 -- Ticket URL: <https://trac.macports.org/ticket/37593#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts