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

MythTV mythtv at cvs.mythtv.org
Sun Mar 16 21:57:20 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 laga+mythtv at laga.ath.cx):

 As per the discussion with danielk, here's a small patch which adds a new
 configure flag: --enable-glx-procaddrarb.
 If you use this option, glXGetProcAddressARB will be used instead of
 glXGetProcAddress, effectively disabling auto detection for that. This
 option is only useful for package maintainers who want their packages to
 work with Nvidia's legacy driver or for people who need to build against
 broken Nvidia headers which advertise glXGetProcAddress although they
 don't support it.

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


More information about the mythtv-commits mailing list