Re: [bdbxml] Another error while installing (SOL. 8)
Tom McCubbin <[email protected]> Wed, 14 Sep 2005 10:57:32 -0400
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
Notice the libstdc++.so.5. That is an old version of the c++ runtime used for compat reasons normally. When compiling anew w/ gcc 3.4.2 it should be trying to use libstdc++.so.6. I'd say something is awry in your build config. I have solaris sparc 2.8, and haven't had any problems building w/ the gcc 3.4.x version of compilers. >> const&).libs/eval.o (symbol belongs to implicit dependency >> /usr/local/lib/gcc/i386-pc-solaris2.8/3.4.2/../../../libstdc++.so.5) >> ld: fatal: Symbol referencing errors. No output written to .libs/eval >> collect2: ld returned 1 exit status >> make: *** [eval] Error 1 >> >> Does anyone know how to get rid of it? How to run buildall on a solaris >> 2.8 on Intel Proc? > > > Offhand, I am not certain what that failure is. Internally, we test > with > Solaris and its native compilers, and have had some issues > with gcc on Solaris. > > This specific error is ignorable, as it's in test code, but it may > be indicative of errors to come. > > What versions of gcc and the native compiler are on your Solaris > machine? > >> I really want to get start to get familiar with sleepycat because it >> sounds good to me, java and perl is what i need! So Sleepycat xml is >> excactly for what i am looking for. But.... i can not get it to work >> to run >> a simple example to get start with it, so.... please help me with >> the first >> steps. > > > What platform(s) are important to you? > > Regards, > > George > > > > ------------------------------------------ > To remove yourself from this list, send an > email to [email protected] ------------------------------------------ To remove yourself from this list, send an email to [email protected]