On Thu, Jul 3, 2008 at 12:11 PM, Aniello Del Sorbo <[EMAIL PROTECTED]> wrote:
>
[snip]
> But when it tries to actually build the package I get this errors:
>
> main.c:7:21: gtk/gtk.h: No such file or directory
> main.c:8:43: libgnomecanvas/libgnomecanvas.h: No such file or directory
> main.c:10:21: libosso.h: No such file or directory
> main.c:14:32: hildon/hildon-note.h: No such file or directory

This sounds like a Build-Depends issue. The auto-builder has fewer
packages installed by default than the full SDK, meaning that
Build-Depends has to be correct.

dpkg-depcheck can be helpful here: this is what the current svn
version of mud uses to auto-detected build dependencies and update
Build-Depends automaticallly. If you're not using mud to generate your
package from upstream source, there are more hints on using
dpkg-depcheck here:

    http://wiki.maemo.org/Uploading_to_extras#Preparing_a_source_package

Hope that helps,

Andrew

-- 
Andrew Flegg -- mailto:[EMAIL PROTECTED] | http://www.bleb.org/
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to