build failed here?
../../tools/makedep -C. -S../.. -T../.. shell.c wshom_main.c wshom.rc wshom.idl wshom.idl wshom.tlb wshom_private.h: No such file or directory wshom_private.h was first included from shell.c:19 make[1]: *** [depend] Error 1 make[1]: Leaving directory `/home/bob/wineslave.dir/sandbox/slave/runtests-default/build/dlls/wshom.ocx' make: *** [dlls/wshom.ocx/__depend__] Error 2 make: *** Waiting for unfinished jobs....
On 09/19/11 20:13, Dan Kegel wrote:
build failed here?
../../tools/makedep -C. -S../.. -T../.. shell.c wshom_main.c wshom.rc wshom.idl wshom.idl wshom.tlb wshom_private.h: No such file or directory wshom_private.h was first included from shell.c:19 make[1]: *** [depend] Error 1 make[1]: Leaving directory `/home/bob/wineslave.dir/sandbox/slave/runtests-default/build/dlls/wshom.ocx' make: *** [dlls/wshom.ocx/__depend__] Error 2 make: *** Waiting for unfinished jobs....
I forgot to include wshom_private.h in the patch, sorry about that.
Jacek