Bug 188493 - libGL does not appear to have off scree OSMesa calls
Summary: libGL does not appear to have off scree OSMesa calls
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-10 16:51 UTC by Orion Poplawski
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-18 23:47:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2006-04-10 16:51:34 UTC
Description of problem:

gcc OSMesa.c -lGL
/tmp/ccWBprIs.o(.text+0x27): In function `main':
OSMesa.c: undefined reference to `OSMesaCreateContext'
/tmp/ccWBprIs.o(.text+0x38):OSMesa.c: undefined reference to `OSMesaDestroyContext'
/tmp/ccWBprIs.o(.text+0x54):OSMesa.c: undefined reference to `OSMesaMakeCurrent'

same on FC5.  Is this intentional?  The entries are in the GL/osmesa.h header.

Version-Release number of selected component (if applicable):
xorg-x11-devel-6.8.2-37.FC4.49.2

Comment 1 Mike A. Harris 2006-05-18 23:47:26 UTC
You're linking to the wrong library.

Comment 2 Orion Poplawski 2006-05-19 15:39:19 UTC
Which for the record in -lOSMesa.  Sorry about that.


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