[mythtv-commits] Ticket #4064: NVidia OpenGL undefined reference to glXGetProcAddress in SVN14639

MythTV mythtv at cvs.mythtv.org
Tue Apr 1 19:25:03 UTC 2008


#4064: NVidia OpenGL undefined reference to glXGetProcAddress in SVN14639
-------------------------------------+--------------------------------------
 Reporter:  ross.campbell at gmail.com  |        Owner:  danielk
     Type:  defect                   |       Status:  new    
 Priority:  minor                    |    Milestone:  0.21.1 
Component:  mythtv                   |      Version:  head   
 Severity:  medium                   |   Resolution:         
  Mlocked:  0                        |  
-------------------------------------+--------------------------------------

Comment(by danielk):

 (In [16877]) Refs #4064. Adds ability to create a special backward
 compatible MythTV get_gl_proc_address() on distros whose drivers all
 support glXGetProcAddressARB.

 The ./configure option is not printed in help because it allows you to
 create a MythTV binary which won't run on your computer. But it is
 available for distro maintainers who wish to create a single binary that
 works with many GLX libs, which they are responsible for testing for
 compatibility with glXGetProcAddressARB().

 Leaving ticket open for backport.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4064#comment:7>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list