error cross-compiling viewml for strongarm(2)
"Mildred Frisco" <[email protected]> Tue, 18 Feb 2003 02:37:42 +0800
| Newsgroups | gmane.comp.web.viewml.devel |
|---|---|
| Message-ID | <[email protected]> |
------=_NextPart_000_0044_01C2D6F6.B6D05280
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_0045_01C2D6F6.B6D05280"
------=_NextPart_001_0045_01C2D6F6.B6D05280
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Hi! this is the second part of my compilation errors
thanks for bearing with me
Mildred
------=_NextPart_001_0045_01C2D6F6.B6D05280
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2><SPAN =
class=3D602143618-17022003>Hi! this is=20
the second part of my compilation errors</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D602143618-17022003>thanks =
for bearing=20
with me</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D602143618-17022003></SPAN></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D602143618-17022003>Mildred</SPAN></FONT></DIV></BODY></HTML>
------=_NextPart_001_0045_01C2D6F6.B6D05280--
------=_NextPart_000_0044_01C2D6F6.B6D05280
Content-Type: application/octet-stream;
name="make2.log"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="make2.log"
In file included from fltk/fltk-qbase.h:10,
from fltk/qfont.h:7,
from fltk/kcharsets.h:4,
from fltk/kapp.h:4,
from html.cpp:25:
fltk/qlist.h:8: parse error before `<' token
fltk/qlist.h:14: destructors must be member functions
fltk/qlist.h:14: virtual outside class declaration
fltk/qlist.h: In function `void QList()':
fltk/qlist.h:14: `void QList()' redeclared as different kind of symbol
fltk/qlist.h:8: previous declaration of `template<class T> class QList'
fltk/qlist.h:8: previous non-function declaration `template<class T> =
class
QList'
fltk/qlist.h:14: conflicts with function declaration `void QList()'
fltk/qlist.h:14: `clear' undeclared (first use this function)
fltk/qlist.h: At global scope:
fltk/qlist.h:15: parse error before `*' token
fltk/qlist.h: In function `void append(...)':
fltk/qlist.h:15: `T' undeclared (first use this function)
fltk/qlist.h:15: parse error before `)' token
fltk/qlist.h: At global scope:
fltk/qlist.h:16: non-member function `unsigned int count()' cannot have =
`const'
method qualifier
fltk/qlist.h: In function `unsigned int count()':
fltk/qlist.h:16: new declaration `unsigned int count()'
fltk/qstrlist.h:19: ambiguates old declaration `int count()'
fltk/qlist.h: At global scope:
fltk/qlist.h:17: non-member function `bool isEmpty()' cannot have =
`const'
method qualifier
fltk/qlist.h: In function `bool isEmpty()':
fltk/qlist.h:17: redefinition of `bool isEmpty()'
fltk/qstrlist.h:20: `bool isEmpty()' previously defined here
fltk/qlist.h:17: redefinition of `bool isEmpty()'
fltk/qstrlist.h:20: `bool isEmpty()' previously defined here
fltk/qlist.h:17: redefinition of `bool isEmpty()'
fltk/qstring.h:34: `bool isEmpty()' previously defined here
fltk/qlist.h: In function `void clear()':
fltk/qlist.h:19: `void clear()' used prior to declaration
fltk/qlist.h:20: `removeLast' undeclared (first use this function)
fltk/qlist.h: At global scope:
fltk/qlist.h:23: syntax error before `*' token
fltk/qlist.h:30: syntax error before `*' token
fltk/qlist.h:39: syntax error before `*' token
fltk/qlist.h:48: non-member function `int at()' cannot have `const' =
method
qualifier
fltk/qlist.h:55: syntax error before `*' token
fltk/qlist.h: In function `bool removeLast()':
fltk/qlist.h:64: `bool removeLast()' used prior to declaration
fltk/qlist.h:66: `m_bAutoDelete' undeclared (first use this function)
fltk/qlist.h:68: `pop_back' undeclared (first use this function)
fltk/qlist.h: At global scope:
fltk/qlist.h:75: syntax error before `*' token
fltk/qlist.h:79: syntax error before `*' token
fltk/qlist.h:81: `begin' was not declared in this scope
fltk/qlist.h:81: warning: ISO C++ forbids declaration of `erase' with no =
type
fltk/qlist.h:83: parse error before `if'
fltk/qlist.h:93: syntax error before `*' token
fltk/qlist.h:100: syntax error before `*' token
fltk/qlist.h:107: syntax error before `*' token
fltk/qlist.h:116: syntax error before `*' token
fltk/qlist.h:125: parse error before `*' token
fltk/qlist.h: In function `bool remove(...)':
fltk/qlist.h:127: `item' undeclared (first use this function)
fltk/qlist.h:127: `removeRef' undeclared (first use this function)
fltk/qlist.h: At global scope:
fltk/qlist.h:130: non-member function `int size()' cannot have `const' =
method
qualifier
fltk/qlist.h: In function `int size()':
fltk/qlist.h:130: redefinition of `int size()'
fltk/qstrlist.h:50: `int size()' previously defined here
fltk/qlist.h:130: redefinition of `int size()'
fltk/qstrlist.h:50: `int size()' previously defined here
fltk/qlist.h:130: parse error before `>' token
fltk/qlist.h: At global scope:
fltk/qlist.h:132: parse error before `*' token
fltk/qlist.h: In function `int findRef(...)':
fltk/qlist.h:135: call of overloaded `size()' is ambiguous
fltk/qstrlist.h:50: candidates are: int size()
fltk/qlist.h:130: int size()
fltk/qlist.h:136: invalid use of `this' in non-member function
fltk/qlist.h:136: `t' undeclared (first use this function)
fltk/qlist.h: At global scope:
fltk/qlist.h:144: parse error before `*' token
fltk/qlist.h: In function `bool removeRef(...)':
fltk/qlist.h:145: `bool removeRef(...)' used prior to declaration
fltk/qlist.h:146: parse error before `>' token
fltk/qlist.h:147: `pos' undeclared (first use this function)
fltk/qlist.h:147: `end' undeclared (first use this function)
fltk/qlist.h:150: `erase' cannot be used as a function
fltk/qlist.h: At global scope:
fltk/qlist.h:155: parse error before `}' token
In file included from fltk/qobject.h:5,
from fltk/fltk-qbase.h:18,
from fltk/qfont.h:7,
from fltk/kcharsets.h:4,
from fltk/kapp.h:4,
from html.cpp:25:
fltk/qmetaobject.h:14: field `_name' has incomplete type
fltk/qmetaobject.h: In member function `void =
QMetaData::stripWhiteSpace()':
fltk/qmetaobject.h:18: variable `QString tmp' has initializer but =
incomplete
type
fltk/qmetaobject.h:19: `_name' undeclared (first use this function)
fltk/qmetaobject.h: At global scope:
fltk/qmetaobject.h:32: field `m_strClassName' has incomplete type
fltk/qmetaobject.h: In constructor `QMetaObject::QMetaObject(const =
char*, const
char*, QMetaData*, int, QMetaData*, int)':
fltk/qmetaobject.h:43: `m_strClassName' undeclared (first use this =
function)
fltk/qmetaobject.h: In member function `void (QObject::*
QMetaObject::findsignal(const char*))()':
fltk/qmetaobject.h:56: variable `QString _signal' has initializer but
incomplete type
fltk/qmetaobject.h:60: `struct QMetaData' has no member named `_name'
fltk/qmetaobject.h: In member function `void (QObject::*
QMetaObject::findslot(const char*))()':
fltk/qmetaobject.h:69: variable `QString _slot' has initializer but =
incomplete
type
fltk/qmetaobject.h:73: `struct QMetaData' has no member named `_name'
In file included from fltk/qobject.h:6,
from fltk/fltk-qbase.h:18,
from fltk/qfont.h:7,
from fltk/kcharsets.h:4,
from fltk/kapp.h:4,
from html.cpp:25:
fltk/qconnection.h: At global scope:
fltk/qconnection.h:15: field `m_strName' has incomplete type
fltk/qconnection.h: In constructor `QConnection::QConnection(const =
QObject*,
void (QObject::*)(), const char*)':
fltk/qconnection.h:41: `m_strName' undeclared (first use this function)
fltk/qconnection.h: At global scope:
fltk/qconnection.h:53: base class `QList<QConnection>' has incomplete =
type
fltk/qconnection.h: In constructor
`QConnectionListIt::QConnectionListIt(QConnectionList&)':
fltk/qconnection.h:64: no matching function for call to =
`QConnectionList::first
()'
fltk/qconnection.h: In member function `void =
QConnectionListIt::operator++()':
fltk/qconnection.h:65: no matching function for call to =
`QConnectionList::next(
)'
fltk/qconnection.h: In member function `int QConnectionListIt::count() =
const':
fltk/qconnection.h:66: no matching function for call to =
`QConnectionList::count
()'
fltk/qconnection.h: In member function `QConnection*
QConnectionListIt::current()':
fltk/qconnection.h:68: no matching function for call to =
`QConnectionList::
current()'
In file included from fltk/qobject.h:7,
from fltk/fltk-qbase.h:18,
from fltk/qfont.h:7,
from fltk/kcharsets.h:4,
from fltk/kapp.h:4,
from html.cpp:25:
fltk/qdict.h: At global scope:
fltk/qdict.h:12: 'map' is used as a type, but is not defined as a type.
fltk/qdict.h:65: syntax error before `::' token
fltk/qdict.h: In member function `virtual void QDict<T>::clear()':
fltk/qdict.h:26: parse error before `<' token
fltk/qdict.h: In member function `T* QDict<T>::find(const QString&)':
fltk/qdict.h:36: parse error before `<' token
fltk/qdict.h: In member function `bool QDict<T>::remove(const =
QString&)':
fltk/qdict.h:47: parse error before `<' token
fltk/qdict.h: At global scope:
fltk/qdict.h:66: warning: ISO C++ forbids defining types within return =
type
fltk/qdict.h:66: syntax error before `::' token
fltk/qdict.h:66: syntax error before `(' token
fltk/qdict.h:73: syntax error before `::' token
In file included from fltk/fltk-qbase.h:18,
from fltk/qfont.h:7,
from fltk/kcharsets.h:4,
from fltk/kapp.h:4,
from html.cpp:25:
fltk/qobject.h:56: field `m_Senders' has incomplete type
In file included from fltk/kcharsets.h:4,
from fltk/kapp.h:4,
from html.cpp:25:
fltk/qfont.h:37: field `m_sFamily' has incomplete type
fltk/qfont.h: In member function `void QFont::setFamily(const =
QString&)':
fltk/qfont.h:44: `m_sFamily' undeclared (first use this function)
In file included from fltk/kapp.h:4,
from html.cpp:25:
fltk/kcharsets.h: At global scope:
fltk/kcharsets.h:28: field `m_Text' has incomplete type
fltk/kcharsets.h: In member function `char* =
KCharsetConversionResult::copy()
const':
fltk/kcharsets.h:32: `m_Text' undeclared (first use this function)
fltk/kcharsets.h: At global scope:
fltk/kcharsets.h:47: field `m_Result' has incomplete type
fltk/kcharsets.h: In member function `const =
QList<KCharsetConversionResult>&
KCharsetConverter::multipleConvert(const char*)':
fltk/kcharsets.h:64: `m_Result' undeclared (first use this function)
In file included from fltk/kapp.h:5,
from html.cpp:25:
fltk/klocale.h: At global scope:
fltk/klocale.h:9: field `m_CharSet' has incomplete type
fltk/klocale.h: In constructor `KLocale::KLocale()':
fltk/klocale.h:11: `m_CharSet' undeclared (first use this function)
In file included from html.cpp:25:
fltk/kapp.h: At global scope:
fltk/kapp.h:21: field `m_Data' has incomplete type
fltk/kapp.h: In constructor `KApplication::KApplication()':
fltk/kapp.h:23: `m_Data' undeclared (first use this function)
fltk/kapp.h: In static member function `static const QString&
KApplication::kde_datadir()':
fltk/kapp.h:26: `class KApplication' has no member named `m_Data'
fltk/kapp.h: In static member function `static const QString&
KApplication::kde_configdir()':
fltk/kapp.h:27: `class KApplication' has no member named `m_Data'
In file included from fltk/qpainter.h:6,
from htmltable.h:28,
from html.cpp:41:
fltk/qfontinfo.h: At global scope:
fltk/qfontinfo.h:18: field `m_family' has incomplete type
In file included from fltk/qpainter.h:8,
from htmltable.h:28,
from html.cpp:41:
fltk/qpixmap.h:38: field `m_Filename' has incomplete type
In file included from fltk/qpainter.h:11,
from htmltable.h:28,
from html.cpp:41:
fltk/qfontmetrics.h: In member function `int QFontMetrics::width(const
QString&, int)':
fltk/qfontmetrics.h:23: can't convert from incomplete type `const =
QString' to `
const char*'
fltk/qfontmetrics.h:25: can't convert from incomplete type `const =
QString' to `
const char*'
In file included from /armdir/usr/local/arm/include/c++/3.2/stack:70,
from fltk/qstack.h:4,
from htmltable.h:33,
from html.cpp:41:
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: At global scope:
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:210: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:212: `bool
std::operator=3D=3D(...)' must have an argument of class or =
enumerated type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:212: `bool
std::operator=3D=3D(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:218: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:220: `bool
std::operator=3D=3D(...)' must have an argument of class or =
enumerated type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:220: `bool
std::operator=3D=3D(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:226: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:228: `bool
std::operator!=3D(...)' must have an argument of class or enumerated =
type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:228: `bool
std::operator!=3D(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:234: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:236: `bool
std::operator!=3D(...)' must have an argument of class or enumerated =
type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:236: `bool
std::operator!=3D(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:242: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:244: `bool
std::operator<(...)' must have an argument of class or enumerated =
type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:244: `bool
std::operator<(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:251: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:253: `bool
std::operator<(...)' must have an argument of class or enumerated =
type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:253: `bool
std::operator<(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:260: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:262: `bool
std::operator>(...)' must have an argument of class or enumerated =
type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:262: `bool
std::operator>(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:268: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:270: `bool
std::operator>(...)' must have an argument of class or enumerated =
type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:270: `bool
std::operator>(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:276: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:278: `bool
std::operator<=3D(...)' must have an argument of class or enumerated =
type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:278: `bool
std::operator<=3D(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:284: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:286: `bool
std::operator<=3D(...)' must have an argument of class or enumerated =
type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:286: `bool
std::operator<=3D(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:292: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:294: `bool
std::operator>=3D(...)' must have an argument of class or enumerated =
type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:294: `bool
std::operator>=3D(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:300: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:302: `bool
std::operator>=3D(...)' must have an argument of class or enumerated =
type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:302: `bool
std::operator>=3D(...)' must take exactly two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:312: parse error =
before
`<' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:324: syntax error =
before
`operator'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:324: `_Tp' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:324: `_Ref' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:324: `_Ptr' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:324: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:325: `int =
operator+(...)
' must have an argument of class or enumerated type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:325: `int =
operator+(...)
' must take either one or two arguments
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: In function `int
operator+(...)':
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:326: `__x' =
undeclared
(first use this function)
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:326: `__n' =
undeclared
(first use this function)
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: At global scope:
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:345: parse error =
before
`<' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:346: parse error =
before
`)' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:348: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:349: semicolon =
missing
after declaration of `class _Deque_alloc_base<_Tp, _Alloc, =
__is_static>'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:349: declaration =
of
template `template<class _Tp, class _Alloc, bool __is_static> int
_Deque_alloc_base(...)'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:343: conflicts =
with
previous declaration `template<class _Tp, class _Alloc, bool =
__is_static>
class _Deque_alloc_base'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:343: previous
non-function declaration `template<class _Tp, class _Alloc, bool
__is_static> class _Deque_alloc_base'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:349: conflicts =
with
function declaration `template<class _Tp, class _Alloc, bool =
__is_static>
int _Deque_alloc_base(...)'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: In function `int
_Deque_alloc_base(...)':
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:351: only =
constructors
take base initializers
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: At global scope:
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:353: parse error =
before
`protected'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:357: =
'allocator_type' is
used as a type, but is not defined as a type.
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:358: '
_Map_allocator_type' is used as a type, but is not defined as a type.
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:360: syntax error =
before
`*' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:363: `_Tp' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:363: `__p' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:363: variable or =
field `
_M_deallocate_node' declared void
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:363: syntax error =
before
`{' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:366: syntax error =
before
`*' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:368: `_Tp' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:368: `__p' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:368: parse error =
before
`)' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: In function =
`void
_M_deallocate_map(...)':
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:369: =
`_M_map_allocator'
undeclared (first use this function)
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:369: `__p' =
undeclared
(first use this function)
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: At global scope:
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:371: syntax error =
before
`*' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:373: parse error =
before
`}' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:378: non-template =
type `
_Deque_alloc_base' used as a template
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:380: parse error =
before
`<' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:381: parse error =
before
`)' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:383: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:383: declaration =
of
template `template<class _Tp, class _Alloc> int =
_Deque_alloc_base(...)'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:343: conflicts =
with
previous declaration `template<class _Tp, class _Alloc, bool =
__is_static>
class _Deque_alloc_base<_Tp,_Alloc,__is_static>'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:343: previous
non-function declaration `template<class _Tp, class _Alloc, bool
__is_static> class _Deque_alloc_base<_Tp,_Alloc,__is_static>'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:383: conflicts =
with
function declaration `template<class _Tp, class _Alloc> int
_Deque_alloc_base(...)'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: In function `int
_Deque_alloc_base(...)':
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:383: only =
constructors
take base initializers
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: At global scope:
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:385: parse error =
before
`protected'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:387: parse error =
before
`<' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:389: syntax error =
before
`*' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:392: `_Tp' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:392: variable or =
field `
_M_deallocate_node' declared void
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:392: redefinition =
of `
int _M_deallocate_node'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:363: `int
_M_deallocate_node' previously defined here
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:392: syntax error =
before
`{' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:395: syntax error =
before
`*' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:397: `_Tp' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:397: parse error =
before
`)' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: In function =
`void
_M_deallocate_map(...)':
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:398: redefinition =
of `
void _M_deallocate_map(...)'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:369: `void
_M_deallocate_map(...)' previously defined here
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:398: redefinition =
of `
void _M_deallocate_map(...)'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:369: `void
_M_deallocate_map(...)' previously defined here
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:398: =
`_Map_alloc_type'
undeclared (first use this function)
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:398: parse error =
before
`::' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: At global scope:
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:400: syntax error =
before
`*' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:401: redefinition =
of `
size_t _M_map_size'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:372: `size_t =
_M_map_size
' previously declared here
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:402: parse error =
before
`}' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:418: parse error =
before
`,' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:424: `_Base' is =
not a
class or namespace
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:424: =
`allocator_type' is
not a class or namespace
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:424: `_Base' =
fails to be
a typedef or built in type
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:425: `_Tp' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:425: `_Tp' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:425: parse error =
before
`,' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:426: `_Tp' was =
not
declared in this scope
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:426: parse error =
before
`&' token
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h: In function `int
_Deque_base(const allocator_type&, unsigned int)':
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:429: `int
_Deque_base(const allocator_type&, unsigned int)' redeclared as =
different
kind of symbol
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:417: previous
declaration of `template<class _Tp, class _Alloc> class _Deque_base'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:417: previous
non-function declaration `template<class _Tp, class _Alloc> class
_Deque_base'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:429: conflicts =
with
function declaration `int _Deque_base(const allocator_type&, unsigned =
int)'
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:430: only =
constructors
take base initializers
/armdir/usr/local/arm/include/c++/3.2/bits/stl_deque.h:430: confused by =
earlier errors, bailing out
make[1]: *** [html.o] Error 1
make[1]: Leaving directory `/web_browser_arm/viewml2/viewml-0.22/src'
make: *** [viewml] Error 2
------=_NextPart_000_0044_01C2D6F6.B6D05280
Content-Type: text/plain
Content-Disposition: inline
#############################################################
This message is sent to you because you are subscribed to
the mailing list <[email protected]>.
To unsubscribe, E-mail to: <[email protected]>
To switch to the DIGEST mode, E-mail to <[email protected]>
To switch to the INDEX mode, E-mail to <[email protected]>
Send administrative queries to <[email protected]>
------=_NextPart_000_0044_01C2D6F6.B6D05280--