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
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
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
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
>
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
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