<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>I want to display all contacts from phone. For that I am using libosso-abook. I am adding following lines to configure.ac </DIV>
<DIV>&nbsp;</DIV>
<DIV>PKG_CHECK_MODULES(libosso, osso-addressbook-1.0)</DIV>
<DIV>&nbsp;</DIV>
<DIV>and to Makefile.am :</DIV>
<DIV>myproj_LDADD = \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $(LIBOSSO_LIBS)</DIV>
<DIV>&nbsp;</DIV>
<DIV>But i get foll error:</DIV>
<DIV>Package requirements (osso-addressbook-1.0) were not met:&nbsp;configure.ac&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Pls do help me in this matter</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks.</DIV></td></tr></table><br>