Good - your configure finished. Start make now
luigi@luigi-desktop:~/Documenti/Opac/Opak-0.1$ make
make all-recursive
make[1]: Entering directory `/home/luigi/Documenti/Opac/Opak-0.1'
Making all in kwin
make[2]: Entering directory `/home/luigi/Documenti/Opac/Opak-0.1/kwin'
Making all in .
make[3]: Entering directory `/home/luigi/Documenti/Opac/Opak-0.1/kwin'
if /bin/bash ../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 Opak.lo -MD -MP -MF ".deps/Opak.Tpo" -c -o Opak.lo Opak.cpp; \
then mv -f ".deps/Opak.Tpo" ".deps/Opak.Plo"; else rm -f ".deps/Opak.Tpo"; exit 1; fi
In file included from Opak.cpp:43:
Opak.h:49:25: error: kdecoration.h: No such file or directory
Opak.h:50:32: error: kdecorationfactory.h: No such file or directory
In file included from Opak.cpp:43:
Opak.h:130: warning: non-local variable 'Opak:: Opak::Settings_Param' uses anonymous type
Opak.h:141: error: expected class-name before '{' token
Opak.h:146: error: 'BorderSize' was not declared in this scope
Opak.h:146: error: template argument 1 is invalid
Opak.h:148: error: ISO C++ forbids declaration of 'KDecoration' with no type
Opak.h:148: error: 'KDecoration' declared as a 'virtual' field
Opak.h:148: error: expected ';' before '*' token
Opak.h:141: warning: 'class Opak::OpakHandler' has virtual functions but non-virtual destructor
Opak.h:293: error: expected class-name before '{' token
Opak.h:298: error: expected `)' before '*' token
Opak.h:312: error: 'Position' does not name a type
Opak.h:293: warning: 'class Opak::OpakClient' has virtual functions but non-virtual destructor
Opak.h: In member function 'int Opak::OpakClient::width() const':
Opak.h:344: error: 'widget' was not declared in this scope
Opak.h: In member function 'int Opak::OpakClient::height() const':
Opak.h:348: error: 'widget' was not declared in this scope
Opak.h: In member function 'bool Opak::OpakClient::maximizedVertical() const':
Opak.h:352: error: 'maximizeMode' was not declared in this scope
Opak.h:352: error: 'MaximizeVertical' was not declared in this scope
In file included from Opak.cpp:44:
Opak.moc: In static member function 'static QMetaObject* Opak::OpakClient::staticMetaObject()':
Opak.moc:54: error: 'KDecoration' has not been declared
Opak.moc: In member function 'virtual void* Opak::OpakClient::qt_cast(const char*)':
Opak.moc:78: error: 'KDecoration' has not been declared
Opak.moc: In member function 'virtual bool Opak::OpakClient::qt_invoke(int, QUObject*)':
Opak.moc:87: error: 'KDecoration' has not been declared
Opak.moc: In member function 'virtual bool Opak::OpakClient::qt_emit(int, QUObject*)':
Opak.moc:94: error: 'KDecoration' has not been declared
Opak.moc: In member function 'virtual bool Opak::OpakClient::qt_property(int, int, QVariant*)':
Opak.moc

error: 'KDecoration' has not been declared
Opak.cpp: In member function 'void Opak::OpakHandler::createPixmaps(bool)':
Opak.cpp:97: error: 'options' was not declared in this scope
Opak.cpp:98: error: 'BorderLarge' was not declared in this scope
Opak.cpp:102: error: 'BorderVeryLarge' was not declared in this scope
Opak.cpp:106: error: 'BorderTiny' was not declared in this scope
Opak.cpp:107: error: 'BorderNormal' was not declared in this scope
Opak.cpp:113: error: 'options' was not declared in this scope
Opak.cpp:121: error: 'KDecoration' has not been declared
Opak.cpp:121: error: 'ColorTitleBar' was not declared in this scope
Opak.cpp:122: error: 'KDecoration' has not been declared
Opak.cpp:122: error: 'ColorTitleBlend' was not declared in this scope
Opak.cpp:149: error: 'KDecoration' has not been declared
Opak.cpp:150: error: 'KDecoration' has not been declared
Opak.cpp: In member function 'QPixmap* Opak::OpakHandler::loadPixmap(const QString&, bool)':
Opak.cpp:603: error: 'KDecoration' has not been declared
Opak.cpp:603: error: 'ColorTitleBar' was not declared in this scope
Opak.cpp:604: error: 'KDecoration' has not been declared
Opak.cpp:604: error: 'ColorTitleBlend' was not declared in this scope
Opak.cpp:605: error: 'KDecoration' has not been declared
Opak.cpp:606: error: 'KDecoration' has not been declared
Opak.cpp:604: warning: unused variable 'activeBlendColor'
Opak.cpp:606: warning: unused variable 'inactiveBlendColor'
Opak.cpp: In member function 'virtual bool Opak::OpakHandler::reset(long unsigned int)':
Opak.cpp:631: error: 'SettingBorder' was not declared in this scope
Opak.cpp:635: error: 'SettingFont' was not declared in this scope
Opak.cpp:640: error: 'SettingColors' was not declared in this scope
Opak.cpp:645: error: 'SettingButtons' was not declared in this scope
Opak.cpp:649: error: 'SettingTooltips' was not declared in this scope
Opak.cpp:669: error: 'resetDecorations' was not declared in this scope
Opak.cpp: At global scope:
Opak.cpp:741: error: expected constructor, destructor, or type conversion before '*' token
Opak.cpp:746: error: 'BorderSize' is not a member of 'Opak::OpakHandler'
Opak.cpp:746: error: 'BorderSize' is not a member of 'Opak::OpakHandler'
Opak.cpp:746: error: template argument 1 is invalid
Opak.cpp: In member function 'virtual int Opak::OpakHandler::borderSizes() const':
Opak.cpp:749: error: 'BorderSize' was not declared in this scope
Opak.cpp:749: error: template argument 1 is invalid
Opak.cpp:749: error: 'BorderNormal' was not declared in this scope
Opak.cpp:749: error: 'BorderLarge' was not declared in this scope
Opak.cpp:749: error: 'BorderVeryLarge' was not declared in this scope
Opak.cpp: In constructor 'Opak::OpakButton::OpakButton(Opak::OpakClient*, const char*, Opak::Button, const QString&, bool, int)':
Opak.cpp:753: error: 'class Opak::OpakClient' has no member named 'widget'
Opak.cpp:768: error: 'class Opak::OpakClient' has no member named 'isActive'
Opak.cpp:769: error: 'class Opak::OpakClient' has no member named 'isActive'
Opak.cpp: At global scope:
Opak.cpp:753: warning: unused parameter 'bttstate'
Opak.cpp: In member function 'virtual void Opak::OpakButton::drawButton(QPainter*)':
Opak.cpp:820: error: 'class Opak::OpakClient' has no member named 'isActive'
Opak.cpp:822: error: 'class Opak::OpakClient' has no member named 'isActive'
Opak.cpp:876: error: 'class Opak::OpakClient' has no member named 'isActive'
Opak.cpp:880: error: 'class Opak::OpakClient' has no member named 'isActive'
Opak.cpp:884: error: 'class Opak::OpakClient' has no member named 'maximizeMode'
Opak.cpp:885: error: 'MaximizeFull' is not a member of 'Opak::OpakClient'
Opak.cpp:888: error: 'class Opak::OpakClient' has no member named 'isActive'
Opak.cpp:892: error: 'class Opak::OpakClient' has no member named 'isActive'
Opak.cpp: At global scope:
Opak.cpp:999: error: expected `)' before '*' token
Opak.cpp: In member function 'virtual void Opak::OpakClient::init()':
Opak.cpp

error: 'WStaticContents' was not declared in this scope
Opak.cpp

error: 'WNoAutoErase' was not declared in this scope
Opak.cpp

error: 'createMainWidget' was not declared in this scope
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::createLayout()':
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'options' was not declared in this scope
Opak.cpp

error: 'isPreview' was not declared in this scope
Opak.cpp: In member function 'virtual void Opak::OpakClient::reset(long unsigned int)':
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::addButtons(QBoxLayout*, const QString&)':
Opak.cpp

error: 'LeftButton' was not declared in this scope
Opak.cpp

error: 'MidButton' was not declared in this scope
Opak.cpp

error: 'RightButton' was not declared in this scope
Opak.cpp

error: 'isMinimizable' was not declared in this scope
Opak.cpp

error: 'connect' was not declared in this scope
Opak.cpp

error: 'isMaximizable' was not declared in this scope
Opak.cpp

error: 'connect' was not declared in this scope
Opak.cpp

error: 'isCloseable' was not declared in this scope
Opak.cpp

error: 'connect' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::updateMask()':
Opak.cpp

error: 'setMask' was not declared in this scope
Opak.cpp: In member function 'virtual void Opak::OpakClient::captionChange()':
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::iconChange()':
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::drawAppIcon(QPainter&)':
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'class Opak::OpakClient' has no member named 'icon'
Opak.cpp

error: incomplete type 'QIconSet' used in nested name specifier
Opak.cpp

error: incomplete type 'QIconSet' used in nested name specifier
Opak.cpp

error: 'class Opak::OpakClient' has no member named 'icon'
Opak.cpp

error: incomplete type 'QIconSet' used in nested name specifier
Opak.cpp

error: incomplete type 'QIconSet' used in nested name specifier
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::drawCaptionText(QPainter&)':
Opak.cpp

error: 'class Opak::OpakHandler' has no member named 'options'
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'AlignLeft' was not declared in this scope
Opak.cpp

error: 'AlignVCenter' was not declared in this scope
Opak.cpp

error: 'SingleLine' was not declared in this scope
Opak.cpp

error: 'AlignCenter' was not declared in this scope
Opak.cpp

error: 'AlignRight' was not declared in this scope
Opak.cpp

error: 'caption' was not declared in this scope
Opak.cpp

error: 'options' was not declared in this scope
Opak.cpp

error: 'ColorFont' was not declared in this scope
Opak.cpp

error: 'caption' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::drawTitlebar(QPainter&, QRect&)':
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::drawFrame(QPainter&, QRect&, QPaintEvent*)':
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp: In member function 'int Opak::OpakClient::BttWidthOnLeft()':
Opak.cpp

error: 'options' was not declared in this scope
Opak.cpp

error: 'isMinimizable' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'isMaximizable' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'isCloseable' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'providesContextHelp' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp: In member function 'int Opak::OpakClient::BttWidthOnRight()':
Opak.cpp

error: 'options' was not declared in this scope
Opak.cpp

error: 'isMinimizable' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'isMaximizable' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'isCloseable' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'providesContextHelp' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp: In member function 'virtual void Opak::OpakClient::activeChange()':
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp: In member function 'virtual void Opak::OpakClient::maximizeChange()':
Opak.cpp

error: 'maximizeMode' was not declared in this scope
Opak.cpp

error: 'MaximizeFull' was not declared in this scope
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::slotMaximize()':
Opak.cpp

error: 'MidButton' was not declared in this scope
Opak.cpp

error: 'maximizeMode' was not declared in this scope
Opak.cpp

error: 'MaximizeVertical' was not declared in this scope
Opak.cpp

error: 'maximize' was not declared in this scope
Opak.cpp

error: 'RightButton' was not declared in this scope
Opak.cpp

error: 'MaximizeHorizontal' was not declared in this scope
Opak.cpp

error: 'LeftButton' was not declared in this scope
Opak.cpp

error: 'MaximizeFull' was not declared in this scope
Opak.cpp

error: 'MaximizeRestore' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::paintEvent(QPaintEvent*)':
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::resizeEvent(QResizeEvent*)':
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp

error: no matching function for call to 'QApplication::postEvent(Opak::OpakClient* const, QPaintEvent*)'
/usr/share/qt3/include/qapplication.h:157: note: candidates are: static void QApplication::postEvent(QObject*, QEvent*)
Opak.cpp: In member function 'void Opak::OpakClient::mouseDoubleClickEvent(QMouseEvent*)':
Opak.cpp

error: 'titlebarDblClickOperation' was not declared in this scope
Opak.cpp: In member function 'void Opak::OpakClient::wheelEvent(QWheelEvent*)':
Opak.cpp

error: 'titlebarMouseWheelOperation' was not declared in this scope
Opak.cpp: At global scope:
Opak.cpp

error: 'Position' in class 'Opak::OpakClient' does not name a type
Opak.cpp: In member function 'virtual void Opak::OpakClient::resize(const QSize&)':
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp: In member function 'virtual void Opak::OpakClient::borders(int&, int&, int&, int&) const':
Opak.cpp

error: 'isActive' was not declared in this scope
Opak.cpp

error: 'maximizeMode' was not declared in this scope
Opak.cpp

error: 'MaximizeHorizontal' was not declared in this scope
Opak.cpp

error: 'options' was not declared in this scope
Opak.cpp

error: 'maximizeMode' was not declared in this scope
Opak.cpp

error: 'MaximizeVertical' was not declared in this scope
Opak.cpp

error: 'options' was not declared in this scope
Opak.cpp: In member function 'virtual QSize Opak::OpakClient::minimumSize() const':
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp: In member function 'virtual bool Opak::OpakClient::eventFilter(QObject*, QEvent*)':
Opak.cpp

error: 'widget' was not declared in this scope
Opak.cpp

error: 'processMousePressEvent' was not declared in this scope
Opak.cpp: At global scope:
Opak.cpp

error: expected constructor, destructor, or type conversion before '*' token
make[3]: *** [Opak.lo] Error 1
make[3]: Leaving directory `/home/luigi/Documenti/Opac/Opak-0.1/kwin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/luigi/Documenti/Opac/Opak-0.1/kwin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/luigi/Documenti/Opac/Opak-0.1'
make: *** [all] Error 2
luigi@luigi-desktop:~/Documenti/Opac/Opak-0.1$