Opened 11 years ago
Closed 11 years ago
#39204 closed defect (fixed)
oregano: error: 'AM_CONFIG_HEADER': this macro is obsolete.
Reported by: | ralph@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | oregano |
Description
Trying to install oregano fails at configure stage, as follows:
:info:configure Cleaning autotools files... :info:configure Running autoreconf... :info:configure aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' :info:configure configure.in:4: error: 'AM_CONFIG_HEADER': this macro is obsolete. :info:configure You should use the 'AC_CONFIG_HEADERS' macro instead. :info:configure /opt/local/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from... :info:configure configure.in:4: the top level :info:configure autom4te: /opt/local/bin/gm4 failed with exit status: 1 :info:configure aclocal: error: echo failed with exit status: 1 :info:configure autoreconf: aclocal failed with exit status: 1 :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_oregano/oregano/work/oregano-0.73" && ./autogen.sh --install :info:configure Exit code: 1 :error:configure org.macports.configure for port oregano returned: autoreconf failure: command execution failed
Change History (2)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | oregano added |
Status: | new → assigned |
Summary: | oregano fails to build → oregano: error: 'AM_CONFIG_HEADER': this macro is obsolete. |
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks.