Broken cross-build, again.

Stefan Leichter Stefan.Leichter at camLine.com
Fri Feb 4 16:14:26 CST 2005


Hello Paul,

the attached patch fixes the build problem for me.

Bye Stefan

Am Freitag, 4. Februar 2005 16:30 schrieb Paul Millar:
> Hi everyone,
>
> Just a head's up that the new tests broken cross-building
> winetest.exe.  The gory details are reproduced below.
>
> I'm afraid I'm away for a long weekend, without net access, so can't
> fix any until I'm back (Wednesday).
>
> Cheers,
>
> Paul.
>
> [paulm at quisquiliae tests]$ make
> i686-mingw32msvc-gcc clist.o clsid.o generated.o ordinal.o path.o
> shreg.o string.o testlist.o  -o shlwapi_test.exe -lshlwapi -ladvapi32
> -lole32 -loleaut32
> path.o(.text+0x20bb): In function `test_PathIsValidCharA':
> /home/paulm/Testing/wine-cross-source/dlls/shlwapi/tests/path.c:653:
> undefined reference to `PathIsValidCharA at 8'
> path.o(.text+0x2106):/home/paulm/Testing/wine-cross-source/dlls/shlwapi/tes
>ts/path.c:656: undefined reference to `PathIsValidCharA at 8'
> path.o(.text+0x2152):/home/paulm/Testing/wine-cross-source/dlls/shlwapi/tes
>ts/path.c:661: undefined reference to `PathIsValidCharA at 8'
> path.o(.text+0x21c2):/home/paulm/Testing/wine-cross-source/dlls/shlwapi/tes
>ts/path.c:669: undefined reference to `PathIsValidCharA at 8'
> path.o(.text+0x224b): In function `test_PathIsValidCharW':
> /home/paulm/Testing/wine-cross-source/dlls/shlwapi/tests/path.c:681:
> undefined reference to `PathIsValidCharW at 8'
> path.o(.text+0x2296):/home/paulm/Testing/wine-cross-source/dlls/shlwapi/tes
>ts/path.c:684: undefined reference to `PathIsValidCharW at 8'
> path.o(.text+0x22e0):/home/paulm/Testing/wine-cross-source/dlls/shlwapi/tes
>ts/path.c:689: undefined reference to `PathIsValidCharW at 8'
> path.o(.text+0x2350):/home/paulm/Testing/wine-cross-source/dlls/shlwapi/tes
>ts/path.c:697: undefined reference to `PathIsValidCharW at 8'
> distcc[26570] ERROR: compile on localhost failed
> make: *** [shlwapi_test.exe] Error 1


-------------- next part --------------
A non-text attachment was scrubbed...
Name: w32api_lib_shlwapi_def.patch
Type: text/x-diff
Size: 580 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050204/3e2d669b/w32api_lib_shlwapi_def.bin


More information about the wine-devel mailing list