Hmm.. where are  you picking up the header file XercesVersion.hpp from when
you built libdomparse.a?  It is the libdomparse.a library that is looking
for 2.2 xerces...

I think this is the file that controls the namespace resolution for
xercesc_2_3_0 versus xercesc_2_2.

Regards,
David A. Cargill



                                                                                       
                                                
                      "Andreas B. Thun"                                                
                                                
                      <[EMAIL PROTECTED]>            To:       [EMAIL PROTECTED]       
                                            
                                               cc:                                     
                                                
                      07/24/2003 08:32         Subject:  Re: linker errors: undefined 
reference to....                                 
                      AM                                                               
                                                
                      Please respond to                                                
                                                
                      xerces-c-dev                                                     
                                                
                                                                                       
                                                
                                                                                       
                                                




> Is it possible that you have xereces 2.2 installed in ../../lib? You
might

Nope. ../../lib contains my library module I want to include.
This lib manages the parse action via xerces my main should be
able to invoke:



DOMParse> ll ../../lib
drwxr-xr-x    2 abt      users        4096 2003-07-24 14:15 .
drwxr-xr-x   13 abt      users        4096 2003-07-24 14:25 ..
-rw-r--r--    1 abt      users           8 2003-07-22 09:20 lib.a
-rw-r--r--    1 abt      users     1872438 2003-07-21 11:17 libcdm.a
-rw-r--r--    1 abt      users     4234346 2003-07-24 14:15
libcontemplate.a  <<< only my lib here
-rw-r--r--    1 abt      users      983748 2003-07-24 08:48 libdomparse.a


XERCESCROOT is set to the new path...


---------------------------------------------------------------------
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