I am stuck on Step 9 on this guide http://iphone.fiveforty.net/wiki/ind...one_filesystem the rest of the installation went smoothly when i do this command
Code:
make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn
I get this error
Code:
$ make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn
Configuring in fixincludes
configure: loading cache ./config.cache
configure: error: `target_alias' has changed since the previous run:
configure: former value:
configure: current value: arm-apple-darwin
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm ./config.cache' and start over
make: *** [configure-fixincludes] Error 1
I did with it said a re-did the step and still got the same error please help