kernel32: fix cpu detection on NetBSD

Austin English austinenglish at gmail.com
Sun Jan 18 16:09:24 CST 2009


On Sun, Jan 18, 2009 at 11:40 AM, Francois Gouget <fgouget at free.fr> wrote:
> On Sat, 17 Jan 2009, Austin English wrote:
> [...]
>> bash-3.2$ make thread.ok
>> ../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
>> kernel32_test.exe.so thread.c && touch thread.ok
>> err:process:__wine_kernel_init boot event wait timed out
>> assertion "thread->pt_blockgen == thread->pt_unblockgen" failed: file
>> "/home/builds/ab/netbsd-4-0-1-RELEASE/src/lib/libpthread/pthread_lock.c",
>> line 195, function "pthread_spinlock"
>> assertion "thread->pt_blockgen == thread->pt_unblockgen" failed: file
>> "/home/builds/ab/netbsd-4-0-1-RELEASE/src/lib/libpthread/pthread_lock.c",
>> line 195, function "pthread_spinlock"
>> *** Error code 1
>>
>> Stop.
>> make: stopped in /home/austin/wine-git/dlls/kernel32/tests
>>
>> Haven't found a fix for that one yet. They've got a patch in their
>> port to use use wine-kthread by default, but doesn't seem to help.
>
> Ok. That looks like another issue. Does anything run at all on NetBSD?
>
>
>
> --
> Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
>          The last time religion ruled, it was called the dark ages.
>

I've just started testing it. Notepad runs, haven't tried anything
more complex yet.

-- 
-Austin



More information about the wine-devel mailing list