Hello !
I want to use TiMidity as als-midi-client, but when i write 
./configure --with-alsaseq
make

then i get next error message:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../timidity -I../libarc -I../utils  
-I/usr/local/include -I/usr/X11R6/include -DAU_ALSA 
-DPKGDATADIR=\"/usr/local/share/timidity\" -DPKGLIBDIR=\"/usr/local/lib/timidity\" 
-DDEFAULT_PATH=\"/usr/local/share/timidity\" -DTIMIDITY_OUTPUT_ID=\"s\"  -O2 -c `test 
-f alsaseq_c.c || echo './'`alsaseq_c.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
In file included from alsaseq_c.c:128:
/usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use 
<alsa/asoundlib.h> instead.
alsaseq_c.c: In function `ctl_pass_playing_list':
alsaseq_c.c:266: storage size of `pinfo' isn't known
alsaseq_c.c:277: `SND_SEQ_OPEN' undeclared (first use in this function)
alsaseq_c.c:277: (Each undeclared identifier is reported only once
alsaseq_c.c:277: for each function it appears in.)
alsaseq_c.c:277: too few arguments to function `snd_seq_open'
alsaseq_c.c:286: storage size of `pinfo' isn't known
alsaseq_c.c:291: `SND_SEQ_GROUP_DEVICE' undeclared (first use in this function)
alsaseq_c.c: In function `do_sequencer':
alsaseq_c.c:471: `SND_SEQ_EVENT_PORT_USED' undeclared (first use in this function)
alsaseq_c.c:485: `SND_SEQ_EVENT_PORT_UNUSED' undeclared (first use in this function)
make[3]: *** [alsaseq_c.o] Error 1
make[3]: Leaving directory 
`/home/zzz/prog/TiMidity++-2.11.3/TiMidity++-2.11.3/interface'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/zzz/prog/TiMidity++-2.11.3/TiMidity++-2.11.3/interface'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/zzz/prog/TiMidity++-2.11.3/TiMidity++-2.11.3'
make: *** [all] Error 2

But why ? I use alsa drivers, libs and utils 0.9rc5 and TiMidity 2.11.3
I think, that to use alsa 0.5 is not good idea, in README for Muse alsa 0.9 are 
requied.
Help me please.
Sorry for possible mistakes.
Roman.

__________
www.newmail.ru -- всегда что-то новое.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to