I have to compile an X11 output plugin for OMS  and receive this :


*** Warning: This library needs some functionality provided by -lXv.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
 
*** Warning: This library needs some functionality provided by -lXxf86dga.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
 
*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module display_x11.  Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.       


So I need the XV , Xxf86dga lib to create it since it's not in the mandrake 
7.2 version what need to be done without  have to download all the xwindows 
source and compile (like I've made fo sdl since I need the 1.1.6 version from 
the cvs) .

Reply via email to