[maemo-developers] Autobuilder for maemo extras repository

From: Fred Fred at Lefevere-Laoide.net
Date: Thu Jun 5 18:34:47 EEST 2008
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

More information about the maemo-developers mailing list