[quake3-bugzilla] [Bug 5495] New: if sdl-config is missing, lets bail out gently
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Mon May 7 19:36:19 EDT 2012
https://bugzilla.icculus.org/show_bug.cgi?id=5495
Summary: if sdl-config is missing, lets bail out gently
Product: ioquake3
Version: SVN HEAD
Platform: PC
OS/Version: Linux
Status: RESOLVED
Severity: enhancement
Priority: P3
Component: Platform
AssignedTo: zakk at icculus.org
ReportedBy: zakk at icculus.org
QAContact: quake3-bugzilla at icculus.org
CC: ZTurtleMan at gmail.com
Zack "ZTurtleMan" Middleton <ZTurtleMan at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ZTurtleMan at gmail.com
Resolution| |FIXED
If the system is missing sdl-config, CFLAGS are unset at, around line 258 of
the makefile.
Lets bail out more gently there if possible.
--- Comment #1 from Zack "ZTurtleMan" Middleton <ZTurtleMan at gmail.com> 2012-05-07 19:36:18 EDT ---
Fixed in r2249. Don't use local SDL headers on Linux as ioq3 needs SDL dev
files installed anyway (for sdl-config and SDL library to link against). Now
there should be an error about missing SDL.h, which should make more sense to
people missing SDL dev files.
--
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list