[MacPorts] #37648: fcgi @2.4.0_3+universal Configure error - autoconf fails due to obsolete macro

MacPorts noreply at macports.org
Tue Jan 15 06:39:56 PST 2013


#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


More information about the macports-tickets mailing list