Once upon a time, Adam wrote : > I am trying to build Alsa-lib RC5 and it bombs out almost immediately > with: > ../../depcomp: No such file or directory
Same problem here. Seems like the build process needs depcomp but that it's been omitted from the tarball :-( [... make ...] source='cards.c' object='cards.lo' libtool=yes \ depfile='.deps/cards.Plo' tmpdepfile='.deps/cards.TPlo' \ depmode=none /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -march=i386 -mcpu=i686 -c -o cards.lo `test -f cards.c || echo './'`cards.c ../../depcomp: ../../depcomp: No such file or directory Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Red Hat Linux release 7.3 (Valhalla) running Linux kernel 2.4.18-10acpi Load : 0.07 1.16 1.31 ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ad.doubleclick.net/clk;4729346;7592162;s?http://www.sun.com/javavote _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
