Bug 67255 - SDL-devel should require XFree86-devel
Summary: SDL-devel should require XFree86-devel
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: SDL
Version: 7.3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-06-21 16:00 UTC by Thomas Vander Stichele
Modified: 2007-04-18 16:43 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-03-08 19:34:48 UTC
Embargoed:


Attachments (Terms of Use)

Description Thomas Vander Stichele 2002-06-21 16:00:03 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020606

Description of problem:
When compiling apps against SDL, SDL pulls in -lX11.  However, XFree86-devel is
not listed in the Requires: for the -devel module.
So when building packages that BuildRequire SDL-devel, the build fails if
XFree86-devel is not installed.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. install a clean build root without XFree86-devel installed
2. build a package that BuildRequires: SDL-devel (and runs the
   sdl-config check in configure)
3. See the check fail because libX11.so can't be found
	

Actual Results:  the check fails

Expected Results:  ideally, it should succeed

Additional info:

Comment 1 Bernhard Rosenkraenzer 2002-07-02 12:31:12 UTC
Agreed, dependency added in 1.2.4-3.

Comment 2 Miloslav Trmac 2004-03-08 19:34:48 UTC
Fix confirmed in SDL-1.2.5-9



Note You need to log in before you can comment on or make changes to this bug.