Bug#404754: libgtk2.0-dev: Missing gdkwindow-x11.h
Mathias Brodala
info at noctus.net
Fri Dec 29 13:42:50 UTC 2006
Hello Josselin.
Josselin Mouette, 29.12.2006 11:00:
> Le vendredi 29 décembre 2006 à 03:00 +0100, Mathias Brodala a écrit :
>> Last question for today (hm, ok tomorrow’s today now here): How do I disable the
>> directFB build?
>
> Currently this is not easy. If you can't make your patch to apply
> cleanly (i.e. without requiring this X11 specific header), the easiest
> solution is probably to not apply the patch to the directFB build. Which
> means, you move it out of debian/patches/, and you add right after this
> line:
> cp -ar $(BUILD_DIR) $(BUILD_SHARED_DIR)
>
> a command that applies your patch:
> patch -d $(BUILD_SHARED_DIR) -p1 < debian/foo.patch
Alright, that did the trick. Now I only have one problem left. The build fails
with the following error:
> dh_builddeb -i
> dpkg-deb: building package `libgtk2.0-common' in `../libgtk2.0-common_2.8.20-3~macmenubar-1_all.deb'.
> dpkg-deb: building package `libgtk2.0-bin' in `../libgtk2.0-bin_2.8.20-3~macmenubar-1_all.deb'.
> dpkg-deb: building package `libgtk2.0-doc' in `../libgtk2.0-doc_2.8.20-3~macmenubar-1_all.deb'.
> dh_testdir -a
> dh_testroot -a
> dh_installdocs -a
> cp: cannot stat `build-tree/gtk+-2.8.20-3~macmenubar/NEWS': No such file or directory
> dh_installdocs: command returned error code 256
> make: *** [binary-arch] Error 1
There is indeed no such a directory:
> $ ls build-tree/
> gtk+-2.8.20 gtk+-2.8.20-dfb gtk+-2.8.20-shared gtk+-2.8.20-static
Do you have another good advise for me? My debian/changelog entry:
> gtk+2.0 (2.8.20-3~macmenubar-1) unstable; urgency=low
>
> * Applied Mac menu bar patch
> * Did the above in a dirty way to avoid problems with the directFB build
>
> -- Mathias Brodala <info at noctus.net> Fri, 29 Dec 2006 12:31:14 +0100
Regards, Mathias
--
debian/rules
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20061229/10729ea7/signature.pgp
More information about the pkg-gnome-maintainers
mailing list