Silvan Calarco
2007-Oct-24 16:05 UTC
[compiz] Compiz build error with KDE: reference to ‘Bool’ is ambiguous
Hi all.
I have the following problem building kde-window-decorator (compiz 0.5.2 and
0.6.2):
Making all in kde
make[2]: Entering directory `/usr/src/RPM/BUILD/compiz-0.6.2/kde'
Making all in window-decorator
make[3]: Entering directory
`/usr/src/RPM/BUILD/compiz-0.6.2/kde/window-decorator'
i586-openmamba-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt3/include
-I/opt/kde3/include -O2 -fomit-frame-pointer -pipe -march=i586
-mtune=pentiumpro -Wall -D_FORTIFY_SOURCE=2 -MT
decorator.moc.o -MD -MP -MF .deps/decorator.moc.Tpo -c -o decorator.moc.o
decorator.moc.cpp
In file included from ../../include/decoration.h:33,
from decorator.h:41,
from decorator.moc.cpp:11:
/usr/include/X11/extensions/Xrender.h:75: error: reference to ?Bool? is
ambiguous
/usr/include/X11/Xdefs.h:49: error: candidates are: typedef int Bool
/opt/kde3/include/fixx11h.h:65: error: typedef X::XBool
X::Bool
If might not be compiz related (0.5.2 build went fine some times ago), but
maybe you can help me here. The problem is not dependent on the kde release
either.
Thanks,
Silvan
--
mambaSoft di Silvan Calarco - http://www.mambasoft.it
openmamba GNU/Linux development - http://www.openmamba.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url :
http://lists.freedesktop.org/archives/compiz/attachments/20071024/18f4d31b/attachment.pgp
Silvan Calarco
2007-Oct-26 01:22 UTC
[compiz] Compiz build error with KDE: reference to ‘Bool’ is ambiguous
Alle mercoled? 24 ottobre 2007, Silvan Calarco ha scritto:> In file included from ../../include/decoration.h:33, > from decorator.h:41, > from decorator.moc.cpp:11: > /usr/include/X11/extensions/Xrender.h:75: error: reference to ?Bool? is > ambiguous > /usr/include/X11/Xdefs.h:49: error: candidates are: typedef int Bool > /opt/kde3/include/fixx11h.h:65: error: typedef X::XBool > X::BoolFor those who might be interested, the attached patch fixed it. Silvan -- mambaSoft di Silvan Calarco - http://www.mambasoft.it openmamba GNU/Linux development - http://www.openmamba.org -------------- next part -------------- A non-text attachment was scrubbed... Name: compiz-0.6.2-fixx11_Xdefs.patch Type: text/x-diff Size: 1702 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20071026/5709d6db/attachment.patch -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.freedesktop.org/archives/compiz/attachments/20071026/5709d6db/attachment.pgp