Jump to content

[Mac/iOS] How To Easily Install Theos On Any iOS Device! [setuptheos]


175 posts in this topic

Recommended Posts

Posted

please help me

 

 

/var/mobile/a/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.

/var/mobile/a/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.

Making all for tweak a...

Linking tweak a...

clang: error: unable to execute command: Bus error: 10

clang: error: linker command failed due to signal (use -v to see invocation)

make[2]: *** [obj/a.dylib.64873355.unsigned] Error 254

make[1]: *** [internal-library-all_] Error 2

make: *** [a.all.tweak.variables] Error 2

Posted

please help me

 

 

/var/mobile/a/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.

/var/mobile/a/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.

Making all for tweak a...

Linking tweak a...

clang: error: unable to execute command: Bus error: 10

clang: error: linker command failed due to signal (use -v to see invocation)

make[2]: *** [obj/a.dylib.64873355.unsigned] Error 254

make[1]: *** [internal-library-all_] Error 2

make: *** [a.all.tweak.variables] Error 2

Search the forum for bus error 10. Your problem has been solved already. :)

Posted (edited)

@@KingRalph

little problem with mac but i solved:

/Users/User/HACKAPP/theos is not writable. Please run `/Users/User/HACKAPP/theos/bin/bootstrap.sh substrate` manually, with privileges.

its better to make it writable without doing the solution xD

 

Also

 

fatal error: 'substrate.h' file not found
#include <substrate.h>

 

So i had to add the files from my phone to theos. and its fine now :p

Updated by Amuyea
Posted (edited)

@@KingRalph

little problem with mac but i solved:

/Users/User/HACKAPP/theos is not writable. Please run `/Users/User/HACKAPP/theos/bin/bootstrap.sh substrate` manually, with privileges.

its better to make it writable without doing the solution xD

 

Also

fatal error: 'substrate.h' file not found
#include <substrate.h>

So i had to add the files from my phone to theos. and its fine now :p

My bad. I had those errors too, but I forgot to include a fix.

 

BTW: substrate.h is included with the OS X package?

Updated by KingRalph
Posted

My bad. I had those errors too, but I forgot to include a fix.

 

BTW: substrate.h is included with the OS X package?

its alright :)

 

yeah, it is included but it doesn't work and gave me error.

 

However, you did a good job! :)

Guest
This topic is now closed to further replies.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines