Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257470 - libdirectfb error
Summary: libdirectfb error
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-03 08:09 UTC by Laszlo Papp
Modified: 2009-02-07 16:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Papp 2009-02-03 08:09:09 UTC
Dear Gentoo Developer!

djszapi@djszapi ~/Munka/Dension/network_tester $ stardict
stardict: error while loading shared libraries: libdirectfb-0.9.so.25: cannot open shared object file: No such file or directory
djszapi@djszapi ~/Munka/Dension/network_tester $ eix directfb
[I] dev-libs/DirectFB
     Available versions:  0.9.25.1 1.2.6 ~1.2.7 {X debug fbcon fusion gif jpeg mmx mpeg png sdl sse sysfs truetype v4l v4l2 zlib}
     Installed versions:  1.2.6(03:24:41 AM 02/03/2009)(X fbcon gif jpeg mmx png sdl sse sysfs truetype v4l v4l2 zlib -debug -fusion)
     Homepage:            http://www.directfb.org/
     Description:         Thin library on top of the Linux framebuffer devices

djszapi@djszapi ~/Munka/Dension/network_tester $

And i must use KDE 3.5 because my gnome couldn't start too. Is two version of DirectFB maybe in seperately slot?

Because if I replace 1.2.6 version to 0.9.25, the error message is similar, but with missing libdirectfb-0.1.2.so.25: cannot open shared object file: No such file or directory

Thanks!


Reproducible: Always
Comment 1 Rafał Mużyło 2009-02-03 08:20:20 UTC
Checked revdep-rebuild ?
Comment 2 Laszlo Papp 2009-02-03 11:36:35 UTC
without result
Comment 3 Ryan VanderPlas 2009-02-03 15:43:15 UTC
I have experienced a similar issue. When updating directfb from 0.9 to 1.2, wicd-client and firefox falled to start. firefox stated it could not load XPCOM (failure in xulrunner) and wicd-client said it could not locate libdirectfb-0.9.so.20.

revdep-rebuild did not fix the problem
emerging firefox and wicd did not fix the problem

linking libdirectfb.so to libdirectfb-0.9.so.20 made it load correctly. libfusion and libdirect also had to be linked. After linking all three files, both programs are working correctly. I know it is a poor idea to link a 1.2 program to a 0.9 label but this is the only solution that made things work.

Please correct these problems in portage.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2009-02-04 19:10:45 UTC
Please post your `emerge --info' and attach a file with the output of `revdep-rebuild -i'.
Comment 5 Mike Williams 2009-02-07 16:16:49 UTC
DirectFB-1.2.6 also breaks the stable mozilla-firefox-bin.

$ firefox
/opt/firefox/firefox-bin: error while loading shared libraries: libdirectfb-0.9.so.25: cannot open shared object file: No such file or directory