Something broke winetest?

Stefan Leichter Stefan.Leichter at camLine.com
Thu Aug 26 13:10:27 CDT 2004


Am Mittwoch, 25. August 2004 14:12 schrieb Paul Millar:
> Hi,
>
> Looks like something broke building cross-compiled tests last night.  I now
> get:
>
> [paulm at quisquiliae tests]$ make
> i686-mingw32msvc-gcc dpa.o imagelist.o subclass.o tab.o testlist.o  -o
> comctl32_test.exe -lcomctl32 -luser32 -lgdi32
> imagelist.o(.text+0x1077): In function `DoTest3':
> /home/paulm/Testing/wine-cross-source/dlls/comctl32/tests/imagelist.c:265:
> undefined reference to `ImageList_DrawIndirect at 4'
> distcc[21076] ERROR: compile on localhost failed
> make: *** [comctl32_test.exe] Error 1
> [paulm at quisquiliae tests]$
>
> Which causes comctl32_test.exe not to be built, so the build of
> winetest.exe fails.
>
> Do others get this too?
>
> Cheers,
>
> Paul.

Hello,

the attach patch makes it working for me again. The file replaces the file 
with same name in the mingw-3.3-8hl.src.rpm (http://mirzam.it.vu.nl/mingw/
packages/mingw-3.3-8hl.src.rpm). But i fear it will not help you. The name of 
the mingw binary indicates that you are not using the rpms provided by Hans 
Leidekker.

Short howto:
1. install the source RPM
2. replace the file
3. in mingw.spec: change "Release:" (keep old binary)
4. rebuild the rpm from spec file
5. install it 

Bye
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: w32api_lib_comctl32_def.patch.gz
Type: application/x-gzip
Size: 1105 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20040826/7aeca535/w32api_lib_comctl32_def.patch.bin


More information about the wine-devel mailing list