Chronic-Dev / libirecovery

Console library for iBoot/iBSS used by iPhone & iPod touch
GNU Lesser General Public License v2.1
159 stars 71 forks source link

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

Open ttben opened 6 years ago

ttben commented 6 years ago

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 commented 6 years ago

this version is no longer supported. check libimobiledevice repo for latest libirecovery

On Wed, 5 Sep 2018 at 05:25, Benjamin Benni notifications@github.com wrote:

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?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Chronic-Dev/libirecovery/issues/18, or mute the thread https://github.com/notifications/unsubscribe-auth/AADDaYgtOg3bsNtGoYFBAO2TpZ6dx1NSks5uX5iDgaJpZM4WahHI .

-- Joshua Hill CEO & Founder | Chronic-Dev, LLC +1 678-662-0376 | posixninja@gmail.com Web: http://www.greenpois0n.com Twitter: http://twitter.com/p0sixninja