Re: [bdbxml] dbxml -install error

John Snelson <[email protected]> Mon, 05 Sep 2005 10:01:32 +0100
Newsgroups gmane.comp.db.dbxml.general
Message-ID <[email protected]>
I'm not sure why this is a particular issue for your setup - we haven't 
seen an error like this before.

Can you please add this line to the top of the 
xquery/src/XQDOMConstructor.cpp file, and see if the source will compile 
then:

#include <pathan/ReferenceCounted.hpp>

If this makes the code compile, I will commit the fix, and it will be 
present in the next release.

John

IGP Dev wrote:
> Hello friends ,
> I am using the following sw,
> gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.1)
> g++ (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.1)
> Linux 2.6.9-11.EL #1 Wed Jun 8 16:59:52 CDT 2005 i686 i686 i386 GNU/Linux
> I am having dbxml - 2.0.9 installed
> I want to upgrade it to dbxml-2.1.8
> So I tried to build dbxml-2.1.8 using
>  >sh buildall.sh
> but it did not complete and gave following error.
> 
> dbxml-2.1.8/xquery-1.1.0/build_unix 
> -I/home/ajinkyan/dbxml-2.1.8/xquery-1.1.0/dist/../include 
> -I/home/ajinkyan/dbxml-2.1.8/xquery-1.1.0/dist/../src -I/usr/include 
> -D_ISOC99_SOURCE -D_GNU_SOURCE -D_REENTRANT -g -O2 XQDOMConstructor.cpp  
> -fPIC -DPIC -o 
> /home/ajinkyan/dbxml-2.1.8/xquery-1.1.0/build_unix/.libs/XQDOMConstructor.o
> XQDOMConstructor.cpp: In member function `virtual Sequence 
> XQDOMConstructor::collapseTreeInternal(DynamicContext*, int) const':
> XQDOMConstructor.cpp:74: error: `NULLRCP' undeclared (first use this 
> function)
> XQDOMConstructor.cpp:74: error: (Each undeclared identifier is reported 
> only once for each function it appears in.)
> XQDOMConstructor.cpp: In member function `virtual DataItem* 
> XQDOMConstructor::staticResolution(StaticContext*, 
> StaticResolutionContext*)':
> XQDOMConstructor.cpp:550: error: `NULLRCP' undeclared (first use this 
> function)
> make[1]: *** 
> [/home/ajinkyan/dbxml-2.1.8/xquery-1.1.0/build_unix/XQDOMConstructor.lo] 
> Error 1
> make[1]: Leaving directory `/home/ajinkyan/dbxml-2.1.8/xquery-1.1.0/src'
> make: *** [xquery_subdir] Error 2
> 
> Please tell me what the problem might be
> Regards,
> Atul K
> 
> 
> 
> ------------------------------------------
> To remove yourself from this list, send an
> email to [email protected]
> 


-- 
John Snelson, Berkeley DB XML Engineer
Sleepycat Software, Inc
http://www.sleepycat.com

Contracted to Sleepycat through Parthenon Computing Ltd
http://blog.parthcomp.com/dbxml


------------------------------------------
To remove yourself from this list, send an
email to [email protected]