Bug 9036

Summary: Bad depencies
Product: [Retired] Red Hat Linux Reporter: Trond Eivind Glomsrød <trondeg>
Component: glloadAssignee: Tim Powers <timp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-01 16:23:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Trond Eivind Glomsrød 2000-02-01 07:38:55 UTC
[root@janus dateg]# rpm -i ~dateg/glload-0.4.0-1.i386.rpm
error: failed dependencies:
	libMesaGL.so.3 is needed by glload-0.4.0-1
	libMesaGLU.so.3 is needed by glload-0.4.0-1
[root@janus dateg]#

Mesa (and glxMesa) provides libGL and libGLU (no Mesa prefix).

Fix: Rebuild glload

Comment 1 Tim Powers 2000-02-01 16:23:59 UTC
Fixed. Makfile.linux had to be patched.

Tim