Opened 10 years ago
Closed 10 years ago
#45177 closed defect (invalid)
at-spi2-atk: autoreconf failure
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.99 |
Keywords: | Cc: | dbevans (David B. Evans) | |
Port: | at-spi2-atk |
Description
autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force main::scan_file() called too early to check prototype at /opt/local/bin/aclocal line 617. configure.ac:30: warning: macro `AM_PROG_AR' not found in library autoreconf: configure.ac: tracing autoreconf: running: glibtoolize --copy --force glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. glibtoolize: copying file `config/ltmain.sh' glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in-tree. glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. main::scan_file() called too early to check prototype at /opt/local/bin/aclocal line 617. configure.ac:30: warning: macro `AM_PROG_AR' not found in library autoreconf: running: /opt/local/bin/autoconf --force configure.ac:30: error: possibly undefined macro: AM_PROG_AR If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /opt/local/bin/autoconf failed with exit status: 1
Attachments (1)
Change History (2)
Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | yosemite removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
My mistake; I had activated an old version of the automake port for another issue and had forgotten to reactivate the current version afterward.