Skip to content

can't build #1

@jgarvin

Description

@jgarvin

After running ./configure I got an error saying I needed aclocal and automake because I had edited Makefile.am, which I hadn't, but I'm guessing the copies of the generated files in the repo are out of date. So then I tried rerunning automake, which complained there was "no proper invocation of AM_INIT_AUTOMAKE" and that I should rerun aclocal. So I did and tried automake again. Then I get this:

configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For                                             more info, see:
configure.ac:7: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:11: error: required file './compile' not found
configure.ac:11:   'automake --add-missing' can install 'compile'

I don't see any file called compile in the checkout. Maybe something that needs to be checked in? I'm not much of an autotools guru.

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