Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ttben opened this issue Sep 5, 2018 · 1 comment
Open

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

ttben opened this issue Sep 5, 2018 · 1 comment

Comments

@ttben
Copy link

ttben commented Sep 5, 2018

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?

@posixninja
Copy link
Contributor

posixninja commented Sep 5, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants