Am Freitag, den 12.02.2010, 11:44 +0100 schrieb Petr Salinger: > Package: gnome-main-menu > Version: 0.9.13-4 > Severity: serious > Tags: patch > User: debian-...@lists.debian.org > Usertags: kfreebsd > > > Hi, > > the current version again fails to build on GNU/kFreeBSD. > > The problem is caused by this part of debian/patches/nm-glib-0.8.diff: > > +NM_GLIB= > +PKG_CHECK_EXISTS(libnm-glib, [ NM_GLIB=libnm-glib ]) > +if test "x$NM_GLIB" = "x"; then > + PKG_CHECK_EXISTS(libnm_glib, [ NM_GLIB=libnm_glib ], [ > AC_ERROR(cannot find NetworkManager Glib library) ]) > +fi > > This check should be obviously performed only when NM_GLIB will be needed, > i.e. when iwlib have been found. Please alter whole > debian/patches/nm-glib-0.8.diff as show bellow. I overlooked it when merging the patch from upstream. I will upload a new version in a few hours.
> > It would also be nice if you can ask upstream > to include debian/patches/non-linux.diff changes. Upstream does not respond to any of my emails. I have a git tree at http://git.debian.org/?p=users/jak/gnome-main-menu.git;a=tree which contains all patches for upstream, but they just do nothing and seem to ignore me completely. -- Julian Andres Klode - Debian Developer, Ubuntu Member See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org