Marcus Meissner <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]