Did you know? You may get official Slexy swag and exclusive features when you Donate today!
Author: awilcox Language: text
Description: configure problem Timestamp: 2008-10-11 17:17:17 -0400
View raw paste Reply
  1.     If a cross compiler is detected then cross compile mode will be used.
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5. checking for gawk... no
  6. checking for mawk... mawk
  7. checking whether make sets $(MAKE)... yes
  8. checking for i686-pc-meander-strip... i686-pc-meander-strip
  9. checking for i686-pc-meander-gcc... i686-pc-meander-gcc
  10. checking for C compiler default output file name... a.out
  11. checking whether the C compiler works... yes
  12. checking whether we are cross compiling... yes
  13. checking for suffix of executables...
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether i686-pc-meander-gcc accepts -g... yes
  17. checking for i686-pc-meander-gcc option to accept ISO C89... none needed
  18. checking for style of include used by make... GNU
  19. checking dependency style of i686-pc-meander-gcc... gcc3
  20. checking build system type... i686-pc-linux-gnu
  21. checking host system type... Invalid configuration `i686-pc-meander': system `meander' not recognized
  22. configure: error: /bin/sh ./config.sub i686-pc-meander failed
  23. awilcox@macbook:~/meander/meander/tools/cross-tmp/pixman-0.12.0$
  24.  
View raw paste Reply