On 2010-05-18 04:37, Pallavi Kandhare <pallavi.kandh...@yahoo.com> wrote:
I want to display all contacts from phone. For that I am using libosso-abook. I 
am adding following lines to configure.ac
 
PKG_CHECK_MODULES(libosso, osso-addressbook-1.0)
 
and to Makefile.am :
myproj_LDADD = \
         $(LIBOSSO_LIBS)
 
But i get foll error:
Package requirements (osso-addressbook-1.0) were not met: configure.ac 
 
Pls do help me in this matter

Do you have libosso-abook-dev installed, for the development headers, pkg-config file, etc.?

http://maemo.org/packages/view/libosso-abook-dev/

--
David King | http://amigadave.com/
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to