Jump to content

2 posts in this topic

Recommended Posts

Posted

hey ive downloaded cygwin since PAM hasnt been updates. Just a moment ago I compiled fine (but i forgot to add ARCHS at the top of my makefile) now that I have fixed the error I go and try to compile again and now this is the output.

/home/niro/FolderColors/theos/makefiles/targets/Cygwin/iphone.mk:38: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.
/home/niro/FolderColors/theos/makefiles/master/tweak.mk:20: warning: overriding recipe for target 'FolderColors'
/home/niro/FolderColors/theos/makefiles/master/bundle.mk:17: warning: ignoring old recipe for target 'FolderColors'
Making all for bundle FolderColors...
 Copying resource directories into the bundle wrapper...
 Compiling FolderColors.mm...
 Linking bundle FolderColors...
ld: can't open output file for writing: /tmp/-e6dd15.out, errno=2 for architecture armv7
armv7-apple-darwin11-clang: error: linker command failed with exit code 1 (use -v to see invocation)
/home/niro/FolderColors/theos/makefiles/instance/bundle.mk:34: recipe for target 'obj/FolderColors.bundle/FolderColors.1b5b9d6a.unsigned' failed
make[2]: *** [obj/FolderColors.bundle/FolderColors.1b5b9d6a.unsigned] Error 1
/home/niro/FolderColors/theos/makefiles/instance/bundle.mk:24: recipe for target 'internal-bundle-all_' failed
make[1]: *** [internal-bundle-all_] Error 2
/home/niro/FolderColors/theos/makefiles/master/rules.mk:54: recipe for target 'FolderColors.all.bundle.variables' failed
make: *** [FolderColors.all.bundle.variables] Error 2

everything is perfect up until this 

ld: can't open output file for writing: /tmp/-e6dd15.out, errno=2 for architecture armv7
armv7-apple-darwin11-clang: error: linker command failed with exit code 1 (use -v to see invocation)
/home/niro/FolderColors/theos/makefiles/instance/bundle.mk:34: recipe for target 'obj/FolderColors.bundle/FolderColors.1b5b9d6a.unsigned' failed
make[2]: *** [obj/FolderColors.bundle/FolderColors.1b5b9d6a.unsigned] Error 1
/home/niro/FolderColors/theos/makefiles/instance/bundle.mk:24: recipe for target 'internal-bundle-all_' failed
make[1]: *** [internal-bundle-all_] Error 2
/home/niro/FolderColors/theos/makefiles/master/rules.mk:54: recipe for target 'FolderColors.all.bundle.variables' failed
make: *** [FolderColors.all.bundle.variables] Error 2

So what I thought was I had to add the Darwin64 thing. What I did was wget theos from putty and used WinSCP to move those files over to my theos on my PC, and I am still getting the same error, At this point ive searched google but i cant seem to find anything.

 

Anyone know what the problem is?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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