> Maybe it was disabled by configure because some required libraries or
> header files weren't found. While running configure, do you get these
> messages:
> 
> checking for XCompositeQueryExtension in -lXcomposite... yes
> checking for X11/extensions/Xcomposite.h... yes
> checking for X11/extensions/Xdamage.h... yes
> checking for X11/extensions/Xfixes.h... yes
> checking for X11/extensions/Xrender.h... yes
> 
> /Kim

Sorry to jump in, but I have a similar problem. The "Composite Settings" 
line shows up in the menu, but when I click on it nothing happens. In my 
config.log I have:

configure:12605: checking for XCompositeQueryExtension in -lXcomposite
configure:12635: gcc -o conftest -g -O2   -L/usr/local/lib conftest.c 
-lXcomposite  -L/usr/X11R6/lib -lXext -lX11  >&5
/usr/bin/ld: cannot find -lXcomposite
collect2: ld returned 1 exit status
configure:12641: $? = 1
configure: failed program was:
 .......................
configure:12667: result: no
configure:12682: checking for X11/extensions/Xcomposite.h
configure:12698: gcc -c -g -O2  conftest.c >&5
conftest.c:103:39: X11/extensions/Xcomposite.h: No such file or directory
configure:12704: $? = 1
configure: failed program was:
 ........................
configure:12728: result: no
configure:12743: checking for X11/extensions/Xdamage.h
configure:12759: gcc -c -g -O2  conftest.c >&5
conftest.c:103:36: X11/extensions/Xdamage.h: No such file or directory
configure:12765: $? = 1
configure: failed program was:
 .......................
configure:12789: result: no
configure:12804: checking for X11/extensions/Xfixes.h
configure:12820: gcc -c -g -O2  conftest.c >&5
conftest.c:103:35: X11/extensions/Xfixes.h: No such file or directory
configure:12826: $? = 1
configure: failed program was:


and so on. I guess I'm missing some -devel package?
TIA,
Matias



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to