Good - your configure finished. Start make now adam@AdaMItiCO:~/Desktop/Blended-0.3$ make make all-recursive make[1]: Entering directory `/home/adam/Desktop/Blended-0.3' Making all in kwin make[2]: Entering directory `/home/adam/Desktop/Blended-0.3/kwin' Making all in . make[3]: Entering directory `/home/adam/Desktop/Blended-0.3/kwin' if /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../../lib -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -MT Blended.lo -MD -MP -MF ".deps/Blended.Tpo" -c -o Blended.lo Blended.cpp; \ then mv -f ".deps/Blended.Tpo" ".deps/Blended.Plo"; else rm -f ".deps/Blended.Tpo"; exit 1; fi In file included from Blended.cpp:43: Blended.h:49:25: error: kdecoration.h: No such file or directory Blended.h:50:32: error: kdecorationfactory.h: No such file or directory Blended.h:130: warning: non-local variable 'Blended:: Blended::Settings_Param' uses anonymous type Blended.h:141: error: expected class-name before '{' token Blended.h:146: error: 'BorderSize' was not declared in this scope Blended.h:146: error: template argument 1 is invalid Blended.h:148: error: ISO C++ forbids declaration of 'KDecoration' with no type Blended.h:148: error: 'KDecoration' declared as a 'virtual' field Blended.h:148: error: expected ';' before '*' token Blended.h:141: warning: 'class Blended::BlendedHandler' has virtual functions but non-virtual destructor Blended.h:293: error: expected class-name before '{' token Blended.h:298: error: expected `)' before '*' token Blended.h:312: error: 'Position' does not name a type Blended.h:293: warning: 'class Blended::BlendedClient' has virtual functions but non-virtual destructor Blended.h: In member function 'int Blended::BlendedClient::width() const': Blended.h:343: error: 'widget' was not declared in this scope Blended.h: In member function 'int Blended::BlendedClient::height() const': Blended.h:347: error: 'widget' was not declared in this scope Blended.h: In member function 'bool Blended::BlendedClient::maximizedVertical() const': Blended.h:351: error: 'maximizeMode' was not declared in this scope Blended.h:351: error: 'MaximizeVertical' was not declared in this scope Blended.moc: In static member function 'static QMetaObject* Blended::BlendedClient::staticMetaObject()': Blended.moc:54: error: 'KDecoration' has not been declared Blended.moc: In member function 'virtual void* Blended::BlendedClient::qt_cast(const char*)': Blended.moc:78: error: 'KDecoration' has not been declared Blended.moc: In member function 'virtual bool Blended::BlendedClient::qt_invoke(int, QUObject*)': Blended.moc:87: error: 'KDecoration' has not been declared Blended.moc: In member function 'virtual bool Blended::BlendedClient::qt_emit(int, QUObject*)': Blended.moc:94: error: 'KDecoration' has not been declared Blended.moc: In member function 'virtual bool Blended::BlendedClient::qt_property(int, int, QVariant*)': Blended.moc:100: error: 'KDecoration' has not been declared Blended.cpp: In member function 'void Blended::BlendedHandler::createPixmaps(bool)': Blended.cpp:97: error: 'options' was not declared in this scope Blended.cpp:98: error: 'BorderLarge' was not declared in this scope Blended.cpp:102: error: 'BorderVeryLarge' was not declared in this scope Blended.cpp:106: error: 'BorderTiny' was not declared in this scope Blended.cpp:107: error: 'BorderNormal' was not declared in this scope Blended.cpp:113: error: 'options' was not declared in this scope Blended.cpp:121: error: 'KDecoration' has not been declared Blended.cpp:121: error: 'ColorTitleBar' was not declared in this scope Blended.cpp:122: error: 'KDecoration' has not been declared Blended.cpp:122: error: 'ColorTitleBlend' was not declared in this scope Blended.cpp:149: error: 'KDecoration' has not been declared Blended.cpp:150: error: 'KDecoration' has not been declared Blended.cpp: In member function 'QPixmap* Blended::BlendedHandler::loadPixmap(const QString&, bool)': Blended.cpp:603: error: 'KDecoration' has not been declared Blended.cpp:603: error: 'options' was not declared in this scope Blended.cpp:603: error: 'ColorTitleBar' was not declared in this scope Blended.cpp:604: error: 'KDecoration' has not been declared Blended.cpp:604: error: 'ColorTitleBlend' was not declared in this scope Blended.cpp:605: error: 'KDecoration' has not been declared Blended.cpp:606: error: 'KDecoration' has not been declared Blended.cpp:604: warning: unused variable 'activeBlendColor' Blended.cpp:606: warning: unused variable 'inactiveBlendColor' Blended.cpp: In member function 'virtual bool Blended::BlendedHandler::reset(long unsigned int)': Blended.cpp:625: error: 'SettingBorder' was not declared in this scope Blended.cpp:629: error: 'SettingFont' was not declared in this scope Blended.cpp:634: error: 'SettingColors' was not declared in this scope Blended.cpp:639: error: 'SettingButtons' was not declared in this scope Blended.cpp:643: error: 'SettingTooltips' was not declared in this scope Blended.cpp:663: error: 'resetDecorations' was not declared in this scope Blended.cpp: At global scope: Blended.cpp:735: error: expected constructor, destructor, or type conversion before '*' token Blended.cpp:740: error: 'BorderSize' is not a member of 'Blended::BlendedHandler' Blended.cpp:740: error: 'BorderSize' is not a member of 'Blended::BlendedHandler' Blended.cpp:740: error: template argument 1 is invalid Blended.cpp: In member function 'virtual int Blended::BlendedHandler::borderSizes() const': Blended.cpp:743: error: 'BorderSize' was not declared in this scope Blended.cpp:743: error: template argument 1 is invalid Blended.cpp:743: error: 'BorderNormal' was not declared in this scope Blended.cpp:743: error: 'BorderLarge' was not declared in this scope Blended.cpp:743: error: 'BorderVeryLarge' was not declared in this scope Blended.cpp: In constructor 'Blended::BlendedButton::BlendedButton(Blended::BlendedClient*, const char*, Blended::Button, const QString&, bool, int)': Blended.cpp:747: error: 'class Blended::BlendedClient' has no member named 'widget' Blended.cpp:762: error: 'class Blended::BlendedClient' has no member named 'isActive' Blended.cpp:763: error: 'class Blended::BlendedClient' has no member named 'isActive' Blended.cpp: At global scope: Blended.cpp:747: warning: unused parameter 'bttstate' Blended.cpp: In member function 'virtual void Blended::BlendedButton::drawButton(QPainter*)': Blended.cpp:814: error: 'class Blended::BlendedClient' has no member named 'isActive' Blended.cpp:816: error: 'class Blended::BlendedClient' has no member named 'isActive' Blended.cpp:870: error: 'class Blended::BlendedClient' has no member named 'isActive' Blended.cpp:874: error: 'class Blended::BlendedClient' has no member named 'isActive' Blended.cpp:878: error: 'class Blended::BlendedClient' has no member named 'maximizeMode' Blended.cpp:879: error: 'MaximizeFull' is not a member of 'Blended::BlendedClient' Blended.cpp:882: error: 'class Blended::BlendedClient' has no member named 'isActive' Blended.cpp:886: error: 'class Blended::BlendedClient' has no member named 'isActive' Blended.cpp: At global scope: Blended.cpp:993: error: expected `)' before '*' token Blended.cpp: In member function 'virtual void Blended::BlendedClient::init()': Blended.cpp:1015: error: 'WStaticContents' was not declared in this scope Blended.cpp:1015: error: 'WNoAutoErase' was not declared in this scope Blended.cpp:1015: error: 'createMainWidget' was not declared in this scope Blended.cpp:1016: error: 'widget' was not declared in this scope Blended.cpp: In member function 'void Blended::BlendedClient::createLayout()': Blended.cpp:1043: error: 'widget' was not declared in this scope Blended.cpp:1058: error: 'isActive' was not declared in this scope Blended.cpp:1086: error: 'options' was not declared in this scope Blended.cpp:1131: error: 'isPreview' was not declared in this scope Blended.cpp: In member function 'virtual void Blended::BlendedClient::reset(long unsigned int)': Blended.cpp:1152: error: 'widget' was not declared in this scope Blended.cpp: In member function 'void Blended::BlendedClient::addButtons(QBoxLayout*, const QString&)': Blended.cpp:1197: error: 'LeftButton' was not declared in this scope Blended.cpp:1197: error: 'MidButton' was not declared in this scope Blended.cpp:1197: error: 'RightButton' was not declared in this scope Blended.cpp:1203: error: 'isMinimizable' was not declared in this scope Blended.cpp:1207: error: 'connect' was not declared in this scope Blended.cpp:1222: error: 'isMaximizable' was not declared in this scope Blended.cpp:1226: error: 'connect' was not declared in this scope Blended.cpp:1241: error: 'isCloseable' was not declared in this scope Blended.cpp:1245: error: 'connect' was not declared in this scope Blended.cpp:1264: error: 'providesContextHelp' was not declared in this scope Blended.cpp:1267: error: 'connect' was not declared in this scope Blended.cpp: In member function 'void Blended::BlendedClient::updateMask()': Blended.cpp:1331: error: 'setMask' was not declared in this scope Blended.cpp: In member function 'virtual void Blended::BlendedClient::captionChange()': Blended.cpp:1339: error: 'widget' was not declared in this scope Blended.cpp:1339: error: 'isActive' was not declared in this scope Blended.cpp: In member function 'void Blended::BlendedClient::iconChange()': Blended.cpp:1385: error: 'widget' was not declared in this scope Blended.cpp:1385: error: 'isActive' was not declared in this scope Blended.cpp: In member function 'void Blended::BlendedClient::drawAppIcon(QPainter&)': Blended.cpp:1399: error: 'isActive' was not declared in this scope Blended.cpp:1401: error: 'class Blended::BlendedClient' has no member named 'icon' Blended.cpp:1401: error: incomplete type 'QIconSet' used in nested name specifier Blended.cpp:1401: error: incomplete type 'QIconSet' used in nested name specifier Blended.cpp:1405: error: 'class Blended::BlendedClient' has no member named 'icon' Blended.cpp:1405: error: incomplete type 'QIconSet' used in nested name specifier Blended.cpp:1405: error: incomplete type 'QIconSet' used in nested name specifier Blended.cpp:1440: error: 'isActive' was not declared in this scope Blended.cpp: In member function 'void Blended::BlendedClient::drawCaptionText(QPainter&)': Blended.cpp:1456: error: 'class Blended::BlendedHandler' has no member named 'options' Blended.cpp:1456: error: 'isActive' was not declared in this scope Blended.cpp:1460: error: 'AlignLeft' was not declared in this scope Blended.cpp:1460: error: 'AlignVCenter' was not declared in this scope Blended.cpp:1460: error: 'SingleLine' was not declared in this scope Blended.cpp:1463: error: 'AlignCenter' was not declared in this scope Blended.cpp:1466: error: 'AlignRight' was not declared in this scope Blended.cpp:1510: error: 'caption' was not declared in this scope Blended.cpp:1526: error: 'options' was not declared in this scope Blended.cpp:1526: error: 'ColorFont' was not declared in this scope Blended.cpp:1551: error: 'caption' was not declared in this scope Blended.cpp: In member function 'void Blended::BlendedClient::drawTitlebar(QPainter&, QRect&)': Blended.cpp:1565: error: 'isActive' was not declared in this scope Blended.cpp:1594: error: 'isActive' was not declared in this scope Blended.cpp: In member function 'void Blended::BlendedClient::drawFrame(QPainter&, QRect&, QPaintEvent*)': Blended.cpp:1628: error: 'isActive' was not declared in this scope Blended.cpp: In member function 'int Blended::BlendedClient::BttWidthOnLeft()': Blended.cpp:1719: error: 'options' was not declared in this scope Blended.cpp:1760: error: 'isMinimizable' was not declared in this scope Blended.cpp:1762: error: 'isActive' was not declared in this scope Blended.cpp:1764: error: 'isMaximizable' was not declared in this scope Blended.cpp:1766: error: 'isActive' was not declared in this scope Blended.cpp:1768: error: 'isCloseable' was not declared in this scope Blended.cpp:1770: error: 'isActive' was not declared in this scope Blended.cpp:1773: error: 'providesContextHelp' was not declared in this scope Blended.cpp:1775: error: 'isActive' was not declared in this scope Blended.cpp:1799: error: 'isActive' was not declared in this scope Blended.cpp: In member function 'int Blended::BlendedClient::BttWidthOnRight()': Blended.cpp:1807: error: 'options' was not declared in this scope Blended.cpp:1848: error: 'isMinimizable' was not declared in this scope Blended.cpp:1850: error: 'isActive' was not declared in this scope Blended.cpp:1853: error: 'isMaximizable' was not declared in this scope Blended.cpp:1855: error: 'isActive' was not declared in this scope Blended.cpp:1858: error: 'isCloseable' was not declared in this scope Blended.cpp:1860: error: 'isActive' was not declared in this scope Blended.cpp:1863: error: 'providesContextHelp' was not declared in this scope Blended.cpp:1865: error: 'isActive' was not declared in this scope Blended.cpp:1895: error: 'isActive' was not declared in this scope Blended.cpp: In member function 'virtual void Blended::BlendedClient::activeChange()': Blended.cpp:1908: error: 'widget' was not declared in this scope Blended.cpp: In member function 'virtual void Blended::BlendedClient::maximizeChange()': Blended.cpp:1926: error: 'maximizeMode' was not declared in this scope Blended.cpp:1926: error: 'MaximizeFull' was not declared in this scope Blended.cpp:1929: error: 'widget' was not declared in this scope Blended.cpp: In member function 'void Blended::BlendedClient::slotMaximize()': Blended.cpp:1962: error: 'MidButton' was not declared in this scope Blended.cpp:1963: error: 'maximizeMode' was not declared in this scope Blended.cpp:1963: error: 'MaximizeVertical' was not declared in this scope Blended.cpp:1963: error: 'maximize' was not declared in this scope Blended.cpp:1966: error: 'RightButton' was not declared in this scope Blended.cpp:1967: error: 'MaximizeHorizontal' was not declared in this scope Blended.cpp:1970: error: 'LeftButton' was not declared in this scope Blended.cpp:1971: error: 'MaximizeFull' was not declared in this scope Blended.cpp:1971: error: 'MaximizeRestore' was not declared in this scope Blended.cpp: In member function 'void Blended::BlendedClient::paintEvent(QPaintEvent*)': Blended.cpp:2010: error: 'widget' was not declared in this scope Blended.cpp: In member function 'void Blended::BlendedClient::resizeEvent(QResizeEvent*)': Blended.cpp:2029: error: 'widget' was not declared in this scope Blended.cpp:2054: error: no matching function for call to 'QApplication::postEvent(Blended::BlendedClient* const, QPaintEvent*)' /usr/share/qt3/include/qapplication.h:154: note: candidates are: static void QApplication::postEvent(QObject*, QEvent*) Blended.cpp: In member function 'void Blended::BlendedClient::mouseDoubleClickEvent(QMouseEvent*)': Blended.cpp:2062: error: 'titlebarDblClickOperation' was not declared in this scope Blended.cpp: At global scope: Blended.cpp:2066: error: 'Position' in class 'Blended::BlendedClient' does not name a type Blended.cpp: In member function 'virtual void Blended::BlendedClient::resize(const QSize&)': Blended.cpp:2143: error: 'widget' was not declared in this scope Blended.cpp: In member function 'virtual void Blended::BlendedClient::borders(int&, int&, int&, int&) const': Blended.cpp:2151: error: 'isActive' was not declared in this scope Blended.cpp:2159: error: 'maximizeMode' was not declared in this scope Blended.cpp:2159: error: 'MaximizeHorizontal' was not declared in this scope Blended.cpp:2159: error: 'options' was not declared in this scope Blended.cpp:2161: error: 'maximizeMode' was not declared in this scope Blended.cpp:2161: error: 'MaximizeVertical' was not declared in this scope Blended.cpp:2163: error: 'options' was not declared in this scope Blended.cpp: In member function 'virtual QSize Blended::BlendedClient::minimumSize() const': Blended.cpp:2170: error: 'widget' was not declared in this scope Blended.cpp: In member function 'virtual bool Blended::BlendedClient::eventFilter(QObject*, QEvent*)': Blended.cpp:2175: error: 'widget' was not declared in this scope Blended.cpp:2192: error: 'processMousePressEvent' was not declared in this scope Blended.cpp: At global scope: Blended.cpp:2203: error: expected constructor, destructor, or type conversion before '*' token make[3]: *** [Blended.lo] Error 1 make[3]: Leaving directory `/home/adam/Desktop/Blended-0.3/kwin' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/adam/Desktop/Blended-0.3/kwin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/adam/Desktop/Blended-0.3' make: *** [all] Error 2 adam@AdaMItiCO:~/Desktop/Blended-0.3$