Author Topic: [solved] libSDL  (Read 337 times)

Offline ghostbunny

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1173
[solved] libSDL
« on: March 29, 2012, 12:16:21 AM »
Hi other packagers,

i try to update this one http://www.pclinuxos.com/forum/index.php/topic,103000.0.html but for this the package libSDL needs a rebuild, i tryed it with the srpm from the 64bit repo. i got the libSDL and libSDL-devel. i installed libSDL and now i can play the game. my problem is i cant install the devel package.

If i try to install it i get the message

Quote
libSDL1.2_0 = %{EVRD} is needed by libSDL-devel-1.2.14-2ghostbunny2012.i586


would be nice if one of the more at advanced packagers could take a look at that system library.

Thanks in advance

greets
ghostbunny
« Last Edit: March 29, 2012, 09:04:03 AM by ghostbunny »
The full life is a big mess

PS:
I'm German. Sorry because of possible mistakes in my written messages xD


Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: libSDL
« Reply #1 on: March 29, 2012, 06:25:44 AM »
Hi other packagers,

i try to update this one http://www.pclinuxos.com/forum/index.php/topic,103000.0.html but for this the package libSDL needs a rebuild, i tryed it with the srpm from the 64bit repo. i got the libSDL and libSDL-devel. i installed libSDL and now i can play the game. my problem is i cant install the devel package.

If i try to install it i get the message

Quote
libSDL1.2_0 = %{EVRD} is needed by libSDL-devel-1.2.14-2ghostbunny2012.i586


would be nice if one of the more at advanced packagers could take a look at that system library.

Thanks in advance

greets
ghostbunny


Hi,

I remember we already came across that %{EVRD} macro, which is not used in PCLinuxOS build system ... that's probably hardcoded in some BuildRequires statement ... change it to a reasonable value ... probably libSDL version must match libSDL-devel version.  ;)

Best,
AS

Offline ghostbunny

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1173
Re: libSDL
« Reply #2 on: March 29, 2012, 09:03:30 AM »
Thanks AS this was the reason for this behaviour.

Now i can install both libs.

greets
ghostbunny
The full life is a big mess

PS:
I'm German. Sorry because of possible mistakes in my written messages xD