Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

1

22.04.2005, 22:01

(Eingestellt) kde-libs emerge error!

Hallo!!

Folgendes:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
`struct KMDIPrivate::KMDIGUIClient'
kmdimainfrm.cpp:303: note: neither the destructor nor the class-specific
   operator delete will be called, even if they are declared when the class is
   defined.
kmdimainfrm.cpp:311:2: warning: #warning fixme
kmdimainfrm.cpp: In member function `void
   KMdiMainFrm::addWindow(KMdiChildView*, int, int)':
kmdimainfrm.cpp:439: error: `insertTab' undeclared (first use this function)
kmdimainfrm.cpp:439: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
kmdimainfrm.cpp:445: error: no matching function for call to `KMdiMainFrm::
   connect(KMdiChildView*&, const char[33], KMdiDocumentViewTabWidget*&, const
   char[38])'
/usr/qt/3/include/qobject.h:116: error: candidates are: static bool
   QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/qt/3/include/qobject.h:227: error:                 bool
   QObject::connect(const QObject*, const char*, const char*) const
kmdimainfrm.cpp:446: error: no matching function for call to `KMdiMainFrm::
   connect(KMdiChildView*&, const char[43], KMdiDocumentViewTabWidget*&, const
   char[48])'
/usr/qt/3/include/qobject.h:116: error: candidates are: static bool
   QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/qt/3/include/qobject.h:227: error:                 bool
   QObject::connect(const QObject*, const char*, const char*) const
kmdimainfrm.cpp: In member function `virtual KMdiToolViewAccessor*
   KMdiMainFrm::addToolWindow(QWidget*, KDockWidget::DockPosition, QWidget*,
   int, const QString&, const QString&)':
kmdimainfrm.cpp:571: error: invalid use of undefined type `struct
   KMdiToolViewAccessorPrivate'
/usr/kde/3.3/include/kmditoolviewaccessor.h:75: error: forward declaration of `
   struct KMdiToolViewAccessorPrivate'
kmdimainfrm.cpp:572: error: invalid use of undefined type `struct
   KMdiToolViewAccessorPrivate'
/usr/kde/3.3/include/kmditoolviewaccessor.h:75: error: forward declaration of `
   struct KMdiToolViewAccessorPrivate'
kmdimainfrm.cpp:701:2: warning: #warning FIXME FIXME FIXME
kmdimainfrm.cpp: In member function `void
   KMdiMainFrm::slotDocCurrentChanged(QWidget*)':
kmdimainfrm.cpp:945: error: `showPage' undeclared (first use this function)
kmdimainfrm.cpp: In member function `virtual void
   KMdiMainFrm::activateView(KMdiChildView*)':
kmdimainfrm.cpp:989: error: `showPage' undeclared (first use this function)
kmdimainfrm.cpp:1299:2: warning: #warning fixme
kmdimainfrm.cpp:1425:2: warning: #warning fixme
kmdimainfrm.cpp: In member function `virtual void
   KMdiMainFrm::finishTabPageMode()':
kmdimainfrm.cpp:1534: error: `removePage' undeclared (first use this function)
kmdimainfrm.cpp:1547: warning: possible problem detected in invocation of
   delete operator:
kmdimainfrm.cpp:1547: warning: invalid use of undefined type `struct
   KMdiDocumentViewTabWidget'
/usr/kde/3.3/include/kmdimainfrm.h:629: warning: forward declaration of `struct
   KMdiDocumentViewTabWidget'
kmdimainfrm.cpp:1547: note: neither the destructor nor the class-specific
   operator delete will be called, even if they are declared when the class is
   defined.
kmdimainfrm.cpp: In member function `void
   KMdiMainFrm::setupTabbedDocumentViewSpace()':
kmdimainfrm.cpp:1579: warning: possible problem detected in invocation of
   delete operator:
kmdimainfrm.cpp:1579: warning: invalid use of undefined type `struct
   KMdiDocumentViewTabWidget'
/usr/kde/3.3/include/kmdimainfrm.h:629: warning: forward declaration of `struct
   KMdiDocumentViewTabWidget'
kmdimainfrm.cpp:1579: note: neither the destructor nor the class-specific
   operator delete will be called, even if they are declared when the class is
   defined.
kmdimainfrm.cpp:1580: error: invalid use of undefined type `struct
   KMdiDocumentViewTabWidget'
/usr/kde/3.3/include/kmdimainfrm.h:629: error: forward declaration of `struct
   KMdiDocumentViewTabWidget'
kmdimainfrm.cpp:1581: error: no matching function for call to `KMdiMainFrm::
   connect(KMdiDocumentViewTabWidget*&, const char[26], KMdiMainFrm* const,
   const char[33])'
/usr/qt/3/include/qobject.h:116: error: candidates are: static bool
   QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/qt/3/include/qobject.h:227: error:                 bool
   QObject::connect(const QObject*, const char*, const char*) const
kmdimainfrm.cpp:1582: error: no matching function for call to `KDockWidget::
   setWidget(KMdiDocumentViewTabWidget*&)'
../kdeui/kdockwidget.h:515: error: candidates are: void
   KDockWidget::setWidget(QWidget*)
kmdimainfrm.cpp:1583: error: `show' undeclared (first use this function)
kmdimainfrm.cpp:1587: error: `addTab' undeclared (first use this function)
kmdimainfrm.cpp:1592: error: no matching function for call to `KMdiMainFrm::
   connect(KMdiChildView*&, const char[33], KMdiDocumentViewTabWidget*&, const
   char[38])'
/usr/qt/3/include/qobject.h:116: error: candidates are: static bool
   QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/qt/3/include/qobject.h:227: error:                 bool
   QObject::connect(const QObject*, const char*, const char*) const
kmdimainfrm.cpp:1593: error: no matching function for call to `KMdiMainFrm::
   connect(KMdiChildView*&, const char[43], KMdiDocumentViewTabWidget*&, const
   char[48])'
/usr/qt/3/include/qobject.h:116: error: candidates are: static bool
   QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/qt/3/include/qobject.h:227: error:                 bool
   QObject::connect(const QObject*, const char*, const char*) const
kmdimainfrm.cpp: In member function `void KMdiMainFrm::setToolviewStyle(int)':
kmdimainfrm.cpp:1626: warning: `setIDEAlModeStyle' is deprecated (declared at
   kmdimainfrm.cpp:1600)
kmdimainfrm.cpp: In member function `QStringList
   KMdiMainFrm::prepareIdealToTabs(KDockWidget*)':
kmdimainfrm.cpp:1938: error: cannot dynamic_cast `
   container->KDockWidget::getWidget()' (of type `class QWidget*') to type `
   struct KDockContainer*' (target is not pointer or reference to complete type
   )
kmdimainfrm.cpp:1939: error: `containedWidgets' undeclared (first use this
   function)
kmdimainfrm.cpp: In member function `virtual void
   KMdiMainFrm::setMenuForSDIModeSysButtons(KMenuBar*)':
kmdimainfrm.cpp:2026: error: `win_undockbutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2027: error: `win_minbutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2028: error: `win_restorebutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2029: error: `win_closebutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2032: error: `kde_undockbutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2033: error: `kde_minbutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2034: error: `kde_restorebutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2035: error: `kde_closebutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2042: error: `kde2_undockbutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2043: error: `kde2_minbutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2044: error: `kde2_restorebutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2045: error: `kde2_closebutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2048: error: `kde2laptop_undockbutton' undeclared (first use
   this function)
kmdimainfrm.cpp:2049: error: `kde2laptop_minbutton' undeclared (first use this
   function)
kmdimainfrm.cpp:2050: error: `kde2laptop_restorebutton' undeclared (first use
   this function)
kmdimainfrm.cpp:2051: error: `kde2laptop_closebutton' undeclared (first use
   this function)
kmdimainfrm.cpp: In member function `virtual void
   KMdiMainFrm::setEnableMaximizedChildFrmMode(bool)':
kmdimainfrm.cpp:2227: error: `kde2laptop_closebutton_menu' undeclared (first
   use this function)
kmdimainfrm.cpp: In member function `KMdi::TabWidgetVisibility
   KMdiMainFrm::tabWidgetVisibility()':
kmdimainfrm.cpp:2643: error: `tabWidgetVisibility' undeclared (first use this
   function)
kmdimainfrm.cpp: In member function `void
   KMdiMainFrm::setTabWidgetVisibility(KMdi::TabWidgetVisibility)':
kmdimainfrm.cpp:2651: error: `setTabWidgetVisibility' undeclared (first use
   this function)
kmdimainfrm.cpp: In member function `KTabWidget* KMdiMainFrm::tabWidget() const
   ':
kmdimainfrm.cpp:2656: error: cannot convert `KMdiDocumentViewTabWidget* const'
   to `KTabWidget*' in return
kmdimainfrm.cpp:2659:27: kmdimainfrm.moc: No such file or directory
make[2]: *** [kmdimainfrm.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [kmditaskbar.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.3.2-r8/work/kdelibs-3.3.2/kmdi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.3.2-r8/work/kdelibs-3.3.2'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.3.2-r8 failed.
!!! Function kde_src_compile, Line 166, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.


Sehr seltsam, hat jemand ne idee woran das liegen könnte???

mfg

Thomas
...schließlich und endlich mußte doch irgendwann irgend etwas aus null und nichts entstanden sein...
_____________________________
AMD Athlon64 Dual Core 3800+
1024 MB Ram
Kernel 2.6.14-r5 (gentoo-sources)

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »tm2328« (25.04.2005, 17:28)


2

23.04.2005, 10:38

Hi

Vieleicht hilft Dir dieser Beitrag weiter


kdelibs-3.3.2 emerge error

Joachim
Unmögliches erledigen wir sofort. Wunder dauern etwas länger.

3

25.04.2005, 17:28

Nein!! Leider nicht!!!

Naja egal, dann lasse ich eben die alten noch drauf, steige dann eh irgendwann auf 3.4 um!

Trotzdem danke

mfg

Thomas
...schließlich und endlich mußte doch irgendwann irgend etwas aus null und nichts entstanden sein...
_____________________________
AMD Athlon64 Dual Core 3800+
1024 MB Ram
Kernel 2.6.14-r5 (gentoo-sources)