Help!

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Post Reply
chris!
Posts: 2
Joined: July 27th, 2004, 3:50 pm

Help!

Post by chris! »

Everytime I try to install 0.8 on my Linux Mandrake 9.2 it goes well until the end after the "make install" when it says this message

/usr/include/c++/3.3.1/bits/vector.tcc:257: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make[3]: *** [help.o] Error 1
make[3]: Leaving directory `/home/chris/wesnoth-0.8/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/chris/wesnoth-0.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chris/wesnoth-0.8'
make: *** [all] Error 2

If anyone knows how to fix this I will really appreciate it! I don't want to think that an hour and a half worth of downloading went to waste!

Thanks
Dacyn
Posts: 1855
Joined: May 1st, 2004, 9:34 am
Location: Texas

Post by Dacyn »

this should be moved to the Technical Support forum, and renamed '0.8 install error on Linux Mandrake'
Shade
Posts: 1111
Joined: April 18th, 2004, 11:17 pm

The problem with mandrake 9.2

Post by Shade »

The problem with mandrake 9.2 is the use of older SDL libs, and an old set of autotools. There are Mandrake RPMS & SRPMS available. I backport to mandrake 10, Misc makes a cooker RPM. If you want it to run, grab a new (version 10) SDL SRPM, and the wesnoth SRPM, and the autotools 1.7 (noarch so no recompile) RPM from contrib. . .

1. Use RPM --rebuild on the SDL .src.rpm
2. Install it
3. Install the autotools 1.7 noarch.rpm (from contrib)
4. rpm --rebuild the cooker wesnoth src.rpm (or rebuild & install the source)
5. Install it

or

Upgrade to mandrake 10 & go here: http://wesnoth.slack.it/?WesnothBinaries
Note to forum users: You are in a maze of twisty little passages
Invisible Philosopher
Posts: 873
Joined: July 4th, 2004, 9:14 pm
Location: My imagination
Contact:

Post by Invisible Philosopher »

Perhaps see this thread for help.
Play a Silver Mage in the Wesvoid campaign.
Post Reply