Enabling compositing

Foxy foxy at on-the-hill.me.uk
Tue Oct 11 12:05:08 CEST 2005


I've got it, see below. Could be it something to deal with my 855GM 
Intel Graphic chip?

configure:25719: checking for xrender
configure:25723: result: yes
configure:25727: checking RENDER_CFLAGS
configure:25730: result: -DXTHREADS -I/usr/X11R6/include 
configure:25733: checking RENDER_LIBS
configure:25736: result: -L/usr/X11R6/lib -lXrender -lX11 
configure:25783: checking for XRRUpdateConfiguration in -lXrandr
configure:25813: gcc -o conftest -g -O2  -I/usr/X11R6/include   
conftest.c -lXrandr   -L/usr/X11R6/lib  -lSM -lICE -lX11 -lXext 
-lXrender -lXext  >&5
configure:25819: $? = 0
configure:25822: test -z              || test ! -s conftest.err
configure:25825: $? = 0
configure:25828: test -s conftest
configure:25831: $? = 0
configure:25844: result: yes
configure:25847: checking for X11/extensions/Xrandr.h
configure:25863: gcc -c -g -O2  -I/usr/X11R6/include  conftest.c >&5
configure:25869: $? = 0
configure:25872: test -z              || test ! -s conftest.err
configure:25875: $? = 0
configure:25878: test -s conftest.o
configure:25881: $? = 0
configure:25892: result: yes
configure:25977: checking for xcomposite >= 0.2 xfixes xdamage
configure:25981: result: yes
configure:25985: checking COMPOSITOR_CFLAGS
configure:25988: result: -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API 
-I/usr/X11R6/include 
configure:25991: checking COMPOSITOR_LIBS
configure:25994: result: -L/usr/X11R6/lib -lXcomposite -lXdamage 
-lXfixes -lX11 

Jari Rahkonen wrote:

>Olivier Fourdan wrote:
>
>  
>
>>On Mon, 2005-10-10 at 20:27 +0200, Olivier Fourdan wrote:
>>
>>    
>>
>>>On Mon, 2005-10-10 at 19:03 +0100, Foxy wrote:
>>>
>>>      
>>>
>>>>I will try to recompile xfwm4 using a daily snapshot rather than svn...
>>>>        
>>>>
>>>Makes no difference, compositing has been in xfwm4 for months now.
>>>
>>>Better check the configure log instead.
>>>      
>>>
>>More precisely, this what you should get:
>>
>>[...]
>>checking for xrender... yes
>>checking RENDER_CFLAGS... -I/usr/X11R6/include
>>checking RENDER_LIBS... -L/usr/X11R6/lib -lXrender -lX11 -lXext
>>checking for XRRUpdateConfiguration in -lXrandr... yes
>>checking for X11/extensions/Xrandr.h... yes
>>checking for xcomposite >= 0.2 xfixes xdamage... yes
>>checking COMPOSITOR_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
>>-I/usr/X11R6/include
>>checking COMPOSITOR_LIBS... -L/usr/X11R6/lib -lXcomposite -lXdamage -
>>lXfixes -lX11
>>[...]
>>    
>>
>
>
>Which means that depending on your distro you might have to install
>separate dev packages for libxcomposite, libxdamage and libxfixes.
>Better get the one for libxrender too.
>
>  
>
>>HTH
>>Olivier.
>>    
>>
>
>
>- Jari
>_______________________________________________
>Xfce4-dev mailing list
>Xfce4-dev at xfce.org
>http://foo-projects.org/mailman/listinfo/xfce4-dev
>  
>



More information about the Xfce4-dev mailing list