Bug 4700 - [patch] GNU/kFreeBSD support
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Platform
Version: GIT MASTER
Hardware: PC FreeBSD
: P3 enhancement
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL: http://bugs.debian.org/cgi-bin/bugrep...
Depends on:
Blocks:
 
Reported: 2010-08-13 13:58 EDT by Simon McVittie
Modified: 2011-02-04 12:31:31 EST
1 user (show)

See Also:


Attachments
patch from Cyril Brulebois (1.56 KB, patch)
2010-08-13 13:59 EDT, Simon McVittie

Description Simon McVittie 2010-08-13 13:58:47 EDT
In addition to GNU/Linux, Debian 6.0 will support GNU/kFreeBSD, which is GNU userspace (including glibc) on the FreeBSD 7 or 8 kernel.

From the point of view of applications, it's basically the same as Linux, so having ioquake3 treat it just like Linux seems like the way forward. (In particular, because kFreeBSD uses glibc and not BSD libc, it needs to include the same header files as Linux, not the same ones as FreeBSD.)

I don't run kFreeBSD myself, so I can't say whether this patch actually works, but the ability to compile is a good start...
Comment 1 Simon McVittie 2010-08-13 13:59:45 EDT
Created attachment 2398 [details]
patch from Cyril Brulebois
Comment 2 Thilo Schulz 2011-02-04 12:31:31 EST
thanks, committed r1855