1
Technical Help: Problems BEFORE entering the game /
« on: June 21, 2003, 08:34:39 pm »
Awww ..... forget my silly bug report, there _is_ a check :-/
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
) This worked for me: install gcc-3.2 and make it default compiler (i symlinked gcc-3.2 and g++-3.2 as \"gcc\" and \"g++\" to /bin). Then run jam clean in all directories: CS, cel and planeshift. Then jam it all. If \"LinkApplication psclient\" complains about unresolved references then remove ps/out/linuxx86/pscomp.o and run jam again (because now the right pscomp.cpp will get compiled instead of the wrong pscomp.cpp - there are two with same name). Now you are nearly done
It still crashes on world initialization screen though.
Originally posted by Sharaz
Warning: Failed to load `psgui\'; reason(s):
DLERROR (psgui): ./psgui.so: undefined symbol: GetPlLayer__7CelBase
Warning: Failed to load `psgui\'; reason(s):
DLERROR (psgui): ./psgui.so: undefined symbol: GetPlLayer__7CelBase
WARNING: could not load plugin \'planeshift.gui.dialogmanager\'
Warning: Failed to load `psadmin\'; reason(s):
DLERROR (psadmin): ./psadmin.so: undefined symbol: GetMainActor__11psCelClient
Warning: Failed to load `psadmin\'; reason(s):
DLERROR (psadmin): ./psadmin.so: undefined symbol: GetMainActor__11psCelClient
WARNING: could not load plugin
Originally posted by Thorben
WARNING: could not load plugin \'crystalspace.window.alternatemanager\'
Warning: Failed to load `psgui\'; reason(s):
DLERROR (psgui): ./psgui.so: undefined symbol: GetPlLayer__7CelBase
Warning: Failed to load `psgui\'; reason(s):
DLERROR (psgui): ./psgui.so: undefined symbol: GetPlLayer__7CelBase
WARNING: could not load plugin \'planeshift.gui.dialogmanager\'
Warning: Failed to load `psadmin\'; reason(s):
DLERROR (psadmin): ./psadmin.so: undefined symbol: GetMainActor__11psCelClient
Warning: Failed to load `psadmin\'; reason(s):
DLERROR (psadmin): ./psadmin.so: undefined symbol: GetMainActor__11psCelClient
WARNING: could not load plugin \'planeshift.admin.adminmanager\'