On Thu, Apr 11, 2002 at 04:47:55PM -0700, Michael St. Laurent wrote:
> I'm trying to install Xine and the xine-lib-xv package depends on
> lib-Xv.so.1  However, the library I have installed is /usr/X11R6/lib/libXv.a
> 
> -- 
> Michael St. Laurent
> Hartwell Corporation

It really shouldn't rely on *.so. But in any case:

ld --whole-archive -shared -o libXv.so libXv.a

Dag B
_______________________________________________
Neomagic mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/neomagic

Reply via email to