Page 1 of 1

TMW built, but will not run

Posted: 13 Aug 2006, 17:44
by lrmall01
Ok, I didn't have any problems building and installing the new version 0.20. I had built 0.19 on my system and it ran fine. However, when I start 0.20, I get the following message:

Code: Select all

The Mana World v0.0.20
*** glibc detected *** free(): invalid pointer: 0x08109c18 ***
Aborted
Any ideas on what is wrong?

Thanks.

Posted: 13 Aug 2006, 19:19
by Bjørn
I think the Guichan you have installed on your system may have been compiled with a different compiler version than the one you're using to compile TMW. Make sure they are compatible, for example by (re)compiling Guichan yourself.