This script failed for me during compilation:
Code:
/usr/local/lib/libavcodec.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libasound_module_pcm_a52.la] Error 1
make[2]: Leaving directory `/opt/Alsa-1.0.24/alsa-plugins-1.0.24/a52'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/Alsa-1.0.24/alsa-plugins-1.0.24'
make: *** [all] Error 2
I don't have a /usr/local/lib/libavcodec.a file...

Running 10.10 with 2.6.35-25 kernel.

-Ethan