Jump to content

Weird error with kirb/theos


Oxytyramine
Go to solution Solved by Oxytyramine,

42 posts in this topic

Recommended Posts

Hello guys i got a weird error when compiling it was talking about /var/theos/makefiles/target/darwin-arm64/iphone.mk and it was in line 57 i putted a # in the start of line 57, i got this error fixed but now i got another weirder error

 

Data:

=> Compiling Tweak.xm…
error: unable to create target: 'No available targets are compatible with this triple, see
      -version for the available targets.'
1 error generated.
/var/mobile/mc5/theos/makefiles/instance/rules.mk:273: recipe for target '/var/mobile/mc5/.theos/obj/debug/Tweak.xm.dummy.o' failed
make[2]: *** [/var/mobile/mc5/.theos/obj/debug/Tweak.xm.dummy.o] Error 1
/var/mobile/mc5/theos/makefiles/instance/library.mk:24: recipe for target 'internal-library-all_' failed
make[1]: *** [internal-library-all_] Error 2
/var/mobile/mc5/theos/makefiles/master/rules.mk:78: recipe for target 'MC5.all.tweak.variables' failed
make: *** [MC5.all.tweak.variables] Error 2
iPhone:/var/mobile/mc5 root#

Please someone help me.

Link to comment
Share on other sites

 

TARGET := iphone:clang

at the top of your Makefile

 

 

/var/mobile/mc5/theos/makefiles/instance/rules.mk:273: recipe for target

 

If it's kerbs, there shouldn't be a theos symlink.

 

 

include /var/theos/makefiles/common.mk

 

also, run this

 

export THEOS=/var/theos

 

@

Link to comment
Share on other sites

 

TARGET := iphone:clang
at the top of your Makefile

 

/var/mobile/mc5/theos/makefiles/instance/rules.mk:273: recipe for target
 

If it's kerbs, there shouldn't be a theos symlink.

 

include /var/theos/makefiles/common.mk
 

also, run this

export THEOS=/var/theos
 

@

iPhone:~ root# export THEOS=/var/theosiPhone:~ root# cd /var/mobile/mc5
iPhone:/var/mobile/mc5 root# make package
Makefile:3: theos/makefiles/common.mk: No such file or directory
Makefile:10: /tweak.mk: No such file or directory
make: *** No rule to make target '/tweak.mk'.  Stop.
iPhone:/var/mobile/mc5 root# 
New error :/
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below. For more information, please read our Posting Guidelines.
Reply to this topic... Posting Guidelines

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • 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