Opened 18 years ago

Closed 18 years ago

#2486 closed defect (duplicate)

Linker error with Mesa 6.5.1

Reported by: tino.keitel+mythtv@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: 0.20
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Hi,

I upgraded to Mesa 6.5.1 from Debian Unstable and got these liker errors:

../../libs/libmythtv/libmythtv-0.20.so: undefined reference to `glXGetVideoSyncSGI' ../../libs/libmythtv/libmythtv-0.20.so: undefined reference to `glXWaitVideoSyncSGI'

Michel Dänzer gave this comment regarding a bug that I filed against Mesa:

No, it's a bug in libmythtv-0.20.so. Only the symbols covered by the GL ABI (http://oss.sgi.com/projects/ogl-sample/ABI/ - basically GL 1.2, GLU/X 1.3 plus GL_ARB_multitexture) can be referenced directly, everything else needs to be acquired with glXGetProcAddress.

See also <http://bugs.debian.org/389809>.

Regards, Tino

Change History (1)

comment:1 Changed 18 years ago by Isaac Richards

Resolution: duplicate
Status: newclosed

See #2383.

Note: See TracTickets for help on using tickets.