Author Topic: problem with aws  (Read 459 times)

Sonne

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
problem with aws
« on: August 28, 2003, 01:30:09 am »
Hello forum, this is my first post.
I have Debian GNU/Linux Sid, and I compiled last planeshift, by looking carefully at every configure, seeing what was missing, and installing (of course, except for winsock.h.. :^P), including packages such as flex-old.
And as I saw on some page, removed the duplicate entry window_item in aws plugin.
Compilation didn\'t show any warnings, except of some telling me that this or that command is deprecated, but no errors at all.
And so, I did make_distro.sh, and everything was OK.
So I went to distro/planeshift/ and did ./pssetup.
Good, it runs!
So I tried ./psclient, a window spawned for a half second, then disappeared, and psclient exited with error.
Ok, let\'s see what error...
richter@frozen:~/devel/planeshift/sources/my_planeshift/distro/planeshift$ ./psclient-bin -verbose
Warning: Failed to load `aws\'; reason(s):
DLERROR (aws): /home/richter/devel/planeshift/sources/my_planeshift/CS/aws.so: undefined symbol: _Z6awslexP7YYSTYPE
Warning: Failed to load `aws\'; reason(s):
DLERROR (aws): /home/richter/devel/planeshift/sources/my_planeshift/CS/aws.so: undefined symbol: _Z6awslexP7YYSTYPE
WARNING: could not load plugin \'crystalspace.window.alternatemanager\'
[some infos about crystalspace]
Couldn\'t find aws plugin!
planeshift.application.client: Could not set up the AWS window manager!
planeshift.application.client: Failed to init app!
----end of output----
I initially tought of a compilation error, so I replaced my aws.so with the compiled one, but nothing, same error.
...What can I do to play?
Thanks

Sonne

PS: Sorry for my bad english :^)
--
The irony is that Bill Gates claims to make a stable operating system, and Linus Torvalds claims to take over the world...