VOGONS


Alsa 1.x and dosbox

Topic actions

First post, by squire_pug

User metadata

Is dosbox compatible with 1.x release of ALSA ?

getting this error when I try to compile:

make[3]: Entering directory `/home/downloads/dosbox-0.60/src/gui'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -g -O2 -I/usr/include/SDL -D_REENTRANT -MT midi.o -MD -MP -MF ".deps/midi.Tpo" \
-c -o midi.o `test -f 'midi.cpp' || echo './'`midi.cpp; \
then mv -f ".deps/midi.Tpo" ".deps/midi.Po"; \
else rm -f ".deps/midi.Tpo"; exit 1; \
fi
In file included from midi.cpp:91:
midi_alsa.h: In member function `void MidiHandler_alsa::send_event(int)':
midi_alsa.h:46: `snd_seq_flush_output' undeclared (first use this function)
midi_alsa.h:46: (Each undeclared identifier is reported only once for each
function it appears in.)
midi_alsa.h: In member function `virtual bool MidiHandler_alsa::Open(const
char*)':
midi_alsa.h:143: `SND_SEQ_OPEN' undeclared (first use this function)
midi_alsa.h:150: `snd_seq_set_client_group' undeclared (first use this
function)
make[3]: *** [midi.o] Error 1
make[3]: Leaving directory `/home/downloads/dosbox-0.60/src/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/downloads/dosbox-0.60/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/downloads/dosbox-0.60'
make: *** [all] Error 2

Any Ideas anyone ?

Linux 2.4.25,
AMD 2600 XP - M
512 mb RAM
Slackware 9.1
Alsa 1.03

Reply 1 of 1, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

try 0.61 which is alsa 1.x compatible

0.60 is not compatible.

Water flows down the stream
How to ask questions the smart way!