[PATCH] compiz kde windows decorator makefile

Pierre Poissinger pierre.poissinger at gmail.com
Tue Feb 14 12:31:24 PST 2006


Hi,

Had problems to compile compiz with kde-window-decorator:
----
[snip]
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DQT_SHARED -I/usr/include/qt4
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui      -g -O2 -MT
qwmwindow.o -MD -MP -MF ".deps/qwmwindow.Tpo" -c -o qwmwindow.o
qwmwindow.cpp; \
then mv -f ".deps/qwmwindow.Tpo" ".deps/qwmwindow.Po"; else rm -f
".deps/qwmwindow.Tpo"; exit 1; fi
qwmwindow.cpp:86:25: qwmwindow.moc: No such file or directory
make[3]: *** [qwmwindow.o] Error 1
make[3]: Leaving directory `/home/muaddib/dev/compiz/kde/window-decorator'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/muaddib/dev/compiz/kde'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/muaddib/dev/compiz'
make: *** [all] Error 2
---

So here comes a patch to kde/window-decorator/Makefile.am that seems
to fix this, at least on my system.

Btw, thanks for the great work on Xgl.

Cheers,
Pierre

--
>>> horsemen = ['war', 'pestilence', 'famine']
>>> horsemen.append('Powerbuilder')
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compiz-kde-makefile.diff
Type: text/x-patch
Size: 587 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20060214/1502a22f/attachment.bin>


More information about the xorg mailing list