Skip to content

Error cannot find input file: src/Makefile.in  #18

Open
@ttben

Description

@ttben

Hi!

When a download a zip version of the repo ; and exec ./autogen.sh I have

config.status: creating Makefile
config.status: error: cannot find input file: `src/Makefile.in'

at the end of the output.

The Makefile is still generated but make all or make produces:

make all
/Library/Developer/CommandLineTools/usr/bin/make  all-recursive
Making all in src
make[2]: *** No rule to make target `all'.  Stop.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any hint?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions