24 Jan
2011
24 Jan
'11
8:10 p.m.
Looking at the notes for Bug 0002542 (as a guest) it looks like there is an issue in the file:
alsa-oss-1.0.17/alsa/aoss.in
I think line 10 should be:
LD_PRELOAD=@libdir@/libaoss.so${LD_PRELOAD:+:LD_PRELOAD} exec "$@"
instead of:
LD_PRELOAD=${exec_prefix}/$LIB/libaoss.so${LD_PRELOAD:+:LD_PRELOAD} exec "$@"
Let me know if I need to create an account in bugtrack and submit a patch.
Thanks.
George Morgan