Search found 8 matches

by akurashy
05 Jan 2006, 02:39
Forum: Support & Bug reports
Topic: compiling error: gui/char_server.cpp:179: error: ‘rpl_mal...
Replies: 12
Views: 7909

well nvm, probably i try other games, looks like tmw is buggy
by akurashy
05 Jan 2006, 00:44
Forum: Support & Bug reports
Topic: compiling error: gui/char_server.cpp:179: error: ‘rpl_mal...
Replies: 12
Views: 7909

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by The Mana World configure 0.0.18.1, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure --with-opengl ...
by akurashy
04 Jan 2006, 18:28
Forum: Support & Bug reports
Topic: compiling error: gui/char_server.cpp:179: error: ‘rpl_mal...
Replies: 12
Views: 7909

I've installed all the dependencies from the repository except guichan since it's not there, I was not able to compile guichan unless editing "include/guichan/listmodel.hpp" by adding "virtual ~ListModel() {};" to the "ListModel class"? I'm not a programmer so I don't know how to explain it ...
by akurashy
04 Jan 2006, 04:30
Forum: Support & Bug reports
Topic: compiling error: gui/char_server.cpp:179: error: ‘rpl_mal...
Replies: 12
Views: 7909

i was about to post about this error too, i get this

then mv -f ".deps/tmw-char_server.Tpo" ".deps/tmw-char_server.Po"; else rm -f ".deps/tmw-char_server.Tpo"; exit 1; fi
gui/char_server.cpp: In member function ‘void ServerSelectDialog::checkServerSelect()âà...
by akurashy
20 Nov 2005, 02:49
Forum: Support & Bug reports
Topic: libstdc
Replies: 7
Views: 5606

ElvenProgrammer wrote:The question is: did you installed the dev package?
Yes i did, but it gave me a libstdc error, then i tried compiling but i can't seem to get it right =/
by akurashy
19 Nov 2005, 17:36
Forum: Support & Bug reports
Topic: libstdc
Replies: 7
Views: 5606

oh yea just if you guys need to know, i'm on ubuntu breezy (5.10) might gives more hints
by akurashy
19 Nov 2005, 16:25
Forum: Support & Bug reports
Topic: libstdc
Replies: 7
Views: 5606

well i'm trying to compile it but i got stuck in this one, i download libxml2 and it can't find it


checking for xmlInitParser in -lxml2... no
configure: error: *** Unable to find libxml2 library (xmlsoft.org)
david@akulinux:~/Files/tmw-0.0.17$ sudo apt-get install libxml2
Reading package lists ...
by akurashy
19 Nov 2005, 04:40
Forum: Support & Bug reports
Topic: libstdc
Replies: 7
Views: 5606

libstdc

maybe im going to get a bit yelled for not searching! but its kinda later here and my head hurts =/

here is the error i'm getting

david@akulinux:~$ tmw
tmw: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.6' not found (required by tmw)
tmw: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.6' not ...