Bug 239310 - SDL-devel misses libGLU-devel dependency
Summary: SDL-devel misses libGLU-devel dependency
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: SDL
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-07 14:43 UTC by Jindrich Novy
Modified: 2013-07-02 23:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-15 08:34:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jindrich Novy 2007-05-07 14:43:01 UTC
Description of problem:
Internal SDL headers are trying to include GL/glu.h, which is missing when a it
doesn't require libGLU-devel.

Version-Release number of selected component (if applicable):
SDL-devel-1.2.9-5.2.1

How reproducible:
1. mock build schismtracker

Steps to Reproduce:
1.
2.
3.
  
Actual results:
In file included from ./include/sdlmain.h:46,
                 from ./include/it.h:26,
                 from schism/page_blank.c:25:
/usr/include/SDL/SDL_opengl.h:45:58: error: GL/glu.h: No such file or directory

Expected results:
build passes

Additional info:
http://buildsys.fedoraproject.org/logs/fedora-5-extras/33096-schismtracker-0.5-0.3.rc1.fc5/x86_64/build.log

Comment 1 Fedora Update System 2007-05-14 17:05:41 UTC
SDL-1.2.9-6 has been pushed for fc5, which should resolve this issue.  If these problems are still present in this version, then please make note of it in this bug report.


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