Package: mango-lassi
Severity: important
Tags: patch
Usertags: origin-ubuntu natty ubuntu-patch


Hello dear maintainer

your package ftbfs on ubuntu due to indirect linking with binutils-gold

see

https://launchpad.net/ubuntu/+source/mango-lassi/001+dfsg-2/+build/2001721

The below patch should fix build failure

diff -Nru mango-lassi-001+dfsg/debian/patches/binutils-gold.patch
mango-lassi-001+dfsg/debian/patches/binutils-gold.patch
--- mango-lassi-001+dfsg/debian/patches/binutils-gold.patch     1970-01-01
00:00:00.000000000 +0000
+++ mango-lassi-001+dfsg/debian/patches/binutils-gold.patch     2010-12-15
06:13:38.000000000 +0000
@@ -0,0 +1,27 @@
+Description: Link against X11 libraries to fix FTBFS with binutils-gold
+Author: Bhavani Shankar <bh...@ubuntu.com>
+
+--- mango-lassi-001+dfsg.orig/Makefile.am
++++ mango-lassi-001+dfsg/Makefile.am
+@@ -48,7 +48,8 @@ mango_lassi_LDADD = \
+       $(AVAHI_LIBS) \
+       $(AVAHI_UI_LIBS) \
+       $(LIBNOTIFY_LIBS) \
+-      $(NULL)
++      $(NULL) \
++        -lX11
+
+ mango_lassi_CFLAGS = \
+       $(AM_CFLAGS) \
+--- mango-lassi-001+dfsg.orig/Makefile.in
++++ mango-lassi-001+dfsg/Makefile.in
+@@ -366,7 +366,8 @@ mango_lassi_LDADD = \
+       $(AVAHI_LIBS) \
+       $(AVAHI_UI_LIBS) \
+       $(LIBNOTIFY_LIBS) \
+-      $(NULL)
++      $(NULL) \
++      -lX11
+
+ mango_lassi_CFLAGS = \
+       $(AM_CFLAGS) \
diff -Nru mango-lassi-001+dfsg/debian/patches/series
mango-lassi-001+dfsg/debian/patches/series
--- mango-lassi-001+dfsg/debian/patches/series  2010-08-04
08:13:30.000000000 +0000
+++ mango-lassi-001+dfsg/debian/patches/series  2010-12-15
06:19:44.000000000 +0000
@@ -1,2 +1,3 @@
 fix-crash-dialog.patch
 skip-patch-by-POTFILES.skip.patch
+binutils-gold.patch


regards


-- 
Bhavani Shankar.R
https://launchpad.net/~bhavi, a proud ubuntu community developer.
What matters in life is application of mind!,
It makes great sense to have some common sense..!



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to