Randy McMurchy wrote:
Alexander E. Patrakov wrote these words on 04/20/06 11:15 CST:
sox (ALSA support fails to build from source because it attempts to use kernel
interface directly, which should not be done)
Can you explain what part doesn't work?
I get this building sox from source:
gcc -g -O2 -Wall -I. -I. -c sox.c
gcc -L. -o sox sox.o -lst -lvorbisfile -lvorbisenc -lvorbis -logg -lm -lmad
-lmp3lame -lasound
gcc -g -O2 -Wall -I. -I. -DSOXMIX -c ./sox.c -o soxmix.o
gcc -L. -o soxmix soxmix.o -lst -lvorbisfile -lvorbisenc -lvorbis -logg -lm
-lmad -lmp3lame -lasound
make[1]: Leaving directory `/home/rml/build/sox-12.17.9/src'
Then they fixed this bug, and my comment applies to older versions only.
--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page