>3vi1 wrote: >> Updated git last night (been compiling fine for years), and now get: >> >> ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H ../../include/wtypes.h ../../include/wtypes.idl >> make[2]: ../../tools/widl/widl: Command not found >> make[2]: *** [../../include/wtypes.h] Error 127 >> >> Made clean/distclean and still get the same error. :\ > >Yes, me too. I worked around it by copying my old bin/widl into the >tools/widl directory, and that let the build continue. works now. git pull didn't work quite correctly... something to do with a configure file... but I re-installed the whole wine git tree, and it compiled well. Susan