[Kwintv] [MDK10] problems with compilation

"Rafał<R@V>Prasał" new_rav at wp.pl
Tue Mar 23 23:09:16 CET 2004




>On Tuesday 23 March 2004 11:58, "RafaĹ?<R at V>PrasaĹ?" wrote:
>> i tried to compile the latest CVS of QTVISION
>> my kde is 3.2.1
>>
>> the configure script works fine, but the
>>
>> /usr/X11R6/lib/libXrandr.so: undefined reference to
>> `XRenderSetSubpixelOrder'
>>
>> -----
>> gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
>>
>>
>>
>> do you know what to do with it?
>Try this: Change the file qtvision/plugins/configure.in.in like this (add 
>-lXrender)
>
>KDE_CHECK_LIB(Xrandr, XRRConfigCurrentConfiguration, 
>    QTVISION_LIBS="-lXrandr -lXrender $QTVISION_LIBS",,
>    -L/usr/X11R6/lib $X_LIBS $X_PRE_LIBS -lXrender -lXext -lX11 $X_EXTRA_LIBS)
>  
>
i removed in some makefiles -lXrandr and everything works fine


More information about the kwintv mailing list