LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   frozen bubble 1.0 slackbuild package returns error (https://www.linuxquestions.org/questions/slackware-14/frozen-bubble-1-0-slackbuild-package-returns-error-536924/)

StarsAndBars14 03-12-2007 06:35 PM

frozen bubble 1.0 slackbuild package returns error
 
Quote:

Can't load '/usr/lib/perl5/5.8.8/i486-linux/auto/SDL_perl/SDL_perl.so' for module SDL_perl: /usr/local/lib/libsmpeg-0.4.so.0: undefined symbol: __cxa_pure_virtual at /usr/lib/perl5/5.8.8/i486-linux/DynaLoader.pm line 230.
at /usr/lib/perl5/5.8.8/i486-linux/SDL.pm line 13
Compilation failed in require at /usr/lib/perl5/5.8.8/i486-linux/SDL.pm line 13.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.8/i486-linux/SDL.pm line 13.
Compilation failed in require at ./frozen-bubble line 51.
BEGIN failed--compilation aborted at ./frozen-bubble line 51.
I've tried to make/install this game three times and each time gotten this message, what could be going wrong? I'm running the current version of Slackware with SDL-perl from here:

http://zarb.org/~gc/t/SDL_perl-1.20.0.tar.gz

SDL_Pango from here:

http://zarb.org/~gc/t/SDL_Pango-0.1.2-API-adds.patch

and libSDL-mixer > 1.2.5

Thanks for any help.

MS3FGX 03-14-2007 03:15 AM

I think you might have better luck on the Slackware forums, since this is dealing with slackbuild scripts specifically.

reddazz 03-14-2007 04:01 AM

Moved: This thread is more suitable in the Slackware forum and has been moved accordingly to help your thread/question get the exposure it deserves.

dohpaz 03-14-2007 09:17 AM

Try this page:
http://linuxfr.org/comments/769208.html#769208


I couldn't get frozen bubble to work on slack 11 either until I found this page and followed its instructions. :)

I had to install ALL of the packages found there to get frozen bubble
to work properly.

StarsAndBars14 03-15-2007 02:43 PM

Quote:

Originally Posted by dohpaz
I couldn't get frozen bubble to work on slack 11 either until I found this page and followed its instructions. :)

I had to install ALL of the packages found there to get frozen bubble
to work properly.


I installed all the packages there, including smpeg, and now the program loads up past that.

But now I get a different error:

Quote:

[SDL Init] ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:3947:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2146:(snd_pcm_open_noupdate) Unknown PCM default
[Graphics.Segmentation fault
and if I run it with aoss here:

Quote:

[SDL Init] [Graphics.Segmentation fault
I'll try recompiling snd-via82xx (my sound card module) into the kernel and see what happens.


All times are GMT -5. The time now is 05:23 PM.