Bug 2392 - [PATCH] Enable freebsd client
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Platform
Version: 1.33 SVN
Hardware: PC FreeBSD
: P2 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL: http://andreas.syndrom23.de/dump/i_o_...
Depends on:
Blocks:
 
Reported: 2005-09-25 15:50 EDT by Andreas Kohn
Modified: 2007-05-21 11:23:44 EDT
0 users

See Also:



Description Andreas Kohn 2005-09-25 15:50:01 EDT
Referenced patch enables the client build for freebsd.

Tested and works on:
FreeBSD 7-CURRENT, Athlon Thunderbird, Geforce 2MX with nvidia drivers 1.0.6113

Notes:
- the use of defined(__FreeBSD__)||defined(__linux__) vs. __GNUC__...I looked
  at the places, and think that the other ones are tests for posix or X, not for  
  gnu c as such.
- -mXXX flags give obsolete warnings with gcc 3.4, which is default compiler
  in freebsd 5.4, 6, and 7.
Comment 1 Ryan C. Gordon 2007-05-21 11:23:44 EDT
Setting a QA contact on all ioquake3 bugs, even resolved ones. Sorry if you get a flood of email from this, it should only happen once. Apologies for the incovenience.

--ryan.