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

/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../include -I../../include    -O2 -Wall -W -pipe -g -c -o
control_symbols.lo `test -f control_symbols.c || echo
'./'`control_symbols.c
make[2]: stat:control_symbols.lo: Too many levels of symbolic links
/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.la .libs/libcontrol.* .libs/libcontrol.*
(cd . && ln -s cards.lo cards.lo)
ln: cards.lo: File exists
make[2]: *** [libcontrol.la] Error 1
make[2]: Leaving directory
`/serve/install/alsa-cvs/alsa-lib/src/control'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/serve/install/alsa-cvs/alsa-lib/src'
make: *** [all-recursive] Error 1


-- 
ing. Andrei Boros
mailto:[EMAIL PROTECTED] / +40-21-303-1870
Centrul pt. Tehnologia Informatiei
Societatea Romana de Radiodifuziune


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

Reply via email to