> > > ./configure host_os=linux > That makes sense. Your error messages had to do with the Microsoft Windows header file: <windows.h> maybe you should have done a make distclean to start off with? That should take out the host settings and force configure to detect it. Hank