Francesco Romani <[EMAIL PROTECTED]> writes: > On Wed, 16 Aug 2006 14:08:21 +0100 > Iain MacGranthin <[EMAIL PROTECTED]> wrote: > >> [transcode] warning : /usr/lib64/libavcodec.so.51: undefined symbol: >> faacDecOpen > > could you please post the output of > $ ldd /usr/lib64/libavcodec.so.51 > ? > > Looks like dynamic linker can't found faad library that libavcodec depends on.
libavcodec has been linked against the stable library (2.0.0) and here the faad library cvs is loaded. Christian