View Single Post
Old 12-30-2012, 09:28 AM   #12
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Quote:
configure:5329: checking how to run the C preprocessor
configure:5399: result: arm-none-eabi-cpp
configure:5419: arm-none-eabi-cpp -I/usr/local/bin/crosscompilers/arm-none-eabi/include conftest.c
In file included from conftest.c:15:0:
/usr/local/bin/crosscompilers/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/include/limits.h:141:26: error: no include path in which to search for limits.h
configure:5419: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "6.8.1-3"
| #define PACKAGE_STRING "ImageMagick 6.8.1-3"
| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
| #define PACKAGE_URL ""
| #define MAGICK_TARGET_CPU arm
| #define MAGICK_TARGET_VENDOR none
| #define MAGICK_TARGET_OS eabi
| #define PACKAGE "ImageMagick"
| #define VERSION "6.8.1-3"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5419: arm-none-eabi-cpp -I/usr/local/bin/crosscompilers/arm-none-eabi/include conftest.c
In file included from conftest.c:15:0:
/usr/local/bin/crosscompilers/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/include/limits.h:141:26: error: no include path in which to search for limits.h
configure:5419: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "6.8.1-3"
| #define PACKAGE_STRING "ImageMagick 6.8.1-3"
| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
| #define PACKAGE_URL ""
| #define MAGICK_TARGET_CPU arm
| #define MAGICK_TARGET_VENDOR none
| #define MAGICK_TARGET_OS eabi
| #define PACKAGE "ImageMagick"
| #define VERSION "6.8.1-3"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5449: error: in `/Users/scott/Downloads/ImageMagick-6.8.1-3':
configure:5451: error: C preprocessor "arm-none-eabi-cpp" fails sanity check
See `config.log' for more details
/usr/local/bin/crosscompilers/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/include/limits.h:141:26: error: no include path in which to search for limits.h
configure:5419: $? = 1

ALthough I will just go dig one up. it's in buildroot. easy peasy.
twobob is offline   Reply With Quote