[xml] FW: Linking to xml2.so



 

 

Best regards,

 

Eli Britstein

FW Engineer, R&D, EIS

NICE Systems. Israel

 

(T) + 972-9-7753866
(F) + 972-9-7753004
(M) + 972-54-5280788
Eli Britstein nice com

www.nice.com

 

-------------------------------

NICE - Insight from Interactions

 


From: Ran Raz
Sent: Wednesday, December 28, 2005 12:03 PM
To: Eli Britstein
Subject: FW: Linking to xml2.so

 

 

 

Ran Raz

DSP Engineer, R&D CEM

NICE Systems. Israel

 

(T) + (972 ) 9-7753703
(F) + (972 ) 9-7753004
(M) + ( 972) 50-5449601
Ran Raz nice com

www.nice.com

 

-------------------------------

NICE - Insight from Interactions

 


From: Ran Raz
Sent: Wednesday, December 28, 2005 10:50 AM
To: 'xml gnome org'
Subject: Linking to xml2.so

 

 

Dear list members,

 

I have build the libxml2-2.6.22. the output of this build is libxml2.so.

I took this SO to another directory, set my environment LD_LIBRARY_PATH to this directory.

 

Now, I am trying to build my project (which is an SO as well) with libxml2.so. it seems like any change I had made before building libxml2-2.6.22, is not seen from my project. I am sure that I am using the correct so, since I changed its name.

 

I keep getting the following message ( when running my application, which was build with my so , which was build with libxml2.so):

‘Warning: program compiled against libxml 206 using older 205’

 

BTW,

I can work with some of the functions of libxml2-2.6.22 (e.g. -  xmlParseFilemlParseFile,  xmlXPathEvalExpression etc.)

But trying to work with: xmlCtxtReadFile gave me the following result: (again, on run time):

‘./CLI: relocation error: /VRG/lib/libVRG_ConfigFile_API.so: undefined symbol: xmlCtxtReadFile’

 

Where CLI is my application and libVRG_ConfigFile_API.so is my so.

 

 

Please advice.

Thanks,

 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]