[Pkg-alsa-devel] Re: Trying to test scummvm for ALSA incompatibility, need help :)

Tore Anderson tore@debian.org
Sat, 31 Jan 2004 18:57:18 +0100


* Jordi Mallach

> Fortunately, I found the scummvm problem after David sent out the bug
> reports. In the file backends/midi/alsa.cpp, you will find:

 [...]

> What others have used:
> #if ((SND_LIB_MINOR >= 6) && (SND_LIB_MAJOR == 0)) || (SND_LIB_MAJOR >= 1)
> 
> That should be enough

  Yes, indeed it is.  Thanks!

> (besides adding the defines David said in his previous mail).

  I'm not so sure these are needed at all.  ScummVM certainly builds
 just fine without them.  However, these are ALSA_PCM_*, but ScummVM
 doesn't use ALSA's PCM interface at all, only the MIDI sequencer
 stuff.

  I'll upload 0.5.1-4 today, but I'd like your insight on the question
 of the necessity of adding these defines first.

-- 
Tore Anderson