Jump to content
Eternal Lands Official Forums

DukeNod

Members
  • Content count

    8
  • Joined

  • Last visited

About DukeNod

  • Rank
    Newbie
  1. X Error of failed request

    What does it meen: X Error of failed request: BadLength (poly request too large or internal Xlib length error) Major opcode of failed request: 143 (GLX) Minor opcode of failed request: 2 (X_GLXRenderLarge) Serial number of failed request: 21155 Current serial number in output stream: 21156 what i need to do? Linux Fedora Core 5 2.6.15-1.2054_FC5 X.org 7.0 KDE 3.5.1 Video: GForce FX 5200 EL compile from cvs, today.
  2. Can't connect to server [SOLVED]

    big thx. I let pass some months. Nice to get back
  3. Can't connect to server [SOLVED]

    only I have this shit? [duke@duke EL_linux]$ telnet eternal-lands.network-studio.com 2000 Trying 62.93.225.26... telnet: connect to address 62.93.225.26: Connection refused telnet: Unable to connect to remote host: Connection refused [duke@duke EL_linux]$ ping eternal-lands.network-studio.com PING eternal-lands.network-studio.com (62.93.225.26) 56(84) bytes of data. 64 bytes from eternal-lands.network-studio.com (62.93.225.26): icmp_seq=1 ttl=50 time=64.9 ms 64 bytes from eternal-lands.network-studio.com (62.93.225.26): icmp_seq=2 ttl=50 time=65.2 ms Did port wos changed?
  4. can't compile from cvs

    Oh! I found. Needed option -lalut for gcc. Can't belive. It's work!!! But now it asked for ALSA (smeg smeg smeg)
  5. can't compile from cvs

    Thanks to all for help! I update heaps of software, lost all money, but still not compile Conflict with freealut 1.0.1 from openal.org? sound.c: In function `get_loaded_buffer': sound.c:264: warning: `alutLoadWAVFile' is deprecated (declared at /usr/include/AL/alut.h:102) sound.c:267: warning: `alutUnloadWAV' is deprecated (declared at /usr/include/AL/alut.h:105) and sound.o(.text+0x587): In function `get_loaded_buffer': /usr/src/elc/elc/sound.c:264: undefined reference to `alutLoadWAVFile' sound.o(.text+0x5d2):/usr/src/elc/elc/sound.c:267: undefined reference to `alutUnloadWAV' sound.o(.text+0x1631): In function `init_sound': /usr/src/elc/elc/sound.c:740: undefined reference to `alutInit' sound.o(.text+0x19df): In function `destroy_sound': /usr/src/elc/elc/sound.c:817: undefined reference to `alutExit' collect2: ld returned 1 exit status Which vertion of alut i need?
  6. can't compile from cvs

    It's work. Cool! But it wos just a bigining. books.c: In function `add_xml_str_to_page': books.c:395: structure has no member named `line' (and in a lot of enother places. I have just remove the output of node->line) errors.c: In function `log_error': errors.c:45: `va_list' undeclared (first use in this function) errors.c:45: (Each undeclared identifier is reported only once errors.c:45: for each function it appears in.) errors.c:45: parse error before "ap" errors.c:49: warning: implicit declaration of function `va_start' errors.c:49: `ap' undeclared (first use in this function) errors.c:51: warning: implicit declaration of function `va_end' errors.c: In function `log_error_detailed': errors.c:81: `va_list' undeclared (first use in this function) errors.c:81: parse error before "ap" errors.c:90: `ap' undeclared (first use in this function) (comment all about va_*. is it bad?) cal3d_wrapper.cpp: In function `void CalCoreSkeleton_Scale(CalCoreSkeleton*, float)': cal3d_wrapper.cpp:12: no matching function for call to `CalCoreSkeleton::scale( float&)' cal3d_wrapper.cpp: In function `Boolean CalMixer_ExecuteAction_Stop(CalMixer*, int, float, float)': (I have cal3d-0.8.1, what vertion i need?) I think it's never ended
  7. can't compile from cvs

    Linux 2.4.20 XFree86 4.3 Video: ATI Rage Pro 128 (32 Mb) Binary vertion of the game have a problem writen here http://www.eternal-lands.com/forum/index.php?showtopic=22447 (need to turn of vertex_arrays) Whan compiling cvs vertion, errors returned: gl_init.h:68: parse error before "GLsizeiptrARB" (string:86: extern void (APIENTRY * ELglBufferDataARB)(GLenum target, GLsizeiptrARB size, const void * data, GLenum usage); ) gl_init.h:80: parse error before '*' token gl_init.h:80: warning: type defaults to `int' in declaration of `GLhandleARB' gl_init.h:80: `GLhandleARB' declared as function returning a function (string:80: extern GLhandleARB (APIENTRY * ELglCreateShaderObjectARB)(GLenum type); ) Looks like my gl.h have no some data types definitions But i don't understand what and where i need to update. Help plz.
  8. EL server running on Diesel

    It's look like I can back to work. When server will work stable, I'll lost my job
×