Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] [sm-discuss] Note about last update to directfb.

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
  • To: "sm, discuss" <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] [sm-discuss] Note about last update to directfb.
  • Date: Mon, 9 Nov 2009 07:17:15 +0100 (CET)

:2009-11-08T20:17:Javier Vasquez:

> Hi,
>
> On test, recently there was an update for directfb. For it I had to
> add 3 library links so that gtk+2 and several other applications still
> continue to work, and also to compile (I tried recompiling them
> without the links, but could not be possible):
>
> cd /usr/lib
> ln -s libdirectfb-1.4.so.0.2.0 libdirectfb-1.3.so.0
> ln -s libfusion-1.4.so.0.2.0 libfusion-1.3.so.0
> ln -s libdirect-1.4.so.0.2.0 libdirect-1.3.so.0

There is a reason they change the version names... It means its ABI
incompatible. Which means when it hits something it needs from those
libs it will fail badly.

--
Andraž ruskie Levstik
Source Mage GNU/Linux Games/Xorg grimoire guru
Re-Alpine Coordinator http://sourceforge.net/projects/re-alpine/
Geek/Hacker/Tinker

Show them the ropes and soon they've used that rope to build a bridge to
their future.


Archive powered by MHonArc 2.6.24.

Top of Page