PeKron n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 24 Nov 2003 Posts: 49
|
Posted: Mon Nov 28, 2005 9:58 am Post subject: kde-base/kde-pim Compile Error |
|
|
Moin,
wollte ueber Nacht KDE neu kompilieren.
Wurde dann Heute Morgen mit folgender Fehlermeldung "begruesst":
Code: |
/usr/qt/3/bin/moc ./kimportpage.h -o kimportpage.moc
/usr/qt/3/bin/moc ./kselfilterpage.h -o kselfilterpage.moc
/usr/qt/3/bin/moc ./kmailcvt.h -o kmailcvt.moc
/usr/qt/3/bin/moc kimportpagedlg.h -o kimportpagedlg.moc
rm -f kimportpagedlg.cpp
echo '#include <kdialog.h>' > kimportpagedlg.cpp
echo '#include <klocale.h>' >> kimportpagedlg.cpp
/usr/qt/3/bin/uic -L /usr/kde/3.4/lib/kde3/plugins/designer -nounload -tr tr2i18n -i kimportpagedlg.h ./kimportpagedlg.ui > kimportpagedlg.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" kimportpagedlg.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_kimportpagedlg,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> kimportpagedlg.cpp ;\
rm -f kimportpagedlg.cpp.temp ;\
if test "$ret" = 0; then echo '#include "kimportpagedlg.moc"' >> kimportpagedlg.cpp; else rm -f kimportpagedlg.cpp ; exit $ret ; fi
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkdepim -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -I/usr/include/libpisock -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kimportpage.o kimportpage.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkdepim -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -I/usr/include/libpisock -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kselfilterpage.o kselfilterpage.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkdepim -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -I/usr/include/libpisock -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o filters.o filters.cxx
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkdepim -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -I/usr/include/libpisock -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o filter_oe.o filter_oe.cxx
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkdepim -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -I/usr/include/libpisock -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kmailcvt.o kmailcvt.cpp
filter_oe.cxx: In member function `QString FilterOE::getFolderName(QString)':
filter_oe.cxx:400: invalid initializer
make[3]: *** [filter_oe.o] Fehler 1
make[3]: *** Warte auf noch nicht beendete Prozesse...
make[3]: Leaving directory `/var/tmp/portage/kdepim-3.4.1-r2/work/kdepim-3.4.1/kmailcvt'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/kdepim-3.4.1-r2/work/kdepim-3.4.1/kmailcvt'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/kdepim-3.4.1-r2/work/kdepim-3.4.1'
make: *** [all] Fehler 2
|
Jemand eine Idee dazu? |
|