I'm trying to compile Wine 1.1.36 on my normal Mac OS X 10.4 build machine. I've successfully built Wine 1.1.5 through 1.1.35 all on this machine.... but 1.1.36 is giving me a problem during configure. Anyone know what might be causing this? these are the last few lines when it dumps out during configure Code: config.status: creating dlls/wtsapi32/Makefile config.status: creating dlls/wuapi/Makefile config.status: creating dlls/wuaueng/Makefile config.status: creating dlls/xinput1_1/Makefile config.status: creating dlls/xinput1_2/Makefile config.status: creating dlls/xinput1_3/Makefile config.status: creating dlls/xinput1_3/tests/Makefile config.status: creating dlls/xinput9_1_0/Makefile config.status: creating dlls/xmllite/Makefile config.status: creating documentation/Makefile config.status: creating fonts/Makefile config.status: error: cannot find input file: `include/Makefile.in' the full output is here... http://pastebin.com/m30e0c5a3 I'm no expert, but it looks like something is put together wrong in the source.... like its looking in the wrong places. any ideas how i can get this to compile, or what the major changes are from 1.1.35 to 1.1.36 that caused this? the only configure option I'm using is a non-standard prefix