PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : [KDE} Fehler beim Kompilieren



x-mas
23.07.03, 14:17
hallo allerseits,

ich habe mir vorgenommen, kde 3.1.2 in verbindung
mit super karamba zu benutzen. dazu wollte ich kde
3.1.2 aus den sourcen installieren (habe es auch soweit
nach anleitung aus diesem forum gemacht). beim
kompilieren der kdelibs bekomme ich aber einige
fehler (und bricht schliesslich ab). ich habe einmal
auszugsweise die ausgabe von make anzubieten:


In file included from libkdeui_la.all_cpp.cpp:46:
kmessagebox.cpp:59: warning: ANSI C does not allow `#warning'
kmessagebox.cpp:59: warning: #warning FIXME - Implement Notification

In file included from libkdeui_la.all_cpp.cpp:46:
kmessagebox.cpp: In function `class QPixmap themedMessageBoxIcon(QMessageBox::Ic
on)':
kmessagebox.cpp:82: warning: enumeration value `Question' not handled in switch

In file included from libkiocore_la.all_cpp.cpp:2:
kshred.cpp: In method `bool KShred::shred()':
kshred.cpp:209: warning: negative integer implicitly converted to unsigned type
kshred.cpp:209: warning: negative integer implicitly converted to unsigned type
kshred.cpp:209: warning: negative integer implicitly converted to unsigned type
kshred.cpp:209: warning: negative integer implicitly converted to unsigned type
kshred.cpp:209: warning: negative integer implicitly converted to unsigned type
kshred.cpp:209: warning: negative integer implicitly converted to unsigned type
kshred.cpp:209: warning: negative integer implicitly converted to unsigned type
kshred.cpp:209: warning: negative integer implicitly converted to unsigned type
kshred.cpp:209: warning: negative integer implicitly converted to unsigned type

In file included from libkiocore_la.all_cpp.cpp:10:
global.cpp: In function `class QString KIO::number(long long unsigned int)':
global.cpp:88: warning: ANSI C does not support the `ll' length modifier

das configure-script ist zuvor wirklich sauber gelaufen. habe alles
nach und nach installiert, was es zu meckern hab, so dass ich beim
configure nur noch am ende den hinweis bekam, dass ich keine
drucker-unterstuetzung haben werde (will ich auch nicht), da das
cups nicht installiert ist. wieso bricht aber nun das kompilieren ab?
der genaue abbruch ist:


make[3]: *** [libkiocore_la.all_cpp.lo] Fehler 1
make[3]: Leaving directory `/usr/src/kde/kdelibs-3.1.2/kio/kio'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/usr/src/kde/kdelibs-3.1.2/kio'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/usr/src/kde/kdelibs-3.1.2'
make: *** [all] Fehler 2

ich hoffe mir kann jemand helfen ;).

gruß

x-mas

x-mas
24.07.03, 14:10
ich verzweifle! habe nun kde-3.0.5a, kde-3.1.1 und kde-3.1.2
ausprobiert, ueberall das selbe. beim configure erhalte ich
jedes mal:


Good - your configure finished. Start make now

doch das kompilieren schlaegt jedes mal wie oben beschrieben
fehl. kann mir wirklich keiner helfen? oder sollte ich mich
lieber an kde-spezifische foren/mailinglisten wenden?

gruß

x-mas