GNOME Bugzilla – Bug 611138
librhythmbox-core.so: undefined reference to `totem_pl_parser_write_with_title
Last modified: 2010-02-26 02:26:48 UTC
Rhythmbox no longer builds/runs in 2.29.91 gnome. Looks like totem-pl-parser's API has changed. Here's the offending command: make[4]: Entering directory `/home/ronis/Project/notar/GNOME/garnome/fifth-toe/rhythmbox/work/main.d/rhythmbox-0.12.6/shell' CCLD rhythmbox ./.libs/librhythmbox-core.so: undefined reference to `totem_pl_parser_write_with_title' collect2: ld returned 1 exit status
This was fixed a while ago. You might like to try the prerelease of 0.12.7 (http://people.gnome.org/~jmatthew/rhythmbox-0.12.6.91.tar.bz2). *** This bug has been marked as a duplicate of bug 605313 ***
Thanks Jonathan. The prerelease built fine and runs.