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_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) > (cd . && ln -s hcontrol.lo hcontrol.lo) > (cd . && ln -s control.lo control.lo) > (cd . && ln -s control_hw.lo control_hw.lo) > (cd . && ln -s control_shm.lo control_shm.lo) > (cd . && ln -s setup.lo setup.lo) > (cd . && ln -s control_symbols.lo control_symbols.lo) > ar cru .libs/libcontrol.al cards.lo hcontrol.lo control.lo control_hw.lo > control_shm.lo setup.lo control_symbols.lo > ar: cards.lo: Too many levels of symbolic links
try to run make clean ? it's definitely a problem of libtool (or the combination with other auto-tools). 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