Hi !!
Does anyone know what is the "BDB XML list". I'm searching a solution
for a build problem encountered during install of BDD v2.2.13 : I
suppose that the answer is on this "XML List" but I'm not able to find
it...Anyone can help ? Thanks.
(In file included from
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/Sequence.hpp:11,
from
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/dataItem/LazySequenceResult.hpp:11,
from
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/dataItem/DataItemImpl.hpp:14,
from
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/dataItem/DataItemVariable.hpp:11,
from XPath2Parser.y:14:
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/ATDecimalOrDerived.hpp:38:
conflicting return type
specified for `virtual RefCountPointer<const Numeric>
ATDecimalOrDerived:

romoteTypeIfApplicable
(const XMLCh *, const XMLCh *, const DynamicContext *) const'
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/Numeric.hpp:37:
overriding `virtual
RefCountPointer<const AnyAtomicType> Numeric:

romoteTypeIfApplicable
(const XMLCh *, const XMLCh *,
const DynamicContext *) const'
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/ATDecimalOrDerived.hpp:66:
conflicting return type
specified for `virtual RefCountPointer<const Numeric>
ATDecimalOrDerived::floor (const DynamicContext
*) const'
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/Numeric.hpp:66:
overriding `virtual
RefCountPointer<const AnyAtomicType> Numeric::floor (const
DynamicContext *) const'
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/ATDecimalOrDerived.hpp:69:
conflicting return type
specified for `virtual RefCountPointer<const Numeric>
ATDecimalOrDerived::ceiling (const DynamicContext
*) const'
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/Numeric.hpp:69:
overriding `virtual
RefCountPointer<const AnyAtomicType> Numeric::ceiling (const
DynamicContext *) const'
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/ATDecimalOrDerived.hpp:72:
conflicting return type
specified for `virtual RefCountPointer<const Numeric>
ATDecimalOrDerived::round (const DynamicContext
*) const'
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/Numeric.hpp:72:
overriding `virtual
RefCountPointer<const AnyAtomicType> Numeric::round (const
DynamicContext *) const'
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/ATDecimalOrDerived.hpp:78:
conflicting return type
specified for `virtual RefCountPointer<const Numeric>
ATDecimalOrDerived::invert (const DynamicContext
*) const'
/home/jg/dev/dbxml-2.2.13/pathan/include/pathan/Numeric.hpp:78:
overriding `virtual
RefCountPointer<const AnyAtomicType> Numeric::invert (const
DynamicContext *) const'
make[1]: *** [XPath2Parser.lo] Erreur 1
make: *** [subdirs] Erreur 2