Odamex Message Boards

Community Discussion => Technical Support => Topic started by: pmaster on April 05, 2014, 10:08:11

Title: Error build 0.7.0 in ubuntu 12.04.
Post by: pmaster on April 05, 2014, 10:08:11
The version 0.6.4 unable to compile, but I'm not getting this 0.7.0 on ubuntu 12.04 already tried everything, looked at the forum threads here, but could not solve, thank you to anyone who can help, my mistake:

[  1%] Built target textscreen
Linking CXX executable odamex
/usr/local/lib/libSDL.so: undefined reference to `_XGetRequest'
collect2: ld returned 1 exit status
make[2]: ** [client/odamex] Erro 1
make[1]: ** [client/CMakeFiles/odamex.dir/all] Erro 2
make: ** [all] Erro 2
Title: Re: Error build 0.7.0 in ubuntu 12.04.
Post by: Dr. Sean on April 05, 2014, 11:16:19
Did you compile SDL 1.2 yourself? A quick glance in other forums indicates that the SDL library that Odamex is linking against may not have been compiled with X11 support.
Title: Re: Error build 0.7.0 in ubuntu 12.04.
Post by: pmaster on April 06, 2014, 12:20:07
I just do not follow the standard method of compilation :

cd odamex-src-0.6.1
mkdir build
cd build
cmake ..

make && sudo make install.

Title: Re: Error build 0.7.0 in ubuntu 12.04.
Post by: Dr. Sean on April 07, 2014, 21:25:14
You should try installing the X11 library development package (probably libx11-dev).
Title: Re: Error build 0.7.0 in ubuntu 12.04.
Post by: pmaster on April 09, 2014, 09:01:11
I was able to compile, but I have another problem the client opens but I can not open any wad, are on the right my wads folder, do not know why the program does not see.