Bombono: After update of ffmpeg res. libavformat52 and 53 isn't running anymore

Dear all,

I made an update of ffmpeg and/or libavformat52 and/or libavformat53. This seems to corrupt my bombono installation. If I try to start bombono from the command line I get the following error message:

bombono-dvd: relocation error: bombono-dvd: symbol ff_codec_bmp_tags, version LIBAVFORMAT_53 not defined in file libavformat.so.53 with link time reference

The attempt to compile bombono directly on my box, failed at the same issue (I think):

/usr/src/packages/BUILD/bombono-dvd-1.2.0/src/mgui/ffviewer.cpp:53: undefined reference to `ff_codec_bmp_tags'
/usr/src/packages/BUILD/bombono-dvd-1.2.0/src/mgui/ffviewer.cpp:53: undefined reference to `ff_codec_get_tag'
collect2: ld returned 1 exit status
scons: *** [build/bin/bombono-dvd] Error 1
scons: building terminated because of errors.

A closer look at the ffmpeg sources shows that the missing references are defined in libavformat/riff.h. Which is an internal header. How can I handle this problem?

Thanx
Tom

I’m using openSuse 12.1

This issue is solved. The developer published a patch.
see here for the details: Forum | Bombono DVD Support • View topic - Bombono not running under openSuse 12.1 ?
Meanwhile you can download the patched version from packman