Greetings, Iam trying to compile aubio-0.4.1 ( available from http://www.linuxaudio.org ) My machine has hese:- --os blfs, ffmpeg-1.2.2 --cpu -amd64 3 cores
The build requires libavresample but there is no libavresample.so in the build of ffmpeg I have. I have a libswresample and I tried making a symbolic link ln -s ~/lib/libswresample.so ~/lib/libavresample.so but it did not work - the build still failed. I would be grateful for suggestions of a work round, eg how does one get hold of the libavresample etc sincerely luxInteg -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
