Show Posts

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.


Messages - Tullisti

Pages: [1]
1
Technical Help: Problems BEFORE entering the game /
« on: May 14, 2003, 05:45:24 am »
maybe then on the website you shouild change \"tested with debian (sarge) to:

\"tested with debian (sid)\"...

anyway, i can\'t get it going *snif*

2
Technical Help: Problems BEFORE entering the game /
« on: May 14, 2003, 12:33:53 am »
the bigest problem is not having GLIBC 2.3.2 on debian sarge. how the h**l did you get glibc2.3.2 under sarge? Yeah, i could open up a pinhole and get it from sid, but i\'d rather not at this point in time...

under the source package the following items are not chmod +x, and should be:

configure
mkinstalldirs
 psclient
 psserver
pssetup
py-compile

there\'s probably a few more, but my question about glibc remains :-)

3
Technical Help: Problems BEFORE entering the game / grrrrr.
« on: May 13, 2003, 05:51:49 am »
This is of course all beside the point.

WHY does the binary download for linux not work?? the executable scripts are not `chmod +x`, and abunch of other things are wrong too. They may as well remove the linux serction, and esecially the bit on the website which says it has been testewd and works just find on debian sarge, because it obviously doesn\'t....

4
Technical Help: Problems BEFORE entering the game /
« on: May 12, 2003, 02:13:03 am »
the AWS library is a component of crystalspace. are you sure it compiled OK? My version compiled everything BUT the AWS library.

Note that make -k all will keep on going, even if it hits an error (that\'s what the -k does). It seems we\'re bith stuck trying t get cystalspace to compile.


why isn\'t there a sane crystalspace linux edition out??

5
Technical Help: Problems BEFORE entering the game /
« on: May 08, 2003, 10:46:45 am »
yes, i did see that thread. I\'ve just retried it, now i get the following error. (I\'m going to be naughty and paste the whole thing here, it\'s pretty long):

--------
*-------------------------------------------------------------------------*
  Building Alternate Windowing System plug-in
  Building for UNIX/GCC/X86 in optimize mode
*-------------------------------------------------------------------------*
g++ -c -o out/UNIX/X86/optimize/sllex.o plugins/aws/sllex.cpp -D__CRYSTAL_SPACE__ -Wall -Wno-unknown-pragmas -fno-exceptions -mcpu=pentiumpro -march=i686 -I/usr/local/include  -O3 -fomit-frame-pointer -ffast-math  -I. -I./apps -I./include -I./libs -I./plugins
plugins/aws/sllex.cpp:454:19: slp.hpp: No such file or directory
plugins/aws/sllex.cpp:620: `YYSTYPE\' was not declared in this scope
plugins/aws/sllex.cpp:620: `awslval\' was not declared in this scope
plugins/aws/sllex.cpp:621: syntax error before `{\' token
plugins/aws/sllex.cpp:623: register name not specified for `char*yy_cp\'
plugins/aws/sllex.cpp:623: register name not specified for `char*yy_bp\'
plugins/aws/sllex.cpp:624: register name not specified for `int yy_act\'
plugins/aws/sllex.cpp:628: syntax error before `if\'
plugins/aws/sllex.cpp:649: ISO C++ forbids declaration of `
   aws_load_buffer_state\' with no type
plugins/aws/sllex.cpp:649: new declaration `int aws_load_buffer_state()\'
plugins/aws/sllex.cpp:248: ambiguates old declaration `void
   aws_load_buffer_state()\'
plugins/aws/sllex.cpp:650: syntax error before `}\' token
plugins/aws/sllex.cpp:657: ISO C++ forbids declaration of `yy_cp\' with no type
plugins/aws/sllex.cpp:657: conflicting types for `int*yy_cp\'
plugins/aws/sllex.cpp:623: previous declaration as `char*yy_cp\'
plugins/aws/sllex.cpp:657: invalid conversion from `char\' to `int*\'
plugins/aws/sllex.cpp:662: ISO C++ forbids declaration of `yy_bp\' with no type
plugins/aws/sllex.cpp:662: conflicting types for `int yy_bp\'
plugins/aws/sllex.cpp:623: previous declaration as `char*yy_bp\'
plugins/aws/sllex.cpp:662: invalid conversion from `int*\' to `int\'
plugins/aws/sllex.cpp:664: ISO C++ forbids declaration of `yy_current_state\'
   with no type
plugins/aws/sllex.cpp:665: ISO C++ forbids declaration of `yy_state_ptr\' with
   no type
plugins/aws/sllex.cpp:665: conflicting types for `int yy_state_ptr\'
plugins/aws/sllex.cpp:423: previous declaration as `yy_state_type*yy_state_ptr\'
plugins/aws/sllex.cpp:665: invalid conversion from `yy_state_type*\' to `int\'
plugins/aws/sllex.cpp:666: syntax error before `++\' token
plugins/aws/sllex.cpp:667: syntax error before `:\' token
plugins/aws/sllex.cpp:677: ISO C++ forbids declaration of `yy_current_state\'
   with no type
plugins/aws/sllex.cpp:677: redefinition of `int yy_current_state\'
plugins/aws/sllex.cpp:664: `int yy_current_state\' previously defined here
plugins/aws/sllex.cpp:677: `yy_c\' was not declared in this scope
plugins/aws/sllex.cpp:678: syntax error before `++\' token
plugins/aws/sllex.cpp:683: syntax error before `:\' token
plugins/aws/sllex.cpp:685: ISO C++ forbids declaration of `yy_lp\' with no type
plugins/aws/sllex.cpp:685: redefinition of `int yy_lp\'
plugins/aws/sllex.cpp:425: `int yy_lp\' previously declared here
plugins/aws/sllex.cpp:686: syntax error before `:\' token
plugins/aws/sllex.cpp:698: ISO C++ forbids declaration of `yy_current_state\'
   with no type
plugins/aws/sllex.cpp:698: redefinition of `int yy_current_state\'
plugins/aws/sllex.cpp:677: `int yy_current_state\' previously defined here
plugins/aws/sllex.cpp:698: invalid type argument of `unary *\'
plugins/aws/sllex.cpp:699: ISO C++ forbids declaration of `yy_lp\' with no type
plugins/aws/sllex.cpp:699: redefinition of `int yy_lp\'
plugins/aws/sllex.cpp:685: `int yy_lp\' previously defined here
plugins/aws/sllex.cpp:700: syntax error before `}\' token
plugins/aws/sllex.cpp:702: ISO C++ forbids declaration of `awstext\' with no
   type
plugins/aws/sllex.cpp:702: conflicting types for `int awstext\'
plugins/aws/sllex.cpp:436: previous declaration as `char*awstext\'
plugins/aws/sllex.cpp:702: ISO C++ forbids declaration of `awsleng\' with no
   type
plugins/aws/sllex.cpp:702: redefinition of `int awsleng\'
plugins/aws/sllex.cpp:233: `int awsleng\' previously declared here
plugins/aws/sllex.cpp:702: ISO C++ forbids declaration of `yy_hold_char\' with
   no type
plugins/aws/sllex.cpp:702: conflicting types for `int yy_hold_char\'
plugins/aws/sllex.cpp:228: previous declaration as `char yy_hold_char\'
plugins/aws/sllex.cpp:702: ISO C++ forbids declaration of `yy_cp\' with no type
plugins/aws/sllex.cpp:702: redefinition of `int*yy_cp\'
plugins/aws/sllex.cpp:657: `int*yy_cp\' previously defined here
plugins/aws/sllex.cpp:702: ISO C++ forbids declaration of `yy_c_buf_p\' with no
   type
plugins/aws/sllex.cpp:702: conflicting types for `int yy_c_buf_p\'
plugins/aws/sllex.cpp:236: previous declaration as `char*yy_c_buf_p\'
plugins/aws/sllex.cpp:702: invalid conversion from `int*\' to `int\'
plugins/aws/sllex.cpp:704: syntax error before `if\'
plugins/aws/sllex.cpp:707: syntax error before `;\' token
plugins/aws/sllex.cpp: In function `void aws_load_buffer_state()\':
plugins/aws/sllex.cpp:1273: invalid conversion from `char*\' to `int\'
plugins/aws/sllex.cpp:1275: invalid type argument of `unary *\'
plugins/aws/sllex.cpp: At top level:
plugins/aws/sllex.cpp:237: warning: `int yy_init\' defined but not used
plugins/aws/sllex.cpp:424: warning: `char*yy_full_match\' defined but not used
plugins/aws/sllex.cpp:425: warning: `int yy_lp\' defined but not used
make[1]: *** [out/UNIX/X86/optimize/sllex.o] Error 1
make: *** [aws] Error 2

--------

planeshift compiles just fine, but without AWS, it won\'t run...

So close, yet so far!! any ideas??

has anyone else here running linux tried to compile from CVS??

6
WOW... listen to this:

I want to install planeshift on my debian (sarge) linux box. I have all the latest packages.

When downloading the pre-compiled planeshift package, i get the following error:

./psclient-bin: /lib/libpthread.so.0: version `GLIBC_2.3.2\' not found (required by ./psclient-bin)

However, i have the latest version of all the C libraries in sarge debian linux. Glibc 2.3.2 does not exist in sarge linux yet.

So, i tried compiling the source code. First i tried download the linux source package, but i get errors when trying to run the configure script (AFTER i made the script executable, why is this?? surely this should be executable straight out of the box?) . the error i get is:

: bad interpreter: No such file or directory

Then i noticed that the interpreter line in configure is like this:

#! /bin/sh

when it should be:

#!/bin/sh

(no space!)

However, even after fixing this bug, i STILL get the same error message! Something really wierd is going on here. I\'m running bash as my command line shell, so i tried doing this:

$ bash configure

but then this happens:

: command not found
configure: line 22: syntax error near unexpected token `elif\'
configure: line 22: `elif test -n \"${BASH_VERSION+set}\" && (set -o posix) >/dev/\'ull 2>&1; then

Then i read the HOWTO on this forum, and downloaded everything from source. everything compiles and works fine, apart from planeshift, which gives me screens and screens of errors, like the following:

...failed C++ ./out/linuxx86/psinteractwin.o ...
C++ ./out/linuxx86/psinventorywindow.o
In file included from src/common/psprop/pc/pspcproxlist.h:28,
                 from src/client/aws/psplayerwindow.h:24,
                 from src/client/aws/psaws.h:33,
                 from src/client/aws/psinventorywindow.cpp:31:
src/common/net/netbase.h:32:29: csutil/csdllist.h: No such file or directory
In file included from src/client/aws/pscommwindow.h:31,
                 from src/client/aws/psaws.h:34,
                 from src/client/aws/psinventorywindow.cpp:31:
src/common/net/msghandler.h:22:29: csutil/csdllist.h: No such file or directory
In file included from src/client/aws/pscommwindow.h:31,
                 from src/client/aws/psaws.h:34,
                 from src/client/aws/psinventorywindow.cpp:31:
src/common/net/msghandler.h:107: \'csDLinkList\' is used as a type, but is not
   defined as a type.

So it seems like the CVS doesn\'t compile either.

Well, I\'m very dissapointed with the quality of the source package. can someone PLEASE tell me what i have to do to get this appallingly put together package?

thanks :-)

Pages: [1]