Skip to content

Automake fails #17

Description

@darkstar007

Doing a fresh 'git clone' and a autoreconf fails with:

[snip]
src/Makefile.am:210: warning: call silent,APPB ,$(APPBUNDLE_NOLIBS: non-POSIX variable name
src/Makefile.am:210: (probably a GNU make extension)
src/Makefile.am:216: warning: call silent,NSIS ,$(INSTALLER_FILE: non-POSIX variable name
src/Makefile.am:216: (probably a GNU make extension)
src/Makefile.am:227: warning: call silent,HLS ,fldigi$(EXEEXT: non-POSIX variable name
src/Makefile.am:227: (probably a GNU make extension)
src/Makefile.am:239: warning: call silent,GUIDE ,$@: non-POSIX variable name
src/Makefile.am:239: (probably a GNU make extension)
src/Makefile.am:32: warning: compiling 'locator.c' with per-target flags requires 'AM_PROG_CC_C_O' in 'configure.ac'
src/Makefile.am:231: error: using '$(srcdir)' in TESTS is currently broken: '$(srcdir)/../scripts/tests/config-h.sh'
src/Makefile.am:231: error: using '$(srcdir)' in TESTS is currently broken: '$(srcdir)/../scripts/tests/cr.sh'
autoreconf: automake failed with exit status: 1

This is using:

autoreconf --version
autoreconf (GNU Autoconf) 2.69

automake --version
automake (GNU automake) 1.13.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions