>>>>> "D" == Dave Thomas <dave / pragprog.com> writes: D> checking whether st_ino is huge... no D> checking stack growing direction... -1 D> ./configure: line 12197: test: too many arguments What is this line ? For me, it seems that it must try to test enable-pthread (after stack growing) 13046 if test "$enable_pthread" = "yes"; then D> checking whether ELF binaries are produced... no Guy Decoux