[maemo-developers] Q: Maemo Extras Builder dependency failure
From: VLG 3rdshift at comcast.netDate: Sun Aug 17 23:07:29 EEST 2008
- Previous message: problem with playing wav file
- Next message: Python Sound
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I keep getting a dependency error[1] from hildonmm package that for some reason requires hildon-1 package not to be found anywhere: ------------------build fails----------------------- checking for HILDON... configure: error: Package requirements (hildonmm hildon-fmmm) were not met: Package hildon-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `hildon-1.pc' to the PKG_CONFIG_PATH environment variable Package 'hildon-1', required by 'hildonmm', not found ---------------------------------------------------- Looking at Maemo Extras Assistant (Chinook extras rebuild) status page [2], I can see that hildonmm_0.9.7-2 builds fine, but hildon-1 package is not in the list. My scratchbox chinook ARMEL target has both hildonmm and hildon-1. What dependencies do I need to add to my package to make Extras Assistant pull and install hildon-1? So far, I have this in my debian/control file: ------------------------------------------------------------------ Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libhildonmm-dev, libhildon-fmmm-dev, intltool, libassa-dev ------------------------------------------------------------------ If hildonmm was successfully built and it depends on hildon-1, then making my package depend on hildonmm-dev should have taken care of dependency on hildon-1. thanks in advance, --vlg [1] https://garage.maemo.org/builder/chinook/granule_1.4.0-6/armel.build.log.FAILED.txt [2] https://garage.maemo.org/extras-assistant/maemo_extras_chinook_rebuild.php
- Previous message: problem with playing wav file
- Next message: Python Sound
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]