• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[solved] nach ./configure immer prob. mit make/checkinstall

Bolleg

Member
Hi,
ich hab n eher allgemeines problem...
jedes packet dass ich gegen mein system kompilieren will funktioniert nicht! nachdem ich wie immer alle probleme mit ./configure beseitigt hab, dieses dann auch ohne fehler durchläuft und mir sagt run make, bringt mir make trotzdem jedes mal fehlermeldungen... diese variieren zwischen verzeichniss nicht gefunden und zb. kein automake 1.8(ich hab 1.9...) checkinstall geht dann natürlich auch nicht. keine ahnung was ich neuerdings falsch mach, bei allen Suse 9.x hats immer funktioniert...

hat jemand eine idee an was es liegen könnte?
mfg,
Bolleg
ps: ich hab suse 10.0, kernel 2.6.13-15.8, configure und make mach im normalen, checkinstall im su modus
 
OP
B

Bolleg

Member
Hi,
also, wenn ich zb superkaramba compilieren möchte kommt am ende:

make[3]: Leaving directory `/media/usbdisk/superkaramba-0.39/superkaramba/src'
Making all in icons
make[3]: Entering directory `/media/usbdisk/superkaramba-0.39/superkaramba/icons'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/media/usbdisk/superkaramba-0.39/superkaramba/icons'
Making all in mimetypes
make[3]: Entering directory `/media/usbdisk/superkaramba-0.39/superkaramba/mimetypes'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/media/usbdisk/superkaramba-0.39/superkaramba/mimetypes'
make[3]: Entering directory `/media/usbdisk/superkaramba-0.39/superkaramba'
make[3]: Für das Ziel »all-am« ist nichts zu tun.
make[3]: Leaving directory `/media/usbdisk/superkaramba-0.39/superkaramba'
make[2]: Leaving directory `/media/usbdisk/superkaramba-0.39/superkaramba'
make[2]: Entering directory `/media/usbdisk/superkaramba-0.39'
make[2]: Für das Ziel »all-am« ist nichts zu tun.
make[2]: Leaving directory `/media/usbdisk/superkaramba-0.39'
make[1]: Leaving directory `/media/usbdisk/superkaramba-0.39'

bei checkinstall am ende:

Making install in doc
make[1]: Entering directory `/media/usbdisk/superkaramba-0.39/Doc'
Making install in .
make[2]: Entering directory `/media/usbdisk/superkaramba-0.39/Doc'
make[3]: Entering directory `/media/usbdisk/superkaramba-0.39/Doc'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/media/usbdisk/superkaramba-0.39/Doc'
make[2]: Leaving directory `/media/usbdisk/superkaramba-0.39/Doc'
Making install in superkaramba
make[2]: Entering directory `/media/usbdisk/superkaramba-0.39/Doc/superkaramba'
make[3]: Entering directory `/media/usbdisk/superkaramba-0.39/Doc/superkaramba'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
/bin/sh ../../admin/mkinstalldirs /opt/kde3/share/doc/HTML/en/superkaramba
mkdir -p -- /opt/kde3/share/doc/HTML/en/superkaramba
/usr/bin/install -c -p -m 644 index.docbook /opt/kde3/share/doc/HTML/en/superkaramba/index.docbook
/usr/bin/install: Erhalten der Zeiten für „/opt/kde3/share/doc/HTML/en/superkaramba/index.docbook“: Datei oder Verzeichnis nicht gefunden
/usr/bin/install: Setzen der Zeitstempel für „/opt/kde3/share/doc/HTML/en/superkaramba/index.docbook“ nicht möglich: Datei oder Verzeichnis nicht gefunden
make[3]: *** [install-nls] Fehler 1
make[3]: Leaving directory `/media/usbdisk/superkaramba-0.39/Doc/superkaramba'
make[2]: *** [install-am] Fehler 2
make[2]: Leaving directory `/media/usbdisk/superkaramba-0.39/Doc/superkaramba'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory `/media/usbdisk/superkaramba-0.39/Doc'
make: *** [install-recursive] Fehler 1

**** Installation failed. Aborting package creation.

Cleaning up...OK

Bye.
 
OP
B

Bolleg

Member
hi, make install liefert:

linux:/media/usbdisk/superkaramba-0.39 # make install
Making install in doc
make[1]: Entering directory `/media/usbdisk/superkaramba-0.39/doc'
Making install in .
make[2]: Entering directory `/media/usbdisk/superkaramba-0.39/doc'
make[3]: Entering directory `/media/usbdisk/superkaramba-0.39/doc'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/media/usbdisk/superkaramba-0.39/doc'
make[2]: Leaving directory `/media/usbdisk/superkaramba-0.39/doc'
Making install in superkaramba
make[2]: Entering directory `/media/usbdisk/superkaramba-0.39/doc/superkaramba'
make[3]: Entering directory `/media/usbdisk/superkaramba-0.39/doc/superkaramba'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
/bin/sh ../../admin/mkinstalldirs /opt/kde3/share/doc/HTML/en/superkaramba
mkdir -p -- /opt/kde3/share/doc/HTML/en/superkaramba
/usr/bin/install -c -p -m 644 index.docbook /opt/kde3/share/doc/HTML/en/superkaramba/index.docbook
/bin/sh ../../admin/mkinstalldirs /opt/kde3/share/doc/HTML/en/superkaramba
/usr/bin/install -c -p -m 644 index.cache.bz2 /opt/kde3/share/doc/HTML/en/superkaramba/
rm -f /opt/kde3/share/doc/HTML/en/superkaramba/common
cp -p /opt/kde3/share/doc/HTML/en/common /opt/kde3/share/doc/HTML/en/superkaramba/common
cp: Verzeichnis „/opt/kde3/share/doc/HTML/en/common“ ausgelassen
make[3]: *** [install-docs] Fehler 1
make[3]: Leaving directory `/media/usbdisk/superkaramba-0.39/doc/superkaramba'
make[2]: *** [install-am] Fehler 2
make[2]: Leaving directory `/media/usbdisk/superkaramba-0.39/doc/superkaramba'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory `/media/usbdisk/superkaramba-0.39/doc'
make: *** [install-recursive] Fehler 1
 

Grothesk

Ultimate Guru
Nimm doch einfach superkaramba aus dem entsprechenden rpm-Paket?
Das ist doch in 'kdeutils3-extra' dabei.
Bevor du dir jetzt hier mit checkinstall einen abbrichst...

Oder willst du daran lernen?
 
OP
B

Bolleg

Member
hab ich schon gemacht, mir gehts aber ums prinzip :) außerdem kann ich wirklich keine einziges packet mehr selbst kompilieren, ich muss immer rpms suchen, welche dann nicht immer vorhanden oder teilweise auch nichtmehr die neuesten sind. und ich versteh nicht warum es auf einemal nicht mehr geht wenn ./configure einwandfrei durchläuft...

ps:genau, lernen will ich natürlich auch
 
Diesmal ist es ein Bug im Makefile...

Du machst nichts falsch, das Paket ist einfach nicht in Ordnung. (Danach sieht es zumindest mit hoher Wahrscheinlichkeit aus.)
 
OP
B

Bolleg

Member
hi, hab superkaramba nochmal runter geladen, diesmal kommt bei checkinstall:

Making install in doc
make[1]: Entering directory `/media/usbdisk/superkaramba-0.39/doc'
Making install in .
make[2]: Entering directory `/media/usbdisk/superkaramba-0.39/doc'
make[3]: Entering directory `/media/usbdisk/superkaramba-0.39/doc'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/media/usbdisk/superkaramba-0.39/doc'
make[2]: Leaving directory `/media/usbdisk/superkaramba-0.39/doc'
Making install in superkaramba
make[2]: Entering directory `/media/usbdisk/superkaramba-0.39/doc/superkaramba'
make[3]: Entering directory `/media/usbdisk/superkaramba-0.39/doc/superkaramba'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
/bin/sh ../../admin/mkinstalldirs /opt/kde3/share/doc/HTML/en/superkaramba
/usr/bin/install -c -p -m 644 index.docbook /opt/kde3/share/doc/HTML/en/superkaramba/index.docbook
/bin/sh ../../admin/mkinstalldirs /opt/kde3/share/doc/HTML/en/superkaramba
/usr/bin/install -c -p -m 644 index.cache.bz2 /opt/kde3/share/doc/HTML/en/superkaramba/
rm -f /opt/kde3/share/doc/HTML/en/superkaramba/common
cp -p /opt/kde3/share/doc/HTML/en/common /opt/kde3/share/doc/HTML/en/superkaramba/common
cp: Verzeichnis „/opt/kde3/share/doc/HTML/en/common“ ausgelassen
make[3]: *** [install-docs] Fehler 1
make[3]: Leaving directory `/media/usbdisk/superkaramba-0.39/doc/superkaramba'
make[2]: *** [install-am] Fehler 2
make[2]: Leaving directory `/media/usbdisk/superkaramba-0.39/doc/superkaramba'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory `/media/usbdisk/superkaramba-0.39/doc'
make: *** [install-recursive] Fehler 1

**** Installation failed. Aborting package creation.

Cleaning up...OK

Bye.

ich werde wirklich nicht schlau daraus
 
OP
B

Bolleg

Member
bei der kompilierung von ner neuen window dekortion kommt folgendes (ebenfalls nach erfolgreichem ./configure):

Hypnotista_Sade.h:141: error: expected class-name before '{' token
Hypnotista_Sade.h:146: error: 'BorderSize' was not declared in this scope
Hypnotista_Sade.h:146: error: template argument 1 is invalid
Hypnotista_Sade.h:148: error: ISO C++ forbids declaration of 'KDecoration' with no type
Hypnotista_Sade.h:148: error: 'KDecoration' declared as a 'virtual' field
Hypnotista_Sade.h:148: error: expected ';' before '*' token
Hypnotista_Sade.h:141: warning: 'class Hypnotista_Sade::Hypnotista_SadeHandler' has virtual functions but non-virtual destructor
Hypnotista_Sade.h:293: error: expected class-name before '{' token
Hypnotista_Sade.h:298: error: expected `)' before '*' token
Hypnotista_Sade.h:312: error: 'Position' does not name a type
Hypnotista_Sade.h:293: warning: 'class Hypnotista_Sade::Hypnotista_SadeClient' has virtual functions but non-virtual destructor
Hypnotista_Sade.h: In member function 'int Hypnotista_Sade::Hypnotista_SadeClient::width() const':
Hypnotista_Sade.h:343: error: 'widget' was not declared in this scope
Hypnotista_Sade.h: In member function 'int Hypnotista_Sade::Hypnotista_SadeClient::height() const':
Hypnotista_Sade.h:347: error: 'widget' was not declared in this scope
Hypnotista_Sade.h: In member function 'bool Hypnotista_Sade::Hypnotista_SadeClient::maximizedVertical() const':
Hypnotista_Sade.h:351: error: 'maximizeMode' was not declared in this scope
Hypnotista_Sade.h:351: error: 'MaximizeVertical' was not declared in this scope
/usr/lib/qt3/include/private/qucom_p.h: At global scope:
/usr/lib/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
Hypnotista_Sade.moc: In static member function 'static QMetaObject* Hypnotista_Sade::Hypnotista_SadeClient::staticMetaObject()':
Hypnotista_Sade.moc:54: error: 'KDecoration' has not been declared
Hypnotista_Sade.moc: In member function 'virtual void* Hypnotista_Sade::Hypnotista_SadeClient::qt_cast(const char*)':
Hypnotista_Sade.moc:78: error: 'KDecoration' has not been declared
Hypnotista_Sade.moc: In member function 'virtual bool Hypnotista_Sade::Hypnotista_SadeClient::qt_invoke(int, QUObject*)':
Hypnotista_Sade.moc:87: error: 'KDecoration' has not been declared
Hypnotista_Sade.moc: In member function 'virtual bool Hypnotista_Sade::Hypnotista_SadeClient::qt_emit(int, QUObject*)':
Hypnotista_Sade.moc:94: error: 'KDecoration' has not been declared
Hypnotista_Sade.moc: In member function 'virtual bool Hypnotista_Sade::Hypnotista_SadeClient::qt_property(int, int, QVariant*)':
Hypnotista_Sade.moc:100: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeHandler::createPixmaps(bool)':
Hypnotista_Sade.cpp:97: error: 'options' was not declared in this scope
Hypnotista_Sade.cpp:98: error: 'BorderLarge' was not declared in this scope
Hypnotista_Sade.cpp:102: error: 'BorderVeryLarge' was not declared in this scope
Hypnotista_Sade.cpp:106: error: 'BorderTiny' was not declared in this scope
Hypnotista_Sade.cpp:107: error: 'BorderNormal' was not declared in this scope
Hypnotista_Sade.cpp:113: error: 'options' was not declared in this scope
Hypnotista_Sade.cpp:121: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp:121: error: 'ColorTitleBar' was not declared in this scope
Hypnotista_Sade.cpp:122: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp:122: error: 'ColorTitleBlend' was not declared in this scope
Hypnotista_Sade.cpp:149: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp:150: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp: In member function 'QPixmap* Hypnotista_Sade::Hypnotista_SadeHandler::loadPixmap(const QString&, bool)':
Hypnotista_Sade.cpp:603: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp:603: error: 'options' was not declared in this scope
Hypnotista_Sade.cpp:603: error: 'ColorTitleBar' was not declared in this scope
Hypnotista_Sade.cpp:604: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp:604: error: 'ColorTitleBlend' was not declared in this scope
Hypnotista_Sade.cpp:605: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp:606: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp:604: warning: unused variable 'activeBlendColor'
Hypnotista_Sade.cpp:606: warning: unused variable 'inactiveBlendColor'
Hypnotista_Sade.cpp: In member function 'virtual bool Hypnotista_Sade::Hypnotista_SadeHandler::reset(long unsigned int)':
Hypnotista_Sade.cpp:625: error: 'SettingBorder' was not declared in this scope
Hypnotista_Sade.cpp:629: error: 'SettingFont' was not declared in this scope
Hypnotista_Sade.cpp:634: error: 'SettingColors' was not declared in this scope
Hypnotista_Sade.cpp:639: error: 'SettingButtons' was not declared in this scope
Hypnotista_Sade.cpp:643: error: 'SettingTooltips' was not declared in this scope
Hypnotista_Sade.cpp:663: error: 'resetDecorations' was not declared in this scope
Hypnotista_Sade.cpp: At global scope:
Hypnotista_Sade.cpp:735: error: expected constructor, destructor, or type conversion before '*' token
Hypnotista_Sade.cpp:740: error: 'BorderSize' is not a member of 'Hypnotista_Sade::Hypnotista_SadeHandler'
Hypnotista_Sade.cpp:740: error: 'BorderSize' is not a member of 'Hypnotista_Sade::Hypnotista_SadeHandler'
Hypnotista_Sade.cpp:740: error: template argument 1 is invalid
Hypnotista_Sade.cpp: In member function 'virtual int Hypnotista_Sade::Hypnotista_SadeHandler::borderSizes() const':
Hypnotista_Sade.cpp:743: error: 'BorderSize' was not declared in this scope
Hypnotista_Sade.cpp:743: error: template argument 1 is invalid
Hypnotista_Sade.cpp:743: error: 'BorderNormal' was not declared in this scope
Hypnotista_Sade.cpp:743: error: 'BorderLarge' was not declared in this scope
Hypnotista_Sade.cpp:743: error: 'BorderVeryLarge' was not declared in this scope
Hypnotista_Sade.cpp: In constructor 'Hypnotista_Sade::Hypnotista_SadeButton::Hypnotista_SadeButton(Hypnotista_Sade::Hypnotista_SadeClient*, const char*, Hypnotista_Sade::Button, const QString&, bool, int)':
Hypnotista_Sade.cpp:747: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'widget'
Hypnotista_Sade.cpp:762: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'isActive'
Hypnotista_Sade.cpp:763: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'isActive'
Hypnotista_Sade.cpp: At global scope:
Hypnotista_Sade.cpp:747: warning: unused parameter 'bttstate'
Hypnotista_Sade.cpp:747: warning: unused parameter 'bttstate'
Hypnotista_Sade.cpp: In member function 'virtual void Hypnotista_Sade::Hypnotista_SadeButton::drawButton(QPainter*)':
Hypnotista_Sade.cpp:814: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'isActive'
Hypnotista_Sade.cpp:816: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'isActive'
Hypnotista_Sade.cpp:870: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'isActive'
Hypnotista_Sade.cpp:874: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'isActive'
Hypnotista_Sade.cpp:878: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'maximizeMode'
Hypnotista_Sade.cpp:879: error: 'MaximizeFull' is not a member of 'Hypnotista_Sade::Hypnotista_SadeClient'
Hypnotista_Sade.cpp:882: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'isActive'
Hypnotista_Sade.cpp:886: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'isActive'
Hypnotista_Sade.cpp: At global scope:
Hypnotista_Sade.cpp:993: error: expected `)' before '*' token
Hypnotista_Sade.cpp: In member function 'virtual void Hypnotista_Sade::Hypnotista_SadeClient::init()':
Hypnotista_Sade.cpp:1015: error: 'WStaticContents' was not declared in this scope
Hypnotista_Sade.cpp:1015: error: 'WNoAutoErase' was not declared in this scope
Hypnotista_Sade.cpp:1015: error: 'createMainWidget' was not declared in this scope
Hypnotista_Sade.cpp:1016: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::createLayout()':
Hypnotista_Sade.cpp:1043: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp:1058: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1086: error: 'options' was not declared in this scope
Hypnotista_Sade.cpp:1131: error: 'isPreview' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'virtual void Hypnotista_Sade::Hypnotista_SadeClient::reset(long unsigned int)':
Hypnotista_Sade.cpp:1152: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::addButtons(QBoxLayout*, const QString&)':
Hypnotista_Sade.cpp:1197: error: 'LeftButton' was not declared in this scope
Hypnotista_Sade.cpp:1197: error: 'MidButton' was not declared in this scope
Hypnotista_Sade.cpp:1197: error: 'RightButton' was not declared in this scope
Hypnotista_Sade.cpp:1203: error: 'isMinimizable' was not declared in this scope
Hypnotista_Sade.cpp:1207: error: 'connect' was not declared in this scope
Hypnotista_Sade.cpp:1222: error: 'isMaximizable' was not declared in this scope
Hypnotista_Sade.cpp:1226: error: 'connect' was not declared in this scope
Hypnotista_Sade.cpp:1241: error: 'isCloseable' was not declared in this scope
Hypnotista_Sade.cpp:1245: error: 'connect' was not declared in this scope
Hypnotista_Sade.cpp:1264: error: 'providesContextHelp' was not declared in this scope
Hypnotista_Sade.cpp:1267: error: 'connect' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::updateMask()':
Hypnotista_Sade.cpp:1341: error: 'setMask' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'virtual void Hypnotista_Sade::Hypnotista_SadeClient::captionChange()':
Hypnotista_Sade.cpp:1349: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp:1349: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::iconChange()':
Hypnotista_Sade.cpp:1395: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp:1395: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::drawAppIcon(QPainter&)':
Hypnotista_Sade.cpp:1409: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1411: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'icon'
Hypnotista_Sade.cpp:1411: error: incomplete type 'QIconSet' used in nested name specifier
Hypnotista_Sade.cpp:1411: error: incomplete type 'QIconSet' used in nested name specifier
Hypnotista_Sade.cpp:1415: error: 'class Hypnotista_Sade::Hypnotista_SadeClient' has no member named 'icon'
Hypnotista_Sade.cpp:1415: error: incomplete type 'QIconSet' used in nested name specifier
Hypnotista_Sade.cpp:1415: error: incomplete type 'QIconSet' used in nested name specifier
Hypnotista_Sade.cpp:1450: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::drawCaptionText(QPainter&)':
Hypnotista_Sade.cpp:1466: error: 'class Hypnotista_Sade::Hypnotista_SadeHandler' has no member named 'options'
Hypnotista_Sade.cpp:1466: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1470: error: 'AlignLeft' was not declared in this scope
Hypnotista_Sade.cpp:1470: error: 'AlignVCenter' was not declared in this scope
Hypnotista_Sade.cpp:1470: error: 'SingleLine' was not declared in this scope
Hypnotista_Sade.cpp:1473: error: 'AlignCenter' was not declared in this scope
Hypnotista_Sade.cpp:1476: error: 'AlignRight' was not declared in this scope
Hypnotista_Sade.cpp:1520: error: 'caption' was not declared in this scope
Hypnotista_Sade.cpp:1536: error: 'options' was not declared in this scope
Hypnotista_Sade.cpp:1536: error: 'ColorFont' was not declared in this scope
Hypnotista_Sade.cpp:1561: error: 'caption' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::drawTitlebar(QPainter&, QRect&)':
Hypnotista_Sade.cpp:1575: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1604: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::drawFrame(QPainter&, QRect&, QPaintEvent*)':
Hypnotista_Sade.cpp:1638: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'int Hypnotista_Sade::Hypnotista_SadeClient::BttWidthOnLeft()':
Hypnotista_Sade.cpp:1729: error: 'options' was not declared in this scope
Hypnotista_Sade.cpp:1770: error: 'isMinimizable' was not declared in this scope
Hypnotista_Sade.cpp:1772: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1774: error: 'isMaximizable' was not declared in this scope
Hypnotista_Sade.cpp:1776: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1778: error: 'isCloseable' was not declared in this scope
Hypnotista_Sade.cpp:1780: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1783: error: 'providesContextHelp' was not declared in this scope
Hypnotista_Sade.cpp:1785: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1809: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'int Hypnotista_Sade::Hypnotista_SadeClient::BttWidthOnRight()':
Hypnotista_Sade.cpp:1817: error: 'options' was not declared in this scope
Hypnotista_Sade.cpp:1858: error: 'isMinimizable' was not declared in this scope
Hypnotista_Sade.cpp:1860: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1863: error: 'isMaximizable' was not declared in this scope
Hypnotista_Sade.cpp:1865: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1868: error: 'isCloseable' was not declared in this scope
Hypnotista_Sade.cpp:1870: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1873: error: 'providesContextHelp' was not declared in this scope
Hypnotista_Sade.cpp:1875: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:1905: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'virtual void Hypnotista_Sade::Hypnotista_SadeClient::activeChange()':
Hypnotista_Sade.cpp:1918: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'virtual void Hypnotista_Sade::Hypnotista_SadeClient::maximizeChange()':
Hypnotista_Sade.cpp:1936: error: 'maximizeMode' was not declared in this scope
Hypnotista_Sade.cpp:1936: error: 'MaximizeFull' was not declared in this scope
Hypnotista_Sade.cpp:1939: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::slotMaximize()':
Hypnotista_Sade.cpp:1972: error: 'MidButton' was not declared in this scope
Hypnotista_Sade.cpp:1973: error: 'maximizeMode' was not declared in this scope
Hypnotista_Sade.cpp:1973: error: 'MaximizeVertical' was not declared in this scope
Hypnotista_Sade.cpp:1973: error: 'maximize' was not declared in this scope
Hypnotista_Sade.cpp:1976: error: 'RightButton' was not declared in this scope
Hypnotista_Sade.cpp:1977: error: 'MaximizeHorizontal' was not declared in this scope
Hypnotista_Sade.cpp:1980: error: 'LeftButton' was not declared in this scope
Hypnotista_Sade.cpp:1981: error: 'MaximizeFull' was not declared in this scope
Hypnotista_Sade.cpp:1981: error: 'MaximizeRestore' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::paintEvent(QPaintEvent*)':
Hypnotista_Sade.cpp:2020: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::resizeEvent(QResizeEvent*)':
Hypnotista_Sade.cpp:2039: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp:2064: error: no matching function for call to 'QApplication::postEvent(Hypnotista_Sade::Hypnotista_SadeClient* const, QPaintEvent*)'
/usr/lib/qt3/include/qapplication.h:154: note: candidates are: static void QApplication::postEvent(QObject*, QEvent*)
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeClient::mouseDoubleClickEvent(QMouseEvent*)':
Hypnotista_Sade.cpp:2072: error: 'titlebarDblClickOperation' was not declared in this scope
Hypnotista_Sade.cpp: At global scope:
Hypnotista_Sade.cpp:2076: error: 'Position' in class 'Hypnotista_Sade::Hypnotista_SadeClient' does not name a type
Hypnotista_Sade.cpp: In member function 'virtual void Hypnotista_Sade::Hypnotista_SadeClient::resize(const QSize&)':
Hypnotista_Sade.cpp:2153: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'virtual void Hypnotista_Sade::Hypnotista_SadeClient::borders(int&, int&, int&, int&) const':
Hypnotista_Sade.cpp:2161: error: 'isActive' was not declared in this scope
Hypnotista_Sade.cpp:2169: error: 'maximizeMode' was not declared in this scope
Hypnotista_Sade.cpp:2169: error: 'MaximizeHorizontal' was not declared in this scope
Hypnotista_Sade.cpp:2169: error: 'options' was not declared in this scope
Hypnotista_Sade.cpp:2171: error: 'maximizeMode' was not declared in this scope
Hypnotista_Sade.cpp:2171: error: 'MaximizeVertical' was not declared in this scope
Hypnotista_Sade.cpp:2173: error: 'options' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'virtual QSize Hypnotista_Sade::Hypnotista_SadeClient::minimumSize() const':
Hypnotista_Sade.cpp:2180: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp: In member function 'virtual bool Hypnotista_Sade::Hypnotista_SadeClient::eventFilter(QObject*, QEvent*)':
Hypnotista_Sade.cpp:2185: error: 'widget' was not declared in this scope
Hypnotista_Sade.cpp:2202: error: 'processMousePressEvent' was not declared in this scope
Hypnotista_Sade.cpp: At global scope:
Hypnotista_Sade.cpp:2213: error: expected constructor, destructor, or type conversion before '*' token
make[3]: *** [Hypnotista_Sade.lo] Fehler 1
make[3]: Leaving directory `/home/jhon-porno/Documents/Hypnotista_Sade-0.1/kwin'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/jhon-porno/Documents/Hypnotista_Sade-0.1/kwin'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/jhon-porno/Documents/Hypnotista_Sade-0.1'
make: *** [all] Fehler 2
 
OP
B

Bolleg

Member
hat niemand mehr eine idee??? hab mittlerweile make neu installiert, hat auch keine abhilfe geschaffen - kann bis auf weiteres kein einziges packet kompilieren...
 
Kann es sein, dass die letztgenannte Fehlermeldung oben abgeschnitten ist? Kommt da oben noch mehr? Interessant wäre die allererste Fehlermeldung. Der Rest sind alles Folgefehler, die alleine nichts wert sind.
 
OP
B

Bolleg

Member
hi,
hier mal die obere ausgabe des make befehls:
*** Creating acinclude.m4
cd . && /bin/sh /home/jhon-porno/Desktop/Hypnotista_Sade-0.1/admin/missing --run aclo
cal-1.8
/home/jhon-porno/Desktop/Hypnotista_Sade-0.1/admin/missing: line 52: aclocal-1.8: com
mand not found
WARNING: `aclocal-1.8' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.in'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && /bin/sh /home/jhon-porno/Desktop/Hypnotista_Sade-0.1/admin/missing --run aut
omake-1.8 --foreign
/home/jhon-porno/Desktop/Hypnotista_Sade-0.1/admin/missing: line 52: automake-1.8: co
mmand not found
WARNING: `automake-1.8' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd . && perl admin/am_edit -padmin Makefile.in
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1'
make[1]: Leaving directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1'
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix=/usr/local/kde --no-create --no-recursion
checking build system type... i686-suse-linux
checking host system type... i686-suse-linux
checking target system type... i686-suse-linux
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
not using lib directory suffix
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared librari
es... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared librari
es... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared librari
es... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include using -mt
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde3/lib, headers /opt/kde3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde3/bin/dcopidl
checking for dcopidl2cpp... /opt/kde3/bin/dcopidl2cpp
checking for mcopidl... /opt/kde3/bin/mcopidl
checking for artsc-config... /opt/kde3/bin/artsc-config
checking for kde-config... /opt/kde3/bin/kde-config
checking for meinproc... /opt/kde3/bin/meinproc
checking for kconfig_compiler... /opt/kde3/bin/kconfig_compiler
checking for dcopidlng... /opt/kde3/bin/dcopidlng
checking for xmllint... /usr/bin/xmllint
checking if kwin should be compiled... yes
configure: creating ./config.status

Good - your configure finished. Start make now

/bin/sh ./config.status
fast creating Makefile
fast creating kwin/Makefile
fast creating kwin/config/Makefile
config.pl: fast created 3 file(s).
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
cd . && /bin/sh /home/jhon-porno/Desktop/Hypnotista_Sade-0.1/admin/missing --run auto
header
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1'
Making all in kwin
make[2]: Entering directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1/kwin'
Making all in .
make[3]: Entering directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1/kwin'
/usr/lib/qt3/bin/moc ./Hypnotista_Sade.h -o Hypnotista_Sade.moc
if /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./..
/../lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -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 Hypnotista_S
ade.lo -MD -MP -MF ".deps/Hypnotista_Sade.Tpo" -c -o Hypnotista_Sade.lo Hypnotista_Sa
de.cpp; \
then mv -f ".deps/Hypnotista_Sade.Tpo" ".deps/Hypnotista_Sade.Plo"; else rm -f ".deps
/Hypnotista_Sade.Tpo"; exit 1; fi
In file included from Hypnotista_Sade.cpp:43:
Hypnotista_Sade.h:49:25: error: kdecoration.h: No such file or directory
Hypnotista_Sade.h:50:32: error: kdecorationfactory.h: No such file or directory
/usr/lib/qt3/include/qtooltip.h:86: warning: 'class QToolTip' has virtual functions b
ut non-virtual destructor
Hypnotista_Sade.h:130: warning: non-local variable 'Hypnotista_Sade::<anonymous struc
t> Hypnotista_Sade::Settings_Param' uses anonymous type
Hypnotista_Sade.h:141: error: expected class-name before '{' token
Hypnotista_Sade.h:146: error: 'BorderSize' was not declared in this scope
Hypnotista_Sade.h:146: error: template argument 1 is invalid
Hypnotista_Sade.h:148: error: ISO C++ forbids declaration of 'KDecoration' with no ty
pe
Hypnotista_Sade.h:148: error: 'KDecoration' declared as a 'virtual' field
Hypnotista_Sade.h:148: error: expected ';' before '*' token
Hypnotista_Sade.h:141: warning: 'class Hypnotista_Sade::Hypnotista_SadeHandler' has v
irtual functions but non-virtual destructor
Hypnotista_Sade.h:293: error: expected class-name before '{' token
Hypnotista_Sade.h:298: error: expected `)' before '*' token
Hypnotista_Sade.h:312: error: 'Position' does not name a type
Hypnotista_Sade.h:293: warning: 'class Hypnotista_Sade::Hypnotista_SadeClient' has vi
rtual functions but non-virtual destructor
Hypnotista_Sade.h: In member function 'int Hypnotista_Sade::Hypnotista_SadeClient::wi
dth() const':
Hypnotista_Sade.h:343: error: 'widget' was not declared in this scope
Hypnotista_Sade.h: In member function 'int Hypnotista_Sade::Hypnotista_SadeClient::he
ight() const':
Hypnotista_Sade.h:347: error: 'widget' was not declared in this scope
Hypnotista_Sade.h: In member function 'bool Hypnotista_Sade::Hypnotista_SadeClient::m
aximizedVertical() const':
Hypnotista_Sade.h:351: error: 'maximizeMode' was not declared in this scope
Hypnotista_Sade.h:351: error: 'MaximizeVertical' was not declared in this scope
/usr/lib/qt3/include/private/qucom_p.h: At global scope:
/usr/lib/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual fun
ctions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual funct
ions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual
functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual
functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual
functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtua
l functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtua
l functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual
functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual
functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtu
al functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has vir
tual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virt
ual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has
virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has v
irtual functions but non-virtual destructor
Hypnotista_Sade.moc: In static member function 'static QMetaObject* Hypnotista_Sade::
Hypnotista_SadeClient::staticMetaObject()':
Hypnotista_Sade.moc:54: error: 'KDecoration' has not been declared
Hypnotista_Sade.moc: In member function 'virtual void* Hypnotista_Sade::Hypnotista_Sa
deClient::qt_cast(const char*)':
Hypnotista_Sade.moc:78: error: 'KDecoration' has not been declared
Hypnotista_Sade.moc: In member function 'virtual bool Hypnotista_Sade::Hypnotista_Sad
eClient::qt_invoke(int, QUObject*)':
Hypnotista_Sade.moc:87: error: 'KDecoration' has not been declared
Hypnotista_Sade.moc: In member function 'virtual bool Hypnotista_Sade::Hypnotista_Sad
eClient::qt_emit(int, QUObject*)':
Hypnotista_Sade.moc:94: error: 'KDecoration' has not been declared
Hypnotista_Sade.moc: In member function 'virtual bool Hypnotista_Sade::Hypnotista_Sad
eClient::qt_property(int, int, QVariant*)':
Hypnotista_Sade.moc:100: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp: In member function 'void Hypnotista_Sade::Hypnotista_SadeHandler
::createPixmaps(bool)':
Hypnotista_Sade.cpp:97: error: 'options' was not declared in this scope
Hypnotista_Sade.cpp:98: error: 'BorderLarge' was not declared in this scope
Hypnotista_Sade.cpp:102: error: 'BorderVeryLarge' was not declared in this scope
Hypnotista_Sade.cpp:106: error: 'BorderTiny' was not declared in this scope
Hypnotista_Sade.cpp:107: error: 'BorderNormal' was not declared in this scope
Hypnotista_Sade.cpp:113: error: 'options' was not declared in this scope
Hypnotista_Sade.cpp:121: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp:121: error: 'ColorTitleBar' was not declared in this scope
Hypnotista_Sade.cpp:122: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp:122: error: 'ColorTitleBlend' was not declared in this scope
Hypnotista_Sade.cpp:149: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp:150: error: 'KDecoration' has not been declared
Hypnotista_Sade.cpp: In member function 'QPixmap* Hypnotista_Sade::Hypnotista_SadeHan
dler::loadPixmap(const QString&, bool)':
 
Wusst ich's doch.

Das hier ist der Fehler:
Code:
Hypnotista_Sade.h:49:25: error: kdecoration.h: No such file or directory
Hypnotista_Sade.h:50:32: error: kdecorationfactory.h: No such file or directory
Dir fehlt kdebase3-devel. Bitte nachinstallieren und nochmal probieren.

Der ganze Kram darunter ist komplett wertloser Junk.

PS: Warum haben viele Benutzer eigentlich so eine ausgeprägte Begabung, Fehlermeldungen immer haargenau unter dem eigentlichen Problem abzuschneiden? Das passiert bei fehlenden Headern, aber auch bei abgebrochenen configure-Skripten echt ständig.
 
OP
B

Bolleg

Member
hi,
hat nich wirklich was mit porno zu tun, nur spitzname aus stürmischer urlaubszeit :)

zu meinen 'Problemen': ich hab bis jetzt die vorgehensweise beim kompilieren so verstanden, dass ./configure das system auf alle benötigten komponenten abklopft, und wenn das ohne fehlermeldungen funktioniert auch make und make install (bzw. checkinstall) ohne probleme funktionieren sollten. ganz komkret: könnte es bedeuten dass bei mir ./configure packete findet auf die make und checkinstall aus irgend einem grund dann doch nicht zugreifen können?

mfg,
Bolleg
 
Ja, so ungefähr. Hier in diesem Fall ist das "./configure"-Skript verbuggt, d.h. es überprüft die Verfügbarkeit bestimmter Header nicht, obwohl sie gebraucht werden.

Mit etwas mehr Hintergrundinfo: Diese "./configure"-Skripte haben die Aufgabe, benötigte Bibliotheken und Header zu finden und bestimmte Lösungswege zu gehen, wenn sie fehlen. Eine Möglichkeit ist, die von den fehlenden Dingen abhängigen Features zu deaktivieren, die andere Möglichkeit ist, den Benuter in aussagekräftiger und leicht verständlicherweise darauf hinzuweisen, was er nachinstallieren muss.

Leider müssen diese "./configure"-Skripte größtenteils von Hand erstellt werden. Deswegen passiert es gelegentlich, dass Softwareentwickler den einen oder anderen eigentlich notwendigen Test vergessen. Auf dem System des Entwicklers sind ja zwangsläufig alle benötigten Bibliotheken und Header vorhanden, deswegen kommen solche Fehler schon mal vor und sind nicht immer ganz leichz zu finden.

Versucht jetzt ein Benutzer, der diese Pakete nicht installiert hat, das Paket zu bauen, dann läuft "./configure" scheinbar fehlerfrei durch. In Wirklichkeit fehlt aber trotzdem noch was. Das äußert sich darin, dass der Benutzer dann während "make" eine fiese Fehlermeldung ins Gesicht geknallt bekommt, die "./configure" eigentlich hätte abfangen müssen.

Normalerweise hätte "./configure" hier abbrechen und Dir mitteilen müssen, dass Dir das Entwicklerpaket zu kdebase fehlt. Das kannst Du, wenn Du Zeit hast, auch so dem Entwickler der Software als Bug melden.

Wie man solche Fehlermeldungen entziffert: Man sucht sich den ersten Hinweis auf einen fehlenden Header (Stichwort: "No such file or directory") raus und sucht mit dem Paketmanager nach dem Dateinamen dieses Headers. In Deinem Fall könnte das so aussehen:
$ pin kdecoration.h

grepping /var/lib/pin/ARCHIVES.gz ... please wait

pin 0.34 - package info for kdecoration.h

------------------------------------------------------------------
*** no rpm named kdecoration.h installed
------------------------------------------------------------------


------------------------------------------------------------------
*** zgrep kdecoration.h /var/lib/pin/ARCHIVES.gz
------------------------------------------------------------------


./CD5/suse/i586/kdebase3-devel-3.4.2-26.i586.rpm: -rw-r--r-- 1 root root 32039 May 23 14:14 /opt/kde3/include/kdecoration.h
Auf dem Weg findet man heraus, dass hier das Paket "kdebase3-devel" von CD 5 gefehlt hat.
 
OP
B

Bolleg

Member
ok hab kdebase3-devel installiert, nun kommt hier (kopiert ba erster fehlermeldung):
fast creating Makefile
fast creating kwin/Makefile
fast creating kwin/config/Makefile
config.pl: fast created 3 file(s).
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
cd . && /bin/sh /home/jhon-porno/Desktop/Hypnotista_Sade-0.1/admin/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1'
Making all in kwin
make[2]: Entering directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1/kwin'
Making all in .
make[3]: Entering directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1/kwin'
/usr/lib/qt3/bin/moc ./Hypnotista_Sade.h -o Hypnotista_Sade.moc
if /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../../lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -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 Hypnotista_Sade.lo -MD -MP -MF ".deps/Hypnotista_Sade.Tpo" -c -o Hypnotista_Sade.lo Hypnotista_Sade.cpp; \
then mv -f ".deps/Hypnotista_Sade.Tpo" ".deps/Hypnotista_Sade.Plo"; else rm -f ".deps/Hypnotista_Sade.Tpo"; exit 1; fi
/usr/lib/qt3/include/qtooltip.h:86: warning: 'class QToolTip' has virtual functions but non-virtual destructor
/opt/kde3/include/kdecoration.h:175: warning: 'class KDecorationProvides' has virtual functions but non-virtual destructor
Hypnotista_Sade.h:130: warning: non-local variable 'Hypnotista_Sade::<anonymous struct> Hypnotista_Sade::Settings_Param' uses anonymous type
/usr/lib/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
Hypnotista_Sade.cpp:747: warning: unused parameter 'bttstate'
Hypnotista_Sade.cpp:747: warning: unused parameter 'bttstate'
/bin/sh ../libtool --silent --mode=link g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -o kwin3_Hypnotista_Sade.la -rpath /usr/local/kde/lib/kde3 -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib -avoid-version -module -no-undefined -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -module Hypnotista_Sade.lo -lkdeui /opt/kde3/lib/libkdecorations.la
make[3]: Leaving directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1/kwin'
Making all in config
make[3]: Entering directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1/kwin/config'
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o Hypnotista_Sadeconfig.h ./Hypnotista_Sadeconfig.ui
/usr/lib/qt3/bin/moc ./config.h -o config.moc
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -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 config.lo -MD -MP -MF ".deps/config.Tpo" -c -o config.lo config.cpp; \
then mv -f ".deps/config.Tpo" ".deps/config.Plo"; else rm -f ".deps/config.Tpo"; exit 1; fi
/usr/lib/qt3/include/qnetworkprotocol.h:58: warning: 'class QNetworkProtocolFactoryBase' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/qfiledialog.h:78: warning: 'class QFilePreview' has virtual functions but non-virtual destructor
config.h:45: warning: non-local variable '<anonymous struct> Config_Params' uses anonymous type
config.h:51: warning: non-local variable '<anonymous struct> Read_Config' uses anonymous type
/usr/lib/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
config.cpp: In member function 'void Hypnotista_SadeConfig::save(KConfig*)':
config.cpp:156: warning: 'size' is used uninitialized in this function
/usr/lib/qt3/bin/moc Hypnotista_Sadeconfig.h -o Hypnotista_Sadeconfig.moc
rm -f Hypnotista_Sadeconfig.cpp
echo '#include <klocale.h>' > Hypnotista_Sadeconfig.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i Hypnotista_Sadeconfig.h ./Hypnotista_Sadeconfig.ui > Hypnotista_Sadeconfig.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" Hypnotista_Sadeconfig.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_Hypnotista_Sadeconfig,g" >> Hypnotista_Sadeconfig.cpp ;\
rm -f Hypnotista_Sadeconfig.cpp.temp ;\
if test "$ret" = 0; then echo '#include "Hypnotista_Sadeconfig.moc"' >> Hypnotista_Sadeconfig.cpp; else rm -f Hypnotista_Sadeconfig.cpp ; exit $ret ; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -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 Hypnotista_Sadeconfig.lo -MD -MP -MF ".deps/Hypnotista_Sadeconfig.Tpo" -c -o Hypnotista_Sadeconfig.lo Hypnotista_Sadeconfig.cpp; \
then mv -f ".deps/Hypnotista_Sadeconfig.Tpo" ".deps/Hypnotista_Sadeconfig.Plo"; else rm -f ".deps/Hypnotista_Sadeconfig.Tpo"; exit 1; fi
/usr/lib/qt3/include/qtooltip.h:86: warning: 'class QToolTip' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/lib/qt3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -o kwin_Hypnotista_Sade_config.la -rpath /usr/local/kde/lib/kde3 -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib -avoid-version -module -no-undefined -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -module config.lo Hypnotista_Sadeconfig.lo -lkdeui
make[3]: Leaving directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1/kwin/config'
make[2]: Leaving directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1/kwin'
make[2]: Entering directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1'
make[2]: Leaving directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1'
make[1]: Leaving directory `/home/jhon-porno/Desktop/Hypnotista_Sade-0.1'





hab in nem anderen linux forum gelesen, dass der fehler
'has virtual functions but non-virtual destructor'
bei gcc4 normal sei und man ihn getrost ignorieren könnte - checkinstall funktioniert aber immer noch net
 
Ja, wo ist denn der Fehler? Ich sehe da keinen!

Und zum Problem mit checkinstall sagst Du gar nichts. Soll ich hellsehen? Hast Du checkinstall überhaupt ausgeführt? Wie lautet die Fehlermeldung? In der geposteten Ausgabe steht nichts von checkinstall - keine Erfolgs- und auch keine Fehlermeldung.

PS: 'has virtual functions but non-virtual destructor' ist kein Fehler, sondern ein Hinweis - den Unterschied erkläre ich nicht mehr. Merk Dir einfach: Wenn da das englische Wort "warning" dabei steht, ist es kein Fehler.
 
OP
B

Bolleg

Member
Hi, die Ausgabe von checkinstall ist:

Making install in kwin
make[1]: Entering directory `/home/jhon-porno/Documents/Hypnotista_Sade-0.1/kwin'
Making install in .
make[2]: Entering directory `/home/jhon-porno/Documents/Hypnotista_Sade-0.1/kwin'
make[3]: Entering directory `/home/jhon-porno/Documents/Hypnotista_Sade-0.1/kwin'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/local/kde/lib/kde3" || mkdir -p -- . "/usr/local/kde/lib/kde3"
/bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p 'kwin3_Hypnotista_Sade.la' '/usr/local/kde/lib/kde3/kwin3_Hypnotista_Sade.la'
/usr/bin/install: preserving times for `/usr/local/kde/lib/kde3/kwin3_Hypnotista_Sade.so': No such file or directory
/usr/bin/install: cannot set time stamps for `/usr/local/kde/lib/kde3/kwin3_Hypnotista_Sade.so': No such file or directory
make[3]: *** [install-kde_moduleLTLIBRARIES] Fehler 1
make[3]: Leaving directory `/home/jhon-porno/Documents/Hypnotista_Sade-0.1/kwin'
make[2]: *** [install-am] Fehler 2
make[2]: Leaving directory `/home/jhon-porno/Documents/Hypnotista_Sade-0.1/kwin'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory `/home/jhon-porno/Documents/Hypnotista_Sade-0.1/kwin'
make: *** [install-recursive] Fehler 1

**** Installation failed. Aborting package creation.

Cleaning up...OK

Bye.

Ps: Danke für deine Mühen!!!
 
Oben