Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#6330 - ffmpeg needs rebuilding
Attached to Project:
Arch Linux
Opened by Michael Towers (gradgrind) - Saturday, 03 February 2007, 06:11 GMT
Opened by Michael Towers (gradgrind) - Saturday, 03 February 2007, 06:11 GMT
|
DetailsAfter the faad2 update ffmpeg no longer works - it just needs rebuilding (so far as I can tell).
|
This task depends upon
Closed by Jan de Groot (JGC)
Sunday, 04 February 2007, 11:40 GMT
Reason for closing: Fixed
Additional comments about closing: Moved to extra now.
Sunday, 04 February 2007, 11:40 GMT
Reason for closing: Fixed
Additional comments about closing: Moved to extra now.
ffmpeg: symbol lookup error: /usr/lib/libavcodec.so.51: undefined symbol: faacDecOpen
and found another:
kino: symbol lookup error: /usr/lib/libavcodec.so.51: undefined symbol: faacDecOpen
ffmpeg 20060920-1
i only use current,extra and community so i thing it's the 'normal' version
[root@alex_portable ~]# which ffmpeg
/usr/bin/ffmpeg
[root@alex_portable ~]# ldd -r /usr/bin/ffmpeg
---lot of .so ---
undefined symbol: faacDecOpen (/usr/lib/libavcodec.so.51)
undefined symbol: faacDecGetCurrentConfiguration (/usr/lib/libavcodec.so.51)
undefined symbol: faacDecSetConfiguration (/usr/lib/libavcodec.so.51)
undefined symbol: faacDecInit (/usr/lib/libavcodec.so.51)
undefined symbol: faacDecInit2 (/usr/lib/libavcodec.so.51)
undefined symbol: faacDecDecode (/usr/lib/libavcodec.so.51)
undefined symbol: faacDecGetErrorMessage (/usr/lib/libavcodec.so.51)
wich packages are concerned by this ? maybe i can re-install and then tell you what's new for me ?