I get the following error messages:
make[4]: *** [install-recursive] Error 1
make[3]: *** [install-recursive] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
I am running os x 10.6.8 with Xcode 4.2. Following these suggestions, I tried to install it with --use-gcc but that didn't make any difference. Any ideas what might cause the errors?