You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Dave Connet <co...@entelos.com> on 2000/11/17 03:59:22 UTC

xalan-c build is broken

In the latest drop (20001116172104), the gcc build on Solaris breaks. I
configured it with 'runConfigure -p solaris -c gcc -x g++' as I did with the
1.0 official release. Is this a known problem?

Thankx,
Dave Connet
connet@entelos.com
Entelos, Inc.

=========
g++ -O   -fPIC -instances=static -DSOLARIS -D_REENTRANT
-DXALAN_CANNOT_MUTATE_AN
ONYMOUS_OBJECT  -c -I . -I
/entelos/private/connet/build/src/3rdParty/xml-xerces
/c/src/ -I /entelos/private/connet/build/src/3rdParty/xml-xerces/c/include/
-o
 
/entelos/private/connet/build/src/3rdParty/xml-xalan/c/obj/FormatterToHTML.o
XM
LSupport/FormatterToHTML.cpp
In file included from XMLSupport/FormatterToHTML.hpp:86,
                 from XMLSupport/FormatterToHTML.cpp:68:
Include/XalanArrayKeyMap.hpp:198: syntax error before `('
Include/XalanArrayKeyMap.hpp: In method
`XalanArrayKeyMap<KeyType,ValueType,Comp
areType>::XalanArrayKeyMap()':
Include/XalanArrayKeyMap.hpp:110: class
`XalanArrayKeyMap<KeyType,ValueType,Comp
areType>' does not have any field named `m_map'
Include/XalanArrayKeyMap.hpp:111: class
`XalanArrayKeyMap<KeyType,ValueType,Comp
areType>' does not have any field named `m_keyData'
Include/XalanArrayKeyMap.hpp: At top level:
Include/XalanArrayKeyMap.hpp:204: syntax error before `('
Include/XalanArrayKeyMap.hpp:205: ANSI C++ forbids declaration `rbegin' with
no
type
Include/XalanArrayKeyMap.hpp:205: non-member function `rbegin()' cannot have
`co
nst' method qualifier
Include/XalanArrayKeyMap.hpp: In function `int rbegin()':
Include/XalanArrayKeyMap.hpp:206: `m_map' undeclared (first use this
function)
Include/XalanArrayKeyMap.hpp:206: (Each undeclared identifier is reported
only o
nce
Include/XalanArrayKeyMap.hpp:206: for each function it appears in.)
Include/XalanArrayKeyMap.hpp: At top level:
Include/XalanArrayKeyMap.hpp:210: syntax error before `('
Include/XalanArrayKeyMap.hpp:216: syntax error before `('
(etc)