On Wed, Aug 20, 2008 at 12:23 PM, Scott Lindeneau <[EMAIL PROTECTED]> wrote:
> I would like to submit the following AcceptEx conformance test to
> wine-patches, but I don't have a windows box (and i haven't got qemu
> setup(correctly) yet). Would someone run this and let me know how/if
> it failes (or succeeds... it should succeed).
>
> Thanks
> - Scott
>
>
>
>

Does it depend on another patch:

[EMAIL PROTECTED]:~/wine-git/dlls/ws2_32/tests$ make crosstest
i586-mingw32msvc-gcc protocol.cross.o sock.cross.o
testlist.cross.o -o ws2_32_crosstest.exe -L../../../dlls
-L../../../dlls/ws2_32 -L../../../dlls/kernel32 -lws2_32 -lkernel32
sock.cross.o: In function
`overlapped_server':/home/austin/wine-git/dlls/ws2_32/tests/sock.c:633:
undefined reference to [EMAIL PROTECTED]'
:/home/austin/wine-git/dlls/ws2_32/tests/sock.c:677: undefined
reference to [EMAIL PROTECTED]'
collect2: ld returned 1 exit status
make: *** [ws2_32_crosstest.exe] Error 1


Reply via email to