Skip to content

autoreconf errors: possibly undefined macro #72

@silhouette

Description

@silhouette

When using the installation from README on ubuntu 18.04, autoreconf reports several errors and ./configure fails afterwards:

$ autoreconf --install
configure.ac:37: error: possibly undefined macro: AC_CHECK_HEADERS
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:59: error: possibly undefined macro: AC_DEFINE
configure.ac:69: error: possibly undefined macro: AC_SEARCH_LIBS
autoreconf: /usr/bin/autoconf failed with exit status: 1

Autoreconf should run without errors or the requirements should be reviewed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions