Skip to content

autoconf error configure.ac:34: error: possibly undefined macro: AM_INIT_AUTOMAKE #142

Description

@QGB
In [65]: !autoconf
configure.ac:29: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:34: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.ac:35: error: possibly undefined macro: AM_SILENT_RULES
configure.ac:41: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:44: error: possibly undefined macro: AC_DISABLE_STATIC
configure.ac:45: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:46: error: possibly undefined macro: AM_PROG_CC_C_O

In [66]: !autoscan
configure.ac: warning: missing AC_CHECK_FUNCS([memset]) wanted by: libudis86/udis86.c:47
configure.ac: warning: missing AC_CHECK_HEADERS([fcntl.h]) wanted by: udcli/udcli.c:48
configure.ac: warning: missing AC_PROG_INSTALL wanted by: autogen.sh:4
configure.ac: warning: missing AC_PROG_MAKE_SET wanted by: docs/manual/Makefile.am:40
configure.ac: warning: missing AC_TYPE_INT16_T wanted by: libudis86/types.h:136
configure.ac: warning: missing AC_TYPE_INT32_T wanted by: libudis86/types.h:138
configure.ac: warning: missing AC_TYPE_INT64_T wanted by: libudis86/syn.c:136
configure.ac: warning: missing AC_TYPE_INT8_T wanted by: libudis86/types.h:134
configure.ac: warning: missing AC_TYPE_SIZE_T wanted by: libudis86/decode.c:548
configure.ac: warning: missing AC_TYPE_UINT16_T wanted by: libudis86/decode.c:59
configure.ac: warning: missing AC_TYPE_UINT32_T wanted by: libudis86/decode.c:158
configure.ac: warning: missing AC_TYPE_UINT64_T wanted by: udcli/udcli.c:84
configure.ac: warning: missing AC_TYPE_UINT8_T wanted by: libudis86/decode.c:81

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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