> checking build system type... Invalid configuration `...': machine `...' not > recognized > configure: error: sh build-aux/config.sub ... failed
> > ./configure CPPFLAGS=-Wall CFLAGS=-g ... 2>&1 | tee configure.log Here by "..." I meant the usual configure flags that you pass (--prefix, --libdir, or whatever are usual on your system). Not "..." literally. Bruno