Xonotic Forums
[SOLVED] Compiling from GIT fails: darkplaces - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10)
+--- Forum: Xonotic - Development (https://forums.xonotic.org/forumdisplay.php?fid=12)
+--- Thread: [SOLVED] Compiling from GIT fails: darkplaces (/showthread.php?tid=365)



[SOLVED] Compiling from GIT fails: darkplaces - unfa - 05-02-2010

unfa@unfa-Studio:~/xonotic$ ./all run xonotic
Client darkplaces/darkplaces-sdl not found, aborting


That is what I finally get after downloading, updating, compiling and running with ./all

I found also this in debugger output:
vid_glx.c:34:21: warning: X11/xpm.h: No such file or directory
vid_glx.c:38:36: warning: X11/extensions/xf86dga.h: No such file or directory
vid_glx.c:40:38: warning: X11/extensions/xf86vmode.h: No such file or directory

All errors appears after that.

You wanna see the full console output? Big Grin

Does anybody have the same problem - and does anybody know how to fix it and run Xonotic?


RE: Compiling from GIT fails: darkplaces - unfa - 05-02-2010

Alright I got the answer on IRC from parasti.

I did'nt have the development packages for SDL installed.

Installing libsdl[something]-dev package(s) made the GIT compile and run properly.


RE: Compiling from GIT fails: darkplaces - lda17h - 05-02-2010

you need to install some dependencies.. tell us more about your operating system/development environment..


RE: Compiling from GIT fails: darkplaces - unfa - 05-02-2010

I'am running Ubuntu Studio 9.10 x64.

I was missing the SDL development packages. Once I installed them - Xonotic compiled and runned properly.

Would it be possible for compiler to say hat dependencies are missing instead of saying "not found"? It could even automatically instll them via apt-get. Would be nice.


RE: Compiling from GIT fails: darkplaces - ArgeadGER - 05-03-2010

Are those SDL-Libraries also available for windows?
I also have this error when building darkplaces.


RE: Compiling from GIT fails: darkplaces - _para - 05-03-2010

for me it worked fine Big Grin i can compile it and upload it for the peoples, who need it Wink


RE: Compiling from GIT fails: darkplaces - kay - 06-02-2010

(05-03-2010, 11:56 AM)_para Wrote: for me it worked fine Big Grin i can compile it and upload it for the peoples, who need it Wink

Please do that! Big Grin


RE: [SOLVED] Compiling from GIT fails: darkplaces - SkyHookers - 07-26-2010

I need help that you all talking about...Sad


RE: [SOLVED] Compiling from GIT fails: darkplaces - Halogene - 07-26-2010

(07-26-2010, 10:33 AM)SkyHookers Wrote: I need help that you all talking about...Sad

Could you be more specific? Welcome to the forums - if there'd be no SkyHookers clan in the internets then I'd assumed from your minimalistic post that you are a spam bot. Big Grin You should post the operating system you are using and where exactly you are stuck.


RE: [SOLVED] Compiling from GIT fails: darkplaces - SkyHookers - 07-30-2010

(07-26-2010, 11:03 AM)Halogene Wrote:
(07-26-2010, 10:33 AM)SkyHookers Wrote: I need help that you all talking about...Sad

Could you be more specific? Welcome to the forums - if there'd be no SkyHookers clan in the internets then I'd assumed from your minimalistic post that you are a spam bot. Big Grin You should post the operating system you are using and where exactly you are stuck.

SkyHookers Is A Nexuiz And Xonotic* Clan
Our Members:
_______________
Wario(Me)
A Day Old Bagel
_______________

*If Xonotic is out... Then We are not nexuiz clan...


RE: Compiling from GIT fails: darkplaces - unicornsteak - 06-20-2011

(05-03-2010, 11:56 AM)_para Wrote: for me it worked fine Big Grin i can compile it and upload it for the peoples, who need it Wink
Can you please explain me how to install this SDL thingy, I have no idea how to do it Undecided