This is the mail archive of the docbook-tools-discuss@sourceware.cygnus.com mailing list for the docbook-tools project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problems building jade RPM...


I get the following errors building CharsetInfo.cxx from the jade RPM. 
I haven't been to resolve them.  Can anyone point me in the right
direction?

c++ -ansi -O2 -fno-implicit-templates -I. -I./../include -I./../generic
-DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -Dconst=
-Dinline= -DHAVE_ST_BLKSIZE=1 -DSP_HAVE_BOOL=1 -DSP_HAVE_LOCALE=1
-DSP_ANSI_CLASS_INST=1 -DSP_MULTI_BYTE=1
-DSGML_CATALOG_FILES_DEFAULT=\"/usr/lib/sgml/CATALOG\" -c -fPIC -DPIC
CharsetInfo.cxx
In file included from ../include/CharsetInfo.h:11,
                 from CharsetInfo.cxx:8:
../include/Vector.h: In instantiation of `Vector<RangeMapRange<unsigned
int,unsigned int> >':
../include/RangeMap.h:27:   instantiated from `RangeMap<unsigned
int,unsigned int>'
../include/UnivCharsetDesc.h:73:   instantiated from here
../include/Vector.h:50: `Vector<RangeMapRange<unsigned int,unsigned int>
>::operator [](unsigned int)' has already been
declared in `Vector<RangeMapRange<unsigned int,unsigned int> >'
../include/Vector.h:52: `Vector<RangeMapRange<unsigned int,unsigned int>
>::begin()' has already been declared in
`Vector<RangeMapRange<unsigned int,unsigned int> >'
../include/Vector.h:54: `Vector<RangeMapRange<unsigned int,unsigned int>
>::back()' has already been declared in
`Vector<RangeMapRange<unsigned int,unsigned int> >'
../include/Vector.h: In instantiation of `Vector<ISetRange<unsigned int>
>':
../include/ISet.h:25:   instantiated from `ISet<unsigned int>'
CharsetInfo.cxx:89:   instantiated from here
../include/Vector.h:50: `Vector<ISetRange<unsigned int> >::operator
[](unsigned int)' has already been declared in
`Vector<ISetRange<unsigned int> >'
../include/Vector.h:52: `Vector<ISetRange<unsigned int> >::begin()' has
already been declared in `Vector<ISetRange<unsigned
int> >'
../include/Vector.h:54: `Vector<ISetRange<unsigned int> >::back()' has
already been declared in `Vector<ISetRange<unsigned
int> >'
../include/Vector.h: In instantiation of `Vector<ISetRange<short
unsigned int> >':
../include/ISet.h:25:   instantiated from `ISet<short unsigned int>'
CharsetInfo.cxx:105:   instantiated from here
../include/Vector.h:50: `Vector<ISetRange<short unsigned int>
>::operator [](unsigned int)' has already been declared in
`Vector<ISetRange<short unsigned int> >'
../include/Vector.h:52: `Vector<ISetRange<short unsigned int>
>::begin()' has already been declared in
`Vector<ISetRange<short unsigned int> >'
../include/Vector.h:54: `Vector<ISetRange<short unsigned int> >::back()'
has already been declared in
`Vector<ISetRange<short unsigned int> >'
../include/StringOf.h: In instantiation of `String<short unsigned int>':
CharsetInfo.cxx:129:   instantiated from here
../include/StringOf.h:38: `String<short unsigned int>::operator
[](unsigned int)' has already been declared in
`String<short unsigned int>'
../include/StringOf.h:40: `String<short unsigned int>::begin()' has
already been declared in `String<short unsigned int>'
make[2]: *** [CharsetInfo.lo] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/jade-1.2.1/jade/lib'
make[1]: *** [lib] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/jade-1.2.1/jade'
make: *** [all] Error 2
Bad exit status from /var/tmp/rpm-tmp.67705 (%build)

-- 
Scott Bambrough - Software Engineer
REBEL.COM    http://www.rebel.com
NetWinder    http://www.netwinder.org

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]