Arnd Bergmann wrote:
> 
> On 1 Apr 2001, Guillaume Cottenceau wrote:
> 
> > Actually my backport of these fixes to 1.1.8 brought this problem. Guess
> > me young skywalker still needs some training with the Force. Fortunately
> > it already has been fixed by Giuseppe (by removing the fixes). I'll try to
> > get it to work + the fixes tomorrow.
> >
> I noticed that Giuseppe also made 1.2.0 rpms and that the packages that
> fail with libSDL1.1-1.1.8-2mdk actually compile fine against that, you
> just have to change the BuildRequires.
> So if you just rebuild everything that depends on libSDL-1.1.so.0,
> there won't be any need for the fixes anymore.

Well, SDL-1.2.0 is for cooker only not for FrozenCooker. The problem is
that the libSDL1.2-devel and libSDL1.1 overlaps, so can't be installed
together, as instead could be done for so libraries. A solutions would be to move 
everything e.g. into /usr/lib/SDL-1.2.0/{bin,include,etc.}, but then
changes to program building should be done, such as specifying the proper SDL version
--with-SDL=<path> in the %configure section.

Bye.
Giuseppe.



Reply via email to