Re: [bdbxml] problems running dbxml on Solaris 10

John Snelson <[email protected]> Fri, 02 Sep 2005 15:49:59 +0100
Newsgroups gmane.comp.db.dbxml.general
Message-ID <[email protected]>
Are you sure that your program is picking up the correct Berkeley DB 
library? There could be one installed on your system that it is picking 
up in error. Even if it is the same version, it may have been compiled 
with different options, and therefore lack functionality that DB XML 
needs. One such option is the --enable-cxx configure option, which 
compiles in the C++ interface that DB XML uses.

John

Kevin wrote:
> Hello;
> 
> I'm trying to run an application which uses dbxml on Solaris 10, I have what I
> beleive to be working code for solaris 8 and solaris 9.  I've downloaded  the
> dbxml-2.1.8 source  which builds Okay on Solaris 10.  But when I run I get this
> error:
> 
> Berkeley DBXML Version Sleepycat Software: Berkeley DB XML 2.1.8: (May 24, 2005)
> Cache size = 26217360
> openEnvironment(): Environment Opened
> openPayloadDatabase(): Database Opened
> Path to Berkeley DB is /usr/local/BerkeleyDBXMLServer/BerkeleyData
> openContainers(): Containers Opened
> ld.so.1: java: fatal: relocation error: file ./sol10/libdb_cxx-4.3.so: symbol
> fdatasync: referenced symbol not found
> 
> 
> chroma# uname -a
> SunOS chroma 5.10 Generic sun4u sparc SUNW,Sun-Fire-V490
> chroma# 
> 
> I've been playing games with LD_LIBRARY_PATHS etc, but I just can't seem to get
> it working..  Does anyone have any suggestions?
> 
> Kevin  
> 
> 
> 
> 
> ------------------------------------------
> 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]