Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap with automake-1.13 - configure.in:39: error: 'AM_CONFIG_HEADER': this macro is obsolete. #39

Closed
Alphat-PC opened this issue Apr 24, 2013 · 0 comments

Comments

@Alphat-PC
Copy link

  1. install automake-1.13.1
  2. unpack virtuoso-opensource-6.1.6.tar.gz
  3. run ./autogen.sh

Checking build environment ...
Using aclocal (GNU automake) 1.13.1
Using autoconf (GNU Autoconf) 2.69
Using autoheader (GNU Autoconf) 2.69
Using automake (GNU automake) 1.13.1
Using libtoolize (GNU libtool) 2.4.2
Using bison (GNU Bison) 2.7.12-4996
Using flex 2.5.37
Using GNU Awk 4.0.2
Using GNU gperf 3.0.4
Using OpenSSL 1.0.1e 11 Feb 2013

Generating build scripts ...
Running libtoolize ...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, binsrc/config'. libtoolize: copying filebinsrc/config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, binsrc/config'. libtoolize: copying filebinsrc/config/libtool.m4'
libtoolize: copying file binsrc/config/ltoptions.m4' libtoolize: copying filebinsrc/config/ltsugar.m4'
libtoolize: copying file binsrc/config/ltversion.m4' libtoolize: copying filebinsrc/config/lt~obsolete.m4'
Running aclocal ...

** ERROR **
configure.in:39: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1

Bootstrap script aborting (see autogen.log for details) ...

$ cat autogen.log
am-wrapper: aclocal: warning: auto-detected versions not found (1.10); falling back to latest available
aclocal-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:39: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.in:39: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1

See also:
https://bugs.gentoo.org/show_bug.cgi?id=466954

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant