blob: 53dd882416a62b60f4fe201ec0ab728e8772de1b (
plain)
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
|
cc1plus: warning: changing search order for system directory "/dbox2/cdk/powerpc-tuxbox-linux-gnu/include"
cc1plus: warning: as it is the same as non-system directory "/dbox2/cdkroot/include"
In file included from ../../lib/base/ebase.h:11,
from ../../lib/base/console.h:4,
from console.cpp:23:
../../lib/base/eptrlist.h:673: parse error before `>' token
../../lib/base/eptrlist.h:677: `ePtr' was not declared in this scope
../../lib/base/eptrlist.h:677: `T' was not declared in this scope
../../lib/base/eptrlist.h:677: template argument 1 is invalid
../../lib/base/eptrlist.h:677: template argument 2 is invalid
../../lib/base/eptrlist.h:677: using `typename' outside of template
../../lib/base/eptrlist.h:677: parse error before `,' token
../../lib/base/eptrlist.h:678: `ePtr' was not declared in this scope
../../lib/base/eptrlist.h:678: `T' was not declared in this scope
../../lib/base/eptrlist.h:678: template argument 1 is invalid
../../lib/base/eptrlist.h:678: template argument 2 is invalid
../../lib/base/eptrlist.h:678: using `typename' outside of template
../../lib/base/eptrlist.h:678: parse error before `,' token
../../lib/base/eptrlist.h:679: `ePtr' was not declared in this scope
../../lib/base/eptrlist.h:679: `T' was not declared in this scope
../../lib/base/eptrlist.h:679: template argument 1 is invalid
../../lib/base/eptrlist.h:679: template argument 2 is invalid
../../lib/base/eptrlist.h:679: using `typename' outside of template
../../lib/base/eptrlist.h:679: parse error before `,' token
../../lib/base/eptrlist.h:680: `T' was not declared in this scope
../../lib/base/eptrlist.h:680: template argument 1 is invalid
../../lib/base/eptrlist.h:680: `iterator' is not a class or namespace
../../lib/base/eptrlist.h:680: using `typename' outside of template
../../lib/base/eptrlist.h:680: ISO C++ forbids declaration of `T_iterator' with
no type
../../lib/base/eptrlist.h:681: `T' was not declared in this scope
../../lib/base/eptrlist.h:681: template argument 1 is invalid
../../lib/base/eptrlist.h:681: `const_iterator' is not a class or namespace
../../lib/base/eptrlist.h:681: using `typename' outside of template
../../lib/base/eptrlist.h:681: ISO C++ forbids declaration of `T_const_iterator
' with no type
../../lib/base/eptrlist.h:682: `T' was not declared in this scope
../../lib/base/eptrlist.h:682: template argument 1 is invalid
../../lib/base/eptrlist.h:682: `reverse_iterator' is not a class or namespace
../../lib/base/eptrlist.h:682: using `typename' outside of template
../../lib/base/eptrlist.h:682: ISO C++ forbids declaration of `
T_reverse_iterator' with no type
../../lib/base/eptrlist.h:683: `T' was not declared in this scope
../../lib/base/eptrlist.h:683: template argument 1 is invalid
../../lib/base/eptrlist.h:683: `const_reverse_iterator' is not a class or
namespace
../../lib/base/eptrlist.h:683: using `typename' outside of template
../../lib/base/eptrlist.h:683: ISO C++ forbids declaration of `
T_const_reverse_iterator' with no type
../../lib/base/eptrlist.h:692: ISO C++ forbids declaration of `eSmartPtrList'
with no type
../../lib/base/eptrlist.h:692: `int eSmartPtrList()' redeclared as different
kind of symbol
../../lib/base/eptrlist.h:673: previous declaration of `template<class T> class
eSmartPtrList'
../../lib/base/eptrlist.h:673: previous non-function declaration `
template<class T> class eSmartPtrList'
../../lib/base/eptrlist.h:692: conflicts with function declaration `int
eSmartPtrList()'
../../lib/base/eptrlist.h:693: parse error before `&' token
../../lib/base/eptrlist.h:693: ISO C++ forbids declaration of `eSmartPtrList'
with no type
../../lib/base/eptrlist.h:693: `int eSmartPtrList(...)' redeclared as different
kind of symbol
../../lib/base/eptrlist.h:673: previous declaration of `template<class T> class
eSmartPtrList'
../../lib/base/eptrlist.h:673: previous non-function declaration `
template<class T> class eSmartPtrList'
../../lib/base/eptrlist.h:693: conflicts with function declaration `int
eSmartPtrList(...)'
../../lib/base/eptrlist.h:694: destructors must be member functions
../../lib/base/eptrlist.h:694: `void eSmartPtrList()' redeclared as different
kind of symbol
../../lib/base/eptrlist.h:673: previous declaration of `template<class T> class
eSmartPtrList'
../../lib/base/eptrlist.h:673: previous non-function declaration `
template<class T> class eSmartPtrList'
../../lib/base/eptrlist.h:694: conflicts with function declaration `void
eSmartPtrList()'
../../lib/base/eptrlist.h:700: `T' was not declared in this scope
../../lib/base/eptrlist.h:700: `t' was not declared in this scope
../../lib/base/eptrlist.h:700: variable or field `remove' declared void
../../lib/base/eptrlist.h:700: `remove' declared as an `inline' variable
../../lib/base/eptrlist.h:700: `int remove' redeclared as different kind of
symbol
/dbox2/cdkroot/include/stdio.h:142: previous declaration of `int remove(const
char*)'
../../lib/base/eptrlist.h:704: `T' was not declared in this scope
../../lib/base/eptrlist.h:704: parse error before `)' token
../../lib/base/eptrlist.h:705: `T' was not declared in this scope
../../lib/base/eptrlist.h:705: parse error before `)' token
../../lib/base/eptrlist.h:710: syntax error before `*' token
../../lib/base/eptrlist.h:711: syntax error before `*' token
../../lib/base/eptrlist.h:712: syntax error before `*' token
../../lib/base/eptrlist.h:713: syntax error before `*' token
../../lib/base/eptrlist.h:714: syntax error before `*' token
../../lib/base/eptrlist.h:715: syntax error before `*' token
../../lib/base/eptrlist.h:716: syntax error before `*' token
../../lib/base/eptrlist.h:717: syntax error before `*' token
../../lib/base/eptrlist.h:718: syntax error before `*' token
../../lib/base/eptrlist.h:719: syntax error before `*' token
../../lib/base/eptrlist.h:720: syntax error before `*' token
../../lib/base/eptrlist.h:723: `operator bool()' must be a nonstatic member
function
../../lib/base/eptrlist.h:723: `operator bool()' must take exactly one argument
../../lib/base/eptrlist.h:724: `bool operator!()' must have an argument of
class or enumerated type
../../lib/base/eptrlist.h:724: `bool operator!()' must take exactly one
argument
../../lib/base/eptrlist.h:732: parse error before `private'
../../lib/base/eptrlist.h:736: parse error before `public'
../../lib/base/eptrlist.h:743: `T' was not declared in this scope
../../lib/base/eptrlist.h:743: template argument 1 is invalid
../../lib/base/eptrlist.h: In function `iterator end()':
../../lib/base/eptrlist.h:744: return type `struct iterator' is incomplete
../../lib/base/eptrlist.h:746: `ePtr' undeclared (first use this function)
../../lib/base/eptrlist.h:746: (Each undeclared identifier is reported only
once for each function it appears in.)
../../lib/base/eptrlist.h:746: `T' undeclared (first use this function)
../../lib/base/eptrlist.h:746: template argument 1 is invalid
../../lib/base/eptrlist.h:746: template argument 2 is invalid
../../lib/base/eptrlist.h:746: parse error before `>' token
../../lib/base/eptrlist.h:747: warning: no return statement in function
returning non-void
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:749: template argument 1 is invalid
../../lib/base/eptrlist.h:750: non-member function `const_iterator begin()'
cannot have `const' method qualifier
../../lib/base/eptrlist.h: In function `const_iterator begin()':
../../lib/base/eptrlist.h:750: return type `struct const_iterator' is
incomplete
../../lib/base/eptrlist.h:752: template argument 1 is invalid
../../lib/base/eptrlist.h:752: template argument 2 is invalid
../../lib/base/eptrlist.h:752: parse error before `>' token
../../lib/base/eptrlist.h:753: warning: no return statement in function
returning non-void
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:755: template argument 1 is invalid
../../lib/base/eptrlist.h:756: non-member function `const_iterator end()'
cannot have `const' method qualifier
../../lib/base/eptrlist.h: In function `const_iterator end()':
../../lib/base/eptrlist.h:756: return type `struct const_iterator' is
incomplete
../../lib/base/eptrlist.h:756: new declaration `const_iterator end()'
../../lib/base/eptrlist.h:744: ambiguates old declaration `iterator end()'
../../lib/base/eptrlist.h: In function `iterator end()':
../../lib/base/eptrlist.h:758: template argument 1 is invalid
../../lib/base/eptrlist.h:758: template argument 2 is invalid
../../lib/base/eptrlist.h:758: parse error before `>' token
../../lib/base/eptrlist.h:759: warning: no return statement in function
returning non-void
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:761: template argument 1 is invalid
../../lib/base/eptrlist.h: In function `reverse_iterator rbegin()':
../../lib/base/eptrlist.h:762: return type `struct reverse_iterator' is
incomplete
../../lib/base/eptrlist.h:764: template argument 1 is invalid
../../lib/base/eptrlist.h:764: template argument 2 is invalid
../../lib/base/eptrlist.h:764: parse error before `>' token
../../lib/base/eptrlist.h:765: warning: no return statement in function
returning non-void
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:767: template argument 1 is invalid
../../lib/base/eptrlist.h: In function `reverse_iterator rend()':
../../lib/base/eptrlist.h:768: return type `struct reverse_iterator' is
incomplete
../../lib/base/eptrlist.h:770: template argument 1 is invalid
../../lib/base/eptrlist.h:770: template argument 2 is invalid
../../lib/base/eptrlist.h:770: parse error before `>' token
../../lib/base/eptrlist.h:771: warning: no return statement in function
returning non-void
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:773: template argument 1 is invalid
../../lib/base/eptrlist.h:774: non-member function `const_reverse_iterator
rbegin()' cannot have `const' method qualifier
../../lib/base/eptrlist.h: In function `const_reverse_iterator rbegin()':
../../lib/base/eptrlist.h:774: return type `struct const_reverse_iterator' is
incomplete
../../lib/base/eptrlist.h:774: new declaration `const_reverse_iterator rbegin()
'
../../lib/base/eptrlist.h:762: ambiguates old declaration `reverse_iterator
rbegin()'
../../lib/base/eptrlist.h: In function `reverse_iterator rbegin()':
../../lib/base/eptrlist.h:776: template argument 1 is invalid
../../lib/base/eptrlist.h:776: template argument 2 is invalid
../../lib/base/eptrlist.h:776: parse error before `>' token
../../lib/base/eptrlist.h:777: warning: no return statement in function
returning non-void
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:779: template argument 1 is invalid
../../lib/base/eptrlist.h:780: non-member function `const_reverse_iterator
rend()' cannot have `const' method qualifier
../../lib/base/eptrlist.h: In function `const_reverse_iterator rend()':
../../lib/base/eptrlist.h:780: return type `struct const_reverse_iterator' is
incomplete
../../lib/base/eptrlist.h:780: new declaration `const_reverse_iterator rend()'
../../lib/base/eptrlist.h:768: ambiguates old declaration `reverse_iterator
rend()'
../../lib/base/eptrlist.h: In function `reverse_iterator rend()':
../../lib/base/eptrlist.h:782: template argument 1 is invalid
../../lib/base/eptrlist.h:782: template argument 2 is invalid
../../lib/base/eptrlist.h:782: parse error before `>' token
../../lib/base/eptrlist.h:783: warning: no return statement in function
returning non-void
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:785: template argument 1 is invalid
../../lib/base/eptrlist.h: In function `iterator erase(iterator)':
../../lib/base/eptrlist.h:786: `it' has incomplete type
../../lib/base/eptrlist.h:686: forward declaration of `struct iterator'
../../lib/base/eptrlist.h:786: return type `struct iterator' is incomplete
../../lib/base/eptrlist.h:792: `cur' undeclared (first use this function)
../../lib/base/eptrlist.h:793: template argument 1 is invalid
../../lib/base/eptrlist.h:793: template argument 2 is invalid
../../lib/base/eptrlist.h:793: parse error before `>' token
../../lib/base/eptrlist.h:796: warning: no return statement in function
returning non-void
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:798: template argument 1 is invalid
../../lib/base/eptrlist.h: In function `iterator erase(iterator, iterator)':
../../lib/base/eptrlist.h:799: `from' has incomplete type
../../lib/base/eptrlist.h:686: forward declaration of `struct iterator'
../../lib/base/eptrlist.h:799: `to' has incomplete type
../../lib/base/eptrlist.h:686: forward declaration of `struct iterator'
../../lib/base/eptrlist.h:799: return type `struct iterator' is incomplete
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:809: `operator iterator()' must be a nonstatic member
function
../../lib/base/eptrlist.h:809: `operator iterator()' must take exactly one
argument
../../lib/base/eptrlist.h: In function `operator iterator()':
../../lib/base/eptrlist.h:809: return type `struct iterator' is incomplete
../../lib/base/eptrlist.h:811: invalid use of undefined type `struct
const_iterator'
../../lib/base/eptrlist.h:687: forward declaration of `struct const_iterator'
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:815: non-member function `operator const_iterator()'
cannot have `const' method qualifier
../../lib/base/eptrlist.h:815: `operator const_iterator()' must be a nonstatic
member function
../../lib/base/eptrlist.h:815: `operator const_iterator()' must take exactly
one argument
../../lib/base/eptrlist.h: In function `operator const_iterator()':
../../lib/base/eptrlist.h:815: return type `struct const_iterator' is
incomplete
../../lib/base/eptrlist.h:817: invalid use of undefined type `struct
const_iterator'
../../lib/base/eptrlist.h:687: forward declaration of `struct const_iterator'
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:821: `operator reverse_iterator()' must be a
nonstatic member function
../../lib/base/eptrlist.h:821: `operator reverse_iterator()' must take exactly
one argument
../../lib/base/eptrlist.h: In function `operator reverse_iterator()':
../../lib/base/eptrlist.h:821: return type `struct reverse_iterator' is
incomplete
../../lib/base/eptrlist.h:823: invalid use of undefined type `struct
const_reverse_iterator'
../../lib/base/eptrlist.h:689: forward declaration of `struct
const_reverse_iterator'
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:827: non-member function `operator
const_reverse_iterator()' cannot have `const' method qualifier
../../lib/base/eptrlist.h:827: `operator const_reverse_iterator()' must be a
nonstatic member function
../../lib/base/eptrlist.h:827: `operator const_reverse_iterator()' must take
exactly one argument
../../lib/base/eptrlist.h: In function `operator const_reverse_iterator()':
../../lib/base/eptrlist.h:827: return type `struct const_reverse_iterator' is
incomplete
../../lib/base/eptrlist.h:829: invalid use of undefined type `struct
const_reverse_iterator'
../../lib/base/eptrlist.h:689: forward declaration of `struct
const_reverse_iterator'
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:832: template argument 1 is invalid
../../lib/base/eptrlist.h:832: template argument 2 is invalid
../../lib/base/eptrlist.h:833: ISO C++ forbids declaration of `getVector' with
no type
../../lib/base/eptrlist.h: In function `int* getVector()':
../../lib/base/eptrlist.h:836: template argument 1 is invalid
../../lib/base/eptrlist.h:836: template argument 2 is invalid
../../lib/base/eptrlist.h:836: ISO C++ forbids declaration of `v' with no type
../../lib/base/eptrlist.h:836: template argument 1 is invalid
../../lib/base/eptrlist.h:836: template argument 2 is invalid
../../lib/base/eptrlist.h:836: ISO C++ forbids declaration of `type name' with
no type
../../lib/base/eptrlist.h:837: `size' undeclared (first use this function)
../../lib/base/eptrlist.h:838: `std_list_T_iterator' undeclared (first use this
function)
../../lib/base/eptrlist.h:838: parse error before `(' token
../../lib/base/eptrlist.h:838: `it' undeclared (first use this function)
../../lib/base/eptrlist.h:838: template argument 1 is invalid
../../lib/base/eptrlist.h:838: template argument 2 is invalid
../../lib/base/eptrlist.h:838: parse error before `>' token
../../lib/base/eptrlist.h: At global scope:
../../lib/base/eptrlist.h:844: `e' was not declared in this scope
../../lib/base/eptrlist.h:845: `insert_in_order' declared as an `inline'
variable
../../lib/base/eptrlist.h:845: variable `iterator insert_in_order' has
initializer but incomplete type
../../lib/base/eptrlist.h:845: syntax error before `{' token
../../lib/base/eptrlist.h:855: parse error before `>' token
../../lib/base/eptrlist.h:855: confused by earlier errors, bailing out
make: *** [console.o] Error 1
|