Bug 49159

Summary: Xfree86-compat-libs-4.0.3-2 is missing libXv.so
Product: [Retired] Red Hat Raw Hide Reporter: Olivier Baudron <olivier.baudron>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-16 13:27:07 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 Olivier Baudron 2001-07-16 10:49:33 UTC
In /usr/X11R6/lib/ there should be a link:
libXv.so -> libXv.so.1

This is required for several programs, such as xine.

Comment 1 Bill Nottingham 2001-07-16 13:27:02 UTC
That's intentional. The interface is not stable, so it shouldn't be a shared
library yet (this is at the request of the XFree86 people....)

Comment 2 Mike A. Harris 2001-07-16 23:31:21 UTC
Yes, as Bill says, it is very much intentional.  If xine requires
shared libXv, then xine is broken.  The xine people should be informed
that their software is building against non-standard shared libraries.

The shared libs are only present in rawhide now for backwards compatibility
with previous binaries.  They are *not* there to be linked against by new
applications.