The error log from the win32 build of wine-20040408
Ivan.
On Sunday 11 April 2004 15:16, Ivan Leo Murray-Smith wrote:
i586-mingw32msvc/bin/ld: cannot find -ldxerr9
MinGW lacks up to date DirectX headers and import libs but Filip Navara has been working on this. His work just needs to be integrated into MinGW. Meanwhile I will add a dxerr8 and dxerr9 to my MinGW rpm packages so we have a means of cross compiling our tests.
msi.exp(.edata+0x34):fake: undefined reference to `MSI_DllGetClassObject@0'
Patch is in Wine CVS.
../../../wine-src/include/msvcrt/io.h:113: conflicting types for `_findclose'
Patch is in MinGW CVS.
wine-src/dlls/rpcrt4/rpcrt4_main.c:435: undefined reference to `gettimeofday'
I'm working on this one.
wine-src/dlls/version/info.c:538: undefined reference to `RtlCreateUnicodeStringFromAsciiz@8'
Patch is in Wine CVS.
-Hans