dbTalk Databases Forums  

Build error: XPath2Parser

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss Build error: XPath2Parser in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kulkarniharshad@gmail.com
 
Posts: n/a

Default Build error: XPath2Parser - 12-19-2005 , 07:10 PM






I'm new to berkeley db xml.
While trying to intall berkeleydb xml 2.2.8 on a linux box, using the
buildall.sh --enable-java script, i encountered several of following
errors and the build did not succeed (meaning the dbxml.jar file was
not created). Has anybody encountered such an issue and found a way
around it? I'll appreciate your help on this.

In file included from
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/Sequence.hpp:11,
from
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/dataItem/LazySequenceResult.hpp:11,
from
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/dataItem/DataItemImpl.hpp:14,
from
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/dataItem/DataItemVariable.hpp:11,
from XPath2Parser.y:14:
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/ATDecimalOrDerived.hpp:38:
conflicting return type specified for virtual function `class
RefCountPointer<const Numeric>
ATDecimalOrDerived:romoteTypeIfApplicable(const XMLCh *, const XMLCh
*, const DynamicContext *) const'
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/Numeric.hpp:37:
overriding definition as `class RefCountPointer<const AnyAtomicType>
Numeric:romoteTypeIfApplicable(const XMLCh *, const XMLCh *, const
DynamicContext *) const'
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/ATDecimalOrDerived.hpp:66:
conflicting return type specified for virtual function `class
RefCountPointer<const Numeric> ATDecimalOrDerived::floor(const
DynamicContext *) const'
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/Numeric.hpp:66:
overriding definition as `class RefCountPointer<const AnyAtomicType>
Numeric::floor(const DynamicContext *) const'
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/ATDecimalOrDerived.hpp:69:
conflicting return type specified for virtual function `class
RefCountPointer<const Numeric> ATDecimalOrDerived::ceiling(const
DynamicContext *) const'
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/Numeric.hpp:69:
overriding definition as `class RefCountPointer<const AnyAtomicType>
Numeric::ceiling(const DynamicContext *) const'
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/ATDecimalOrDerived.hpp:72:
conflicting return type specified for virtual function `class
RefCountPointer<const Numeric> ATDecimalOrDerived::round(const
DynamicContext *) const'
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/Numeric.hpp:72:
overriding definition as `class RefCountPointer<const AnyAtomicType>
Numeric::round(const DynamicContext *) const'
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/ATDecimalOrDerived.hpp:78:
conflicting return type specified for virtual function `class
RefCountPointer<const Numeric> ATDecimalOrDerived::invert(const
DynamicContext *) const'
/home/hostname/rootdir/dbxml-2.2.8/pathan/include/pathan/Numeric.hpp:78:
overriding definition as `class RefCountPointer<const AnyAtomicType>
Numeric::invert(const DynamicContext *) const'
make_real[1]: *** [XPath2Parser.lo] Error 1
make_real[1]: Leaving directory
`/home/hostname/rootdir/dbxml-2.2.8/pathan/src/parser'
make_real: *** [subdirs] Error 2


Reply With Quote
  #2  
Old   
Ron
 
Posts: n/a

Default Re: Build error: XPath2Parser - 12-23-2005 , 07:55 AM






Answered on the XML list.

Ron


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.