Menu

#16 autoconf error

v1.0_(example)
closed-fixed
nobody
None
5
2015-11-27
2015-10-25
No

hassan@hassan-Satellite-P875:~/open_source_workspace/libnova-libnova$ autoconf
configure.ac:28: 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:38: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.ac:84: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:88: error: possibly undefined macro: AC_MSG_ERROR

errors with fresh clone when setting up to do autoconf and then ./configure

Discussion

  • Petr Kubanek

    Petr Kubanek - 2015-11-27

    You need to run ./autogen.sh first.

     
  • Petr Kubanek

    Petr Kubanek - 2015-11-27
    • status: open --> closed-fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.