Thanks. i changed the "ifeq ($(OS_NAME),MinGW)" line, and now it works like a charm.
Johannes
you are getting the linux build. you might want to post on the mingw
sourceforge tracker to have 'uname -a' report something besides MINGW32_NT-5.1, in the meantime you can remove the "ifeq ($(OS_NAME),MinGW)" thing from Makefile.common or change it to match uname -a...