[Bug 3383] New: Initial OpenBSD support
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Fri Oct 12 18:33:56 EDT 2007
http://bugzilla.icculus.org/show_bug.cgi?id=3383
Summary: Initial OpenBSD support
Product: Quake 3
Version: SVN HEAD
Platform: PC
URL: http://hifi.pp.fi/openbsd/ports/patches/ioq3-
1.35_SVN1194M-openbsd.patch
OS/Version: OpenBSD
Status: NEW
Severity: enhancement
Priority: P3
Component: Platform
AssignedTo: zakk at icculus.org
ReportedBy: toni.spets at gmail.com
QAContact: quake3-bugzilla at icculus.org
The patch at URL enables compiling on OpenBSD. Makefile and q_platform.h are
based on the FreeBSD version.
The code is excellent. I didn't have to patch anything else than trivial things
to get it working. QVM doesn't work as there are some security limitations in
OpenBSD that prevents it.
OpenBSD's SDL doesn't have a working SDL_LoadObject() implementation so I had
to add OpenBSD to the dedicated ifdef in sys_loadlib.h.
Probably it will work on other archs than i386 but I don't have the hardware to
test it so the patch doesn't have them enabled.
And when you remember there is no OpenGL acceleration available on OpenBSD...
wait and see ;)
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the quake3-bugzilla
mailing list