Hello,

There is not enough information really to help you.  There are two issues
you may be facing:

o  Operating system:  You specify aix 4.3 , but not if it is 4.3.2 or
4.3.3.  Several libraries changed between the two versions of the operating
system, so the two are not binary compatible (at least to my way of
thinking.)  The xerces web site isn't any more specific, but I can assure
you that libc changed betweent the two versions (for example, libdl is no
longer available under 4.3.3, it's been moved to libc.)

o  Compiler:  The binary distribution was compiled with xlC v. 3.6.4.  If
you are using any other compiler, or version of the compiler, the binary
distribution will not work.  We use VisualAge 5.0, which has a "proper" stl
library, so the build process is quite different.  If you search the
archives for my previous posts, you will see some that detail what I did to
get xerces to compile using Visual Age 5.

Hope this helps...

Anthony



                                                                                       
                            
                    "Laurent                                                           
                            
                    PETIT"               To:     <[EMAIL PROTECTED]>         
                            
                    <[EMAIL PROTECTED]       cc:                                           
                            
                    om>                  Subject:     Recall Tr: *fatal problems* 
while trying to run Xerces on    
                                          AIX43                                        
                            
                    08/31/2001                                                         
                            
                    03:36 AM                                                           
                            
                    Please respond                                                     
                            
                    to                                                                 
                            
                    xerces-c-dev                                                       
                            
                                                                                       
                            
                                                                                       
                            



Since I had no answers on my first attempt, I re-post my previous message.

Any answer that should help us will be welcome.

Thanks in advance,

Laurent PETIT.

----- Original Message -----
From: Laurent PETIT <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 30, 2001 1:56 PM
Subject: *fatal problems* while trying to run Xerces on AIX43


> Hello,
>
> We encounter *fatal problems* while trying to run Xerces on AIX43.
>
> We are using pre-compiled tarballs from several sources : Xerces 1_5_0,
> Xerces 1_5_1, and the last built xml4c from ibm (their alphaworks
website).
>
> With those librairies, the same problems occur when compiling samples
which
> use DOMParse class (DOMCount, DOMPrint , ...) :
>
>
> ld : 0711-317 ERREUR : Symbole non d�fini : .DOMParser::parse(const char*
> const)Cb
>
> We checked the headers (DOMParser.hpp), the online documentation for
> DOMParser, without any success.
>
> Did anybody here have the same problem ?
>
> It is critical for us, the project we are working on is quite stopped.
>
> Thanks in advance for your answers.
>
> Laurent PETIT.
>
> -----------------------------------------------------------
> Laurent PETIT ( [EMAIL PROTECTED] )
>
> Groupe SQLI - Agence de Lyon
> -----------------------------------------------------------
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to