Closed GoogleCodeExporter closed 8 years ago
From your description it looks like the restored_external tool was not compiled
properly. Did you adjust the SDK path in the Makefile ? If so and there is a
compilation error with 4.3 SDK could you post it here ? Thanks
Original comment by jean.sig...@gmail.com
on 7 Jul 2011 at 6:45
Sorry for the late response.
Yes, I adjusted the SDK path in the Makefile und no, there is no compilation
error with 4.3 SDK. Everything seems to be OK here...
Original comment by stauf...@gmail.com
on 11 Jul 2011 at 3:02
Please, can somebody post the working Makefile for Lion SDK 4.3?
If i try to replace the sdk path from iPhoneOS4.2 to iPhoneOS4.3 i get the LDID
error.
Thank you
Original comment by terraf...@gmail.com
on 13 Jul 2011 at 7:51
Had the same thing here. I downloaded ldid from
http://code.google.com/p/networkpx/downloads/detail?name=ldid
and copied it to /usr/local/bin and called chmod +x /usr/local/bin/ldid. That
worked for me.
Original comment by stauf...@gmail.com
on 13 Jul 2011 at 7:54
Thank you very much it works, but my next question is
how to compile cyanide_bootramdisk
I get the error:
make: arm-elf-gcc: No such file or directory
Can you please help me again?
Original comment by terraf...@gmail.com
on 13 Jul 2011 at 12:14
You need to install macports (http://www.macports.org/) and then the
arm-elf-gcc port (sudo port install arm-elf-gcc)
Original comment by jean.sig...@gmail.com
on 17 Jul 2011 at 2:49
Original comment by jean.sig...@gmail.com
on 6 Oct 2011 at 6:54
Original issue reported on code.google.com by
stauf...@gmail.com
on 7 Jul 2011 at 7:49