On Mon, 2008-03-31 at 05:33 +0000, Duncan wrote: > Lindsay Haisley <[EMAIL PROTECTED]> posted > [EMAIL PROTECTED], excerpted below, on Sun, 30 Mar > 2008 20:26:49 -0500: > > > I thought someone on this list might have a insightful comment on the > > totem error: > > > > "totem: symbol lookup error: /usr/lib/gnome-vfs-2.0/modules/libcdda.so: > > undefined symbol: gnome_vfs_uri_get_basename" > > Well, I'm a KDE guy with GTK+ but not GNOME installed, meaning no GNOME- > Virtual_FileSystem either, but it's relatively easy to see the problem > there, that libcdda.so was built with support for whatever provided > gnome_vfs_uri_get_basename, but that the current version of whatever that > was doesn't provide it in the same way, so it can't see it now.
This may be the key. It looks as if gnome-vfs is slotted. /usr/lib/gnome-vfs-2.0/modules/libcdda.so is a symlink to /usr/lib/vfs/modules/libcdda.so. equery b says that this file belongs to gnome-base/gnome-vfs-1.0.5-r4. The current installed version of gnome-vfs is 2.20.1-r1 and there are 3 versions on the system. I think I may have some slot-slippage here. I'll comb out that tangle, re-run revdep-rebuild, re-emerge totem and see what happens. -- Lindsay Haisley | "The difference between | PGP public key FMP Computer Services | a duck is that one leg | available at 512-259-1190 | is both the same" | http://pubkeys.fmp.com http://www.fmp.com | - Anonymous | -- [email protected] mailing list
