[PATCH 1/3] widl: teach widl how to automatically create class factories (resend)

Bernhard Loos bernhardloos at googlemail.com
Wed Oct 26 06:53:06 CDT 2011


On Tue, Oct 25, 2011 at 6:11 PM, Dan Kegel <dank at kegel.com> wrote:
> Hi Bernhard,
> build fails here:
> widl.o: In function `write_dlldata':
> /home/bob/wineslave.dir/sandbox/slave/runtests-default/build/tools/widl/widl.c:423:
> undefined reference to `write_dlldata_list'
> widl.o: In function `main':
> /home/bob/wineslave.dir/sandbox/slave/runtests-default/build/tools/widl/widl.c:781:
> undefined reference to `write_dlldata_list'

This means tools/widl/Makefile wasn't regenerated.
But the changes to Makefile.in are there, so it's a problem with your system.

> http://winehq.org:8010/builders/runtests-default/builds/106
>
> Also, patch 2/3 doesn't apply:
>
> error: patch failed: Make.rules.in:20
> error: Make.rules.in: patch does not apply
>
> http://winehq.org:8010/builders/runtests-default/builds/107
>

Sorry, forgot to rebase yesterday.



More information about the wine-tests-results mailing list