5 Wine-Tests fail on FreeBSD 5.1

Eric Pouech pouech-eric at wanadoo.fr
Tue Jul 15 12:08:02 CDT 2003


Ulrich Spoerlein wrote:
> Now what exactly is this code waiting for? Why doesn't it get any data
> from fd 12? (And what are fds 12 and 13 (msg_pipe[0] and msg_pipe[1]
> anyway)?
the pipe is used to synchronize messages between the main thread (the 
one which sends data to be played) and the player thread. Try to change 
dlls/winmm/wineoss/audio.c to not define USE_PIPE_SYNC and let us know 
if it changes something.

A+

-- 
Eric Pouech




More information about the wine-devel mailing list