Permanent error in compiling Nexuiz SVN

Developer discussion of experimental fixes, changes, and improvements.

Moderators: Nexuiz Moderators, Moderators

Postby Irritant » Wed Sep 23, 2009 4:25 am

Something is broken in the SVN build system. It was working not long ago, but something got changed in whatever gets dl'd. Getting that sbar.qc error. The build system downloads the latest fteqcc from https://fteqw.svn.sourceforge.net/svnro ... gine/qclib fteqcc.
Equal opportunity fragger
Irritant
Advanced member
 
Posts: 88
Joined: Mon Sep 11, 2006 3:22 pm

Postby toneddu2000 » Wed Sep 23, 2009 6:54 am

yeah, in fact. I use fruitieX script that's very useful, but it downloads fteqcc from this address, then the script recompiles fteqcc and errors start. I resolved using address that Ronan kindly posted. I want to learn git, and it would be great if fruitieX tells me how to change script to overwrite SVN with GIT. There's a line in the script that said:

echo "--- Checking out fteqcc from svn ---";error_reason="Failed to checkout fteqcc"
# -r 3177 is a temporary fix here because of a fteqcc compiler bug
svn co -r 3177 https://fteqw.svn.sourceforge.net/svnro ... ine/qclib/

So , If I understood right, it uses the 3177 version, and not the updated one. But It continues to sound strange to me, because today after compiling, it returns me that error:
Code: Select all
Error in constants.qh on line 178

And now I'm using the update fteqcc one!
toneddu2000
Alien trapper
 
Posts: 251
Joined: Mon Mar 09, 2009 7:56 pm
Location: Italy

Postby toneddu2000 » Sun Nov 01, 2009 6:44 pm

well, solved! :D If someone were interested to compile again with fruitieX script just modify the script to the line 46 and replace 3177 with 3400 (current SVN release)
And it will search current release instead of 3177 and it will compile!
Now, if you want to compile with ode support (compile ode libs -most uptodate version of course- first!! )
just go to line 76
and replace make with:
Code: Select all
make DP_MAKE_TARGET=linux DP_ODE_STATIC_LIBDIR=/usr/local/lib cl-nexuiz

cheers!
toneddu2000
Alien trapper
 
Posts: 251
Joined: Mon Mar 09, 2009 7:56 pm
Location: Italy

Previous

Return to Nexuiz - Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron