Re: [Alsa-devel] cvs alsa-lib compilation :

2003-09-25 Thread Takashi Iwai
At Thu, 25 Sep 2003 06:46:22 +0300, Andrei Boros wrote: > > A followup on my last post : > > I remove the symlinks in alsa-lib/src/control (which are broken). > make > > /bin/sh ../../libtool --mode=link gcc -O2 -Wall -W -pipe -g -o > libcontrol.la cards.lo hcontrol.lo control.lo control_h

Re: [Alsa-devel] cvs alsa-lib compilation :

2003-09-24 Thread Andrei Boros
A followup on my last post : I remove the symlinks in alsa-lib/src/control (which are broken). make /bin/sh ../../libtool --mode=link gcc -O2 -Wall -W -pipe -g -o libcontrol.la cards.lo hcontrol.lo control.lo control_hw.lo control_shm.lo setup.lo control_symbols.lo rm -fr .libs/libcontrol.l

Re: [Alsa-devel] cvs alsa-lib compilation :

2003-09-24 Thread Andrei Boros
Takashi Iwai wrote: > > not about that; they are just warnings. > > i guess automake is the culprit. > possibly removing a file "missing" and rerun cvscompile might solve > this. Removed "missing", then cvscompile again completed the configure part without errors. Then, while compiling the libr

Re: [Alsa-devel] cvs alsa-lib compilation :

2003-09-24 Thread Takashi Iwai
At Wed, 24 Sep 2003 14:29:25 +0300, Andrei Boros wrote: > > Takashi Iwai wrote: > > > > gate:~/install/alsa-cvs/alsa-lib# ./cvscompile > > > configure.in:44: warning: do not use m4_patsubst: use patsubst or > > > m4_bpatsubst > > > configure.in:182: warning: do not use m4_regexp: use regexp or >

Re: [Alsa-devel] cvs alsa-lib compilation :

2003-09-24 Thread Andrei Boros
Takashi Iwai wrote: > > gate:~/install/alsa-cvs/alsa-lib# ./cvscompile > > configure.in:44: warning: do not use m4_patsubst: use patsubst or > > m4_bpatsubst > > configure.in:182: warning: do not use m4_regexp: use regexp or > > m4_bregexp > > autoheader: `include/config.h.in' is unchanged > > CF

Re: [Alsa-devel] cvs alsa-lib compilation :

2003-09-23 Thread Takashi Iwai
At Mon, 22 Sep 2003 12:06:38 +0300, Andrei Boros wrote: > > > running ./cvscompile in alsa-lib (cvs tree) yields the following : > > gate:~/install/alsa-cvs/alsa-lib# ./cvscompile > configure.in:44: warning: do not use m4_patsubst: use patsubst or > m4_bpatsubst > configure.in:182: warning: d