Running a conformance test on windows before submitting to wine-patches.

Austin English austinenglish at gmail.com
Wed Aug 20 12:29:39 CDT 2008


On Wed, Aug 20, 2008 at 12:23 PM, Scott Lindeneau <slindeneau at gmail.com> 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:

austin at SERVER1:~/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 `_AcceptEx at 32'
:/home/austin/wine-git/dlls/ws2_32/tests/sock.c:677: undefined
reference to `_GetAcceptExSockaddrs at 32'
collect2: ld returned 1 exit status
make: *** [ws2_32_crosstest.exe] Error 1



More information about the wine-devel mailing list