[MacPorts] #37648: fcgi @2.4.0_3+universal Configure error - autoconf fails due to obsolete macro
#37648: fcgi @2.4.0_3+universal Configure error - autoconf fails due to obsolete macro -------------------------------------------------+------------------------- Reporter: jinux.alluha@… | Owner: macports- Type: defect | tickets@… Priority: Normal | Status: new Component: ports | Milestone: Keywords: fastcgi, php, nginx, webserver, | Version: 2.1.2 http, cgi, fcgi | Port: fcgi -------------------------------------------------+------------------------- OS Version: Lion 10.7.5 (11G63b)[[BR]] XCode Version: 4.5.2 (4G2008a) '$ sudo port install fcgi' fails with the following output: {{{ ---> Configuring fcgi Error: org.macports.configure for port fcgi returned: autoreconf failure: command execution failed Please see the log file for port fcgi for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_fcgi/fcgi/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port fcgi failed }}} The main.log is attached. Following what I saw in the log, specifically: {{{ :info:configure configure.in:10: error: 'AM_CONFIG_HEADER': this macro is obsolete. :info:configure You should use the 'AC_CONFIG_HEADERS' macro instead. }}} I deleted 'fcgi_config.h.in' so it would be rebuilt (I assumed the .in files were the compiled/outputted version), and then changed the offending line 10 in configure.in from 'AM_' to 'AC_'. I re-ran the install command and then it installed without issue. -- Ticket URL: <https://trac.macports.org/ticket/37648> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37648: fcgi @2.4.0_3+universal Configure error - autoconf fails due to obsolete macro -----------------------------+-------------------------------- Reporter: jinux.alluha@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: fcgi | -----------------------------+-------------------------------- Changes (by macsforever2000@…): * keywords: fastcgi, php, nginx, webserver, http, cgi, fcgi => -- Ticket URL: <https://trac.macports.org/ticket/37648#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37648: fcgi @2.4.0_3: autoreconf fails with automake 1.13 -----------------------------+-------------------------- Reporter: jinux.alluha@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: fcgi | -----------------------------+-------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/37648#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37648: fcgi @2.4.0_3: autoreconf fails with automake 1.13 -----------------------------+-------------------------- Reporter: jinux.alluha@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: fcgi | -----------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: r101647 -- Ticket URL: <https://trac.macports.org/ticket/37648#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts