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 > > > m4_bregexp > > > autoheader: `include/config.h.in' is unchanged > > > CFLAGS=-O2 -Wall -W -pipe -g > > > > ARGH, again autotools problem! > > > > please tell me the version of automake, autoconf and libtool. > > and check which tool causes this error by running the sequence in > > cvscompile script manually. > > > > gate:~/install/alsa-cvs/alsa-utils/alsactl# automake --version > automake (GNU automake) 1.5 > > gate:~/install/alsa-cvs/alsa-utils/alsactl# autoconf --version > autoconf (GNU Autoconf) 2.53 > > gate:~/install/alsa-cvs/alsa-utils/alsactl# libtool --version > ltmain.sh (GNU libtool) 1.4.2 (1.922.2.53 2001/09/11 03:18:52) > > Running each command in cvscompile : > > gate:~/install/alsa-cvs/alsa-lib# autoheader > 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
not about that; they are just warnings. i guess automake is the culprit. possibly removing a file "missing" and rerun cvscompile might solve this. Takashi ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel