Hunters-iPhone:~ mobile$ su
Password:
Hunters-iPhone:/var/mobile root# cd /var/mobile/Proje
cts
Hunters-iPhone:/var/mobile/Projects root# make packag
e
make: *** No rule to make target `package'. Stop.
Hunters-iPhone:/var/mobile/Projects root# cd /var/mob
ile/Projects/pouhack
Hunters-iPhone:/var/mobile/Projects/pouhack root# mak
e package
/var/mobile/Projects/pouhack/theos/makefiles/targets/Darwin-arm/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.
/var/mobile/Projects/pouhack/theos/makefiles/targets/Darwin-arm/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.
Making all for tweak PouHack...
Preprocessing Tweak.xm...
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Compiling Tweak.xm...
Tweak.xm:4:137: error: redefinition of
'_logos_orig$_ungrouped$Coins$have'
...SEL); static int (*_logos_orig$_ungrouped$Coi...
^
Tweak.xm:4:14: note: previous definition is here
static int (*_logos_orig$_ungrouped$Coins$hav...
^
Tweak.xm:9:12: error: redefinition of
'_logos_method$_ungrouped$Coins$have'
static int _logos_method$_ungrouped$Coins$hav...
^
Tweak.xm:2:12: note: previous definition is here
static int _logos_method$_ungrouped$Coins$hav...
^
2 errors generated.
make[2]: *** [obj/Tweak.xm.ea1e550d.o] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [PouHack.all.tweak.variables] Error 2
Hunters-iPhone:/var/mobile/Projects/pouhack root#