Wine wrongly seeing gdi32 & user32 as native

Alexandre Julliard julliard at winehq.com
Thu Mar 28 12:21:34 CST 2002


Marcus Meissner <marcus at jet.franken.de> writes:

> I am occasionaly getting the same. If you do make -k you will see the same
> for the 'user' tests.
> 
> I am utterly puzzled on why it happens, probably due to the LD_PRELOAD magic
> or something.

This happens if different libraries are found when searching through
LD_LIBRARY_PATH compared to WINEDLLPATH and the default $prefix
lookup. The runtest script should be fixed now, if you see this
problem in other cases make sure your LD_LIBRARY_PATH and WINEDLLPATH
point to the same Wine installation.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list