query regarding resolving undefined symbols for libcairo.so

RAVI NANJUNDAPPA <[email protected]>
Newsgroups gmane.comp.lib.cairo
Message-ID <18221712.338951401275838361.JavaMail.weblogic@epv6ml06>
hi, 

I've a query regarding adding a so library dependency during linking of cairo test suite.
The scenarios is : Am using a XAA() in Cairo. Xaa.h file is having its prototype declaration and libxaa.so has this symbol definition.
This function is used in one of the cairo/src/ files and am also including the Xaa.h header file to get through the compilation.
Compilation is successful and libcairo.so is generated but when I check for the symbols using 'nm' it says "XAA" is undefined and 
also 'ldd' doesn't list the libxaa.so file in the dependency list. 
Could anyone help me out in figuring out the correct place to add libxaa.so, so that it comes in the depenendency list of libcairo.so ?

Thanks and Best Regards, 
N Ravi
-- 
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.