[maemo-developers] extras-assistant trouble

From: Ed Bartosh bartosh at gmail.com
Date: Wed Jul 8 17:51:25 EEST 2009
2009/7/8 Daniele Maio <daniele.maio at gmail.com>:
>> And the problem is in configure.ac file:
>> desktopentrydir=`$PKG_CONFIG osso-af-settings --variable=desktopentrydir`
>> serviceentrydir=`$PKG_CONFIG osso-af-settings --variable=dbusservicedir`
>>
>> If you run pkg-config with these parameters you'll have nothing
>> instead of expecting paths.
>> It's again about missing build-dependencies. osso-af-settings.pc is
>> provided in osso-af-settings package, which is not present in your
>> package's build-dependencies.
>
> I just make it as a dependencies but now autobuilder fails :
> https://garage.maemo.org/builder/diablo/wizard-mounter_1.4.1-maemo4.1/armel.build.log.FAILED.txt
>

You haven't added osso-af-settings to the Build-Depends: line in your
debian/control, so osso-af-settings was not installed and
osso-af-settings.pc file isn't present on the file system. That's why
configure fails.


-- 
BR,
Ed
More information about the maemo-developers mailing list