Author Topic: Linux Compile Error  (Read 3042 times)

rbottoms

  • Posts: 7
  • Turrets: +0/-0
Linux Compile Error
« on: December 19, 2005, 09:35:49 pm »
I am compiling tremulous-1.0.2 under RedHat 7.3. It is failing with:

cc1: warnings treated as errors
In fucntion ABooster_Touch
warning: unused variable 'maxAmmo'
warning: unused variable 'maxClips'


Can someone help.


edit 1:43pm:

Fixed it by removing -Werror from the Makefile

edit: 3:07 pm

Needed to download ctags rpm
http://www.ftp.funet.fi/pub/mirrors/download.fedoralegacy.org/redhat/7.3/os/i386/

Also, needed some Q3 tools including q3cl.  Got it from the icculcus/code/tools directory.

edit: 09:03 pm
Just added the linux point release 1.32b
ftp://ftp.idsoftware.com/idstuff/quake3/linux/linuxq3apoint-1.32b-3.x86.run
(Firefox seemed to want to open this file rather than download it. Try right-click/save)