I got this error and i seen the one on the forum and i have code in my make and got this
L33TPr0xY:/var/mobile/hacks/fragger root# make package install
/var/mobile/hacks/fragger/theos/makefiles/targets/Darwin-arm/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.
/var/mobile/hacks/fragger/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 fragger...
Preprocessing Tweak.xm...
Compiling Tweak.xm...
Compiling HackManager.m...
Compiling Hack.m...
Linking tweak fragger...
Undefined symbols for architecture armv7:
"_CGAffineTransformMakeRotation", referenced from:
-[HackManager initWithDictPath:hackerName:coordX:coordY:andOrientation:andSupportedOrientations:] in HackManager.m.a5b1f49e.o
-[HackManager deviceOrientationDidChange:] in HackManager.m.a5b1f49e.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [obj/fragger.dylib.64873355.unsigned] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [fragger.all.tweak.variables] Error 2
L33TPr0xY:/var/mobile/hacks/fragger root#