I got all those errors when I tried building from inside msys, although it doesn't look like you are doing that. I was able to fix it by editing the siplib/Makefile and changing all the references to C:\python25\lib to C:\\python25\\lib in CPPFLAGS and LIBS. I also tried the original Makefile from a windows command prompt, but didn't get any errors. Adam