Have anyone got W server mode?

[Ubuntu 16.04.04]
Hi.
I am trying compile the W server mode for make an unofficial W server but I always get an error. I installed mysql and libmysql client. But error are still have.
Anyone can compile it to me (like qvm, etc.)? Thanks for help

Here is the AlienHoboken’s W mode: https://github.com/AlienHoboken/Tremulous-W-Server
My log:
> vbalazs@ASROCK-linux:~/Asztal/Tremulous-W-Server-master$ make

make[1]: Entering directory '/home/vbalazs/Asztal/Tremulous-W-Server-master'
make -C src/tools/lcc install
make[2]: Entering directory '/home/vbalazs/Asztal/Tremulous-W-Server-master/src/tools/lcc'
install -s -m 0755 build-linux-x86_64/q3lcc ../
install -s -m 0755 build-linux-x86_64/q3cpp ../
install -s -m 0755 build-linux-x86_64/q3rcc ../
make[2]: Leaving directory '/home/vbalazs/Asztal/Tremulous-W-Server-master/src/tools/lcc'
make -C src/tools/asm install
make[2]: Entering directory '/home/vbalazs/Asztal/Tremulous-W-Server-master/src/tools/asm'
install -s -m 0755 q3asm ../
make[2]: Leaving directory '/home/vbalazs/Asztal/Tremulous-W-Server-master/src/tools/asm'

Building Tremulous in build/release-linux-x86_64:
  CC: cc

  CFLAGS:
    -Wall
    -fno-strict-aliasing
    -Wimplicit
    -Wstrict-prototypes
    -pipe
    -DUSE_OPENAL=1
    -DUSE_CURL=1
    -DUSE_CURL_DLOPEN=1
    -DUSE_SDL_VIDEO=1
    -DUSE_SDL_SOUND=1
    -I/usr/include/SDL
    -D_GNU_SOURCE=1
    -D_REENTRANT
    -DUSE_LOCAL_HEADERS=1
    -MMD
    -DNDEBUG
    -O3
    -fomit-frame-pointer
    -funroll-loops
    -falign-loops=2
    -falign-jumps=2
    -falign-functions=2
    -fstrength-reduce
    -fomit-frame-pointer
    -fomit-frame-pointer

  Output:
    build/release-linux-x86_64/base/vm/cgame.qvm
    build/release-linux-x86_64/base/vm/game.qvm
    build/release-linux-x86_64/base/vm/ui.qvm

    make[2]: Entering directory '/home/vbalazs/Asztal/Tremulous-W-Server-master'
    Q3LCC src/cgame/cg_main.c
    src/tools/q3lcc: fatal error in src/tools/q3cpp
    Makefile:1366: recipe for target 'build/release-linux-x86_64/base/cgame/cg_main.asm' failed
    make[2]: *** [build/release-linux-x86_64/base/cgame/cg_main.asm] Error 1
    make[2]: Leaving directory '/home/vbalazs/Asztal/Tremulous-W-Server-master'
    Makefile:833: recipe for target 'targets' failed
    make[1]: *** [targets] Error 2
    make[1]: Leaving directory '/home/vbalazs/Asztal/Tremulous-W-Server-master'
    Makefile:825: recipe for target 'release' failed
    make: *** [release] Error 2
2 Likes

I have it compiled and running on a server and I’ll upload the QVM’s to mediafire for you to download. I have had network problems for a while so I haven’t been able to. Ill get it to you as soon as I can :smile:

3 Likes

@IronClaw did you upload it?

Thanks

I’m about to leave X or W or possibly Z up for most of today :smiley:
Just message me directly on this forum, or reply to this post to let me know when you want it up.
HAVE FUN!

I though it was open all day long, can you tell me when it is open?

What is your name in tremulous?

hi @IronClaw :slight_smile: , what did you do to be able to build these repos? I’m getting the same kind of error when trying to build the Gold Edition of X (https://github.com/AlienHoboken/Tremulous-X-Server-Gold).

2 Likes