Hi leute,
aktuell bin ich ratlos was noch zu tun ist, ich versuche unter Kubuntu 6.10 die aktuelle udrec_suite zu installieren. Leider ohne erfolg. Vielleicht hat hier noch jemand eine Idee zu folgendem Fehler.
./configure funktioniert noch
make bringt mir folgenden Fehler:
make[5]: Verlasse Verzeichnis '/home/woodtux/udrec_suite-0.4.1/src/usgui/images'
make[5]: Betrete Verzeichnis '/home/woodtux/udrec_suite-0.4.1/src/usgui'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -I../common -I./xmltv -I/usr/share/qt3/include -D_REENTRANT -DQT_THREAD_SUPPORT -g -O2 -MT udrec_suite_gui-usgui.o -MD -MP -MF ".deps/udrec_suite_gui-usgui.Tpo" \
-c -o udrec_suite_gui-usgui.o `test -f 'usgui.cpp' || echo './'`usgui.cpp; \
then mv -f ".deps/udrec_suite_gui-usgui.Tpo" ".deps/udrec_suite_gui-usgui.Po"; \
else rm -f ".deps/udrec_suite_gui-usgui.Tpo"; exit 1; \
fi
usgui.cpp: In member function ‘void Usgui::deleteUdRecord(UdRecord*, bool, bool, bool, bool, bool, bool)’:
usgui.cpp:369: error: conversion from ‘int’ to non-scalar type ‘std::_List_iterator<UdRecord*>’ requested
usgui.cpp:378: error: no match for ‘operator!=’ in ‘firstInvalid != 0’
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_list.h:173: note: candidates are: bool std::_List_iterator<_Tp>::operator!=(const std::_List_iterator<_Tp>&) const [with _Tp = UdRecord*]
/usr/share/qt3/include/qcstring.h:307: note: bool operator!=(const QCString&, const QCString&)
/usr/share/qt3/include/qcstring.h:310: note: bool operator!=(const QCString&, const char*)
/usr/share/qt3/include/qcstring.h:313: note: bool operator!=(const char*, const QCString&)
/usr/share/qt3/include/qstring.h:317: note: bool operator!=(QChar, QChar)
/usr/share/qt3/include/qstring.h:322: note: bool operator!=(char, QChar)
/usr/share/qt3/include/qstring.h:327: note: bool operator!=(QChar, char)
/usr/share/qt3/include/qstring.h:1014: note: bool operator!=(const QString&, const QString&)
/usr/share/qt3/include/qstring.h:1021: note: bool operator!=(const QString&, const char*)
/usr/share/qt3/include/qstring.h:1027: note: bool operator!=(const char*, const QString&)
/usr/share/qt3/include/qpoint.h:150: note: bool operator!=(const QPoint&, const QPoint&)
/usr/share/qt3/include/qsize.h:164: note: bool operator!=(const QSize&, const QSize&)
/usr/share/qt3/include/qrect.h:152: note: bool operator!=(const QRect&, const QRect&)
make[5]: *** [udrec_suite_gui-usgui.o] Fehler 1
make[5]: Verlasse Verzeichnis '/home/woodtux/udrec_suite-0.4.1/src/usgui'
make[4]: *** [all-recursive] Fehler 1
make[4]: Verlasse Verzeichnis '/home/woodtux/udrec_suite-0.4.1/src/usgui'
make[3]: *** [all] Fehler 2
make[3]: Verlasse Verzeichnis '/home/woodtux/udrec_suite-0.4.1/src/usgui'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/woodtux/udrec_suite-0.4.1/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/woodtux/udrec_suite-0.4.1'
make: *** [all] Fehler 2
danke,
wood
udrec_suite 0.4.1 Problem bei make
-
- Neugieriger
- Beiträge: 6
- Registriert: Mittwoch 26. März 2003, 18:44
-
- Neugieriger
- Beiträge: 6
- Registriert: Mittwoch 26. März 2003, 18:44
-
- Interessierter
- Beiträge: 42
- Registriert: Sonntag 6. November 2005, 21:09
-
- Einsteiger
- Beiträge: 264
- Registriert: Montag 9. Juni 2003, 21:18