Bug 11764 - libmesa seems to be missing
Summary: libmesa seems to be missing
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: Mesa
Version: 6.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-30 17:48 UTC by Joe Acosta
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-05-30 17:55:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Joe Acosta 2000-05-30 17:48:36 UTC
When I tried installing a verison of win it complained that libmesa was
missing.  However when I did rpm -qa |grep mesa , it showed that I had the
mesa rpm insatalled as well as the develepment mesa rpm installed.  It
seems that in the Mesa 3.2 rpm libmesa does not exist, while in mesa 3.0 it
did exist.  Is this a bug?

Comment 1 Bernhard Rosenkraenzer 2000-05-30 17:54:59 UTC
There's no such thing as libmesa - it's libGL for compatibility with OpenGL.
Mesa 3.0 was not as OpenGL compliant as the current versions are; it even had
different filenames.
You should fix up the Makefiles of the program you're trying to compile to link
with the GL (and possibly GLU and glut) libraries instead of Mesa, MesaGL and
MesaGLU.


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