Project

General

Profile

Actions

Bug #36

open

configure.ac autogen error

Added by jorge perez about 12 years ago. Updated about 11 years ago.

Status:
Feedback
Priority:
Normal
Category:
Core
Target version:
-
Start date:
02/17/2012
Due date:
% Done:

0%

Estimated time:

Description

tryed to generat config file but

configure.ac:9: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:10: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.ac:22: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.ac:23: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:108: error: possibly undefined macro: AM_CONDITIONAL

debug info
git-t/unagi [ autoconf --trace=AC_INIT configure.ac master ] 3:23 AM
configure.ac:4:AC_INIT:unagi:0.3:Arnaud Fontaine <
and
git-t/unagi [ autoconf --trace='AC_INIT:version is $2' master ] 3:24 AM
version is 0.3

"That generally means that the package had an overquoted macro in its
configure.ac."

Actions #1

Updated by Redmine Admin about 12 years ago

  • Category set to Core
  • Assignee set to Arnaud Fontaine

Did you do './autogen.sh'? Which version of autoconf, automake and libtool are you using?

Actions #2

Updated by Arnaud Fontaine about 11 years ago

  • Status changed from New to Feedback
Actions

Also available in: Atom PDF