Hi,

I'm trying to use the autobuilder :

I managed to have gnokii OK
but then when I try with an hildon app, configure doesn't find the modules :

my configure.ac is like this :
# Hildon library dependsncies
PKG_CHECK_MODULES(HILDON, hildon-1 hildon-fm-2 hildon-help conbtdialogs,\
                 AC_DEFINE(HILDON, 1, [Version of hildon libraries]), \
                 [AC_DEFINE(HILDON, 0, [Version of hildon libraries]) \
                 PKG_CHECK_MODULES(HILDON, hildon-libs >= 0.9.50 
hildon-fm libossohelp)])

And I get this report

checking for HILDON... no
checking for HILDON... configure: error: Package requirements 
(hildon-libs >= 0.9.50 hildon-fm libossohelp) were not met:

No package 'hildon-libs' found
No package 'hildon-fm' found
No package 'libossohelp' found

What am I doing wrong ?

Thanks

Fred
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to