Opened 16 years ago

Closed 16 years ago

#4314 closed defect (fixed)

changeset 15119 breaks compiling on opengl enabled non-nvidia drivers

Reported by: Brad Borgald Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

after changset 15119 was implemented, I could no login compile with opengl support enabled on my Debian Unstable box. I'm not using a NVidia card. Removing the change solved the compile issue.

gcc (Debian 4.3-20071130-1) 4.3.0 20071130 (experimental) [trunk revision 130545]

libgl1-mesa-dev 7.0.2-2 libgl1-mesa-dri 7.0.2-2 libgl1-mesa-glx 7.0.2-2 libglu1-mesa 7.0.2-2 libglu1-mesa-dev 7.0.2-2 mesa-common-dev 7.0.2-2 mesa-utils 7.0.2-2

Change History (1)

comment:1 Changed 16 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [15140]) Define GLX_GLXEXT_PROTOTYPES before including glxext.h

Fixes #4314?

Note: See TracTickets for help on using tickets.