You are not logged in.

#1 2011-05-10 03:42:22

superjim
Member
Registered: 2011-05-10
Posts: 3

Super Maryo Chronicles crashes with exception

Hi all,

I'm trying to run Super Maryo Chronicles on my Arch system but it crashes with the following error when I try to run it:

[REMOVED@jim-desktop Writeup]$ smc
CEGUI::GenericException in file CEGUIDynamicModule.cpp(128) : DynamicModule::DynamicModule - Failed to load module 'libCEGUIDevILImageCodec-0.7.5.so': /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/libIlmThread.so.6)
Initialization: Exception raised: CEGUI::GenericException in file CEGUIDynamicModule.cpp(128) : DynamicModule::DynamicModule - Failed to load module 'libCEGUIDevILImageCodec-0.7.5.so': /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/libIlmThread.so.6)
[REMOVED@jim-desktop Writeup]$ 

Does anyone have any advice?  The repositories only seem to have libstdc++-3.3.6 available but it looks from the error like SMC needs 3.4.

Thanks,

-- Jim

Offline

#2 2011-05-10 06:04:58

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: Super Maryo Chronicles crashes with exception

Are you fully up to date?   You need the latest gcc-libs (4.6)

Offline

#3 2011-05-10 06:19:43

superjim
Member
Registered: 2011-05-10
Posts: 3

Re: Super Maryo Chronicles crashes with exception

I think I am.  When I run pacman -Syu it says there is nothing to do.  However, when I run 'pacman -Ss gcc-libs' it says I have only 4.5 installed.  What is the best way to get 4.6?

Offline

#4 2011-05-10 06:27:42

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: Super Maryo Chronicles crashes with exception

Change your mirror  (/etc/pacman.d/mirrorlist).  You current one appears out-of-date.   Then "pacman -Syyu"

Offline

#5 2011-05-10 08:14:11

superjim
Member
Registered: 2011-05-10
Posts: 3

Re: Super Maryo Chronicles crashes with exception

Aah, okay, thanks.  I actually had to go online to get a new mirrorlist.  Now it works.

Offline

Board footer

Powered by FluxBB