On Monday 13 December 2004 11:56, soraberri wrote: > checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread > checking for libasound headers version >= 1.0.3... found. > checking for snd_ctl_open in -lasound... yes > ./configure: line 3249: XIPH_PATH_AO: command not found > configure: creating ./config.status > config.status: creating Makefile > config.status: creating sbc/Makefile Probably you need to install libao-devel. It contains a file /usr/share/aclocal/ao.m4 which defines XIPH_PATH_AO (i think, i'm no aclocal expert). You will need to do the './bootstrap' and './configure' again after you install libao-devel. kind regards, Dries -- Linux rpm packages at http://dries.ulyssis.org/ayo/