#3677 closed defect (invalid)
Problems using autoreconf
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.9.6 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I downloaded all of Coin, and tried running
autoreconf —install
in the top-level directory. Doing so, I got the following error:
[wehart@tofu COIN_2006Sep06]$ autoreconf —install configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE, configure.ac: that aclocal.m4 is present in the top-level directory, configure.ac: and that aclocal.m4 was recently regenerated (using aclocal). BuildTools/Makemain.inc:13: MAINTAINER_MODE does not appear in AM_CONDITIONAL Makefile.am:46: `BuildTools/Makemain.inc' included from here BuildTools/Makemain.inc:39: HAVE_EXTERNALS does not appear in AM_CONDITIONAL Makefile.am:46: `BuildTools/Makemain.inc' included from here BuildTools/Makemain.inc:53: HAVE_EXTERNALS does not appear in AM_CONDITIONAL Makefile.am:46: `BuildTools/Makemain.inc' included from here autoreconf: automake failed with exit status: 1
Any idea why I see this behavior? I _should_ be able to use autoreconf with Coin, right?
Attachments (0)
Change History (2)
follow-up: 2 comment:1 by , 18 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 18 years ago
Priority: | high → normal |
---|---|
Severity: | critical → normal |
Replying to anonymous:
Don't close a ticket without a comment.
However, the resolution still stands. This ticket is filed on the wrong site since it is not related to Trac.