John Simpson wrote: > I've been trying to use the alsa-lib API, but I haven't been able to > get anything to compile. > > ~/alsa/alsa-lib-1.0.22/test$ for f in *.c; do echo; cc $f 2>&1 | head -n2; done > ... > Did I miss something? The makefile. If alsa-lib is installed correctly, the only option you need for your own programs is -lasound. Regards, Clemens _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel