Re: [bdbxml] Another error while installing (SOL. 8)

Tom McCubbin <[email protected]> Wed, 14 Sep 2005 14:03:34 -0400
Newsgroups gmane.comp.db.dbxml.general
Message-ID <[email protected]>
Pathan is an included library for doing (??) XQuery if i recall. 

Did you do a build from scratch, or try and pick up where you left off, 
in which case you'd have symbols in the object files ref'ing 
non-existent symbols in the stdc++.so.6 library.  Make sure you do make 
distclean, or just unpack the source fresh and have a go again.  If this 
is not the case, let me know...

-tom
Kris Wolff wrote:

>Ok, i got that. Now next error:
>
>std::basic_string<char, std::char_traits<char>, std::allocator<char> 
>  
>
>>::~basic_string()/tmp/dbxml/dbxml-2.1.8/install/lib/libpathan.so
>>    
>>
>std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::str() 
>const/tmp/dbxml/dbxml-2.1.8/install/lib/libpathan.so
>std::allocator<char>::allocator()   /tmp/dbxml/dbxml-2.1.8/install/lib/libpathan.so
>ld: fatal: Symbol referencing errors. No output written to .libs/eval
>collect2: ld returned 1 exit status
>make: *** [eval] Error 1
>
>
>I never hat any problems on this box.... :-( hm, maybe we can fix it like the gcc thing?
>
>What does the error mean? what is pathan?
>
>
>Thanx again. 
>Kris
>
>
>
>On 14 Sep 2005 at 17:31, Kris Wolff wrote:
>
>  
>
>>Hey Tom, 
>>
>>Thank you for the hint. I will check if i can fix that. 
>>Do you think, a reinstallation of gcc will help me?
>>
>>Kris
>>
>>
>>
>>On 14 Sep 2005 at 10:57, Tom McCubbin wrote:
>>
>>    
>>
>>>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]
>>>>        
>>>>
>>>
>>>      
>>>
>>
>>-- 
>>Mit freundlichen Grüßen,
>>Kris Wolff
>>
>>----------------------------------------------------------------------
>>----------------------- -------- Department X GmbH - Agentur für
>>crossmediale Kommunikation E-Mail: k.wolff-eUc2XO7YEjkwlrA/[email protected] -
>>http://www.department-x.de Industriestraße 24 - D-61381 Friedrichsdorf
>>Fon: +49 (6172) 598-150   Fax: +49 (6172) 598-200
>>----------------------------------------------------------------------
>>----------------------- -------- 
>>
>>
>>
>>
>>    
>>
>
>
>
>  
>



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