tag 554671 + patch
severity 554671 important
user ubuntu-de...@lists.ubuntu.com
usertags 554671 + natty ubuntu-patch
thanks

Hello i have successfully solved this problem by adding X11 library at
Makefile.*

I have attached patch files to solved this problem

An original patch can be found at
http://launchpadlibrarian.net/62000523/gnotime_2.3.1%7Esnapshot20091119-1build1_2.3.1%7Esnapshot20091119-1ubuntu1.diff.gz


Thanks!
-- 
Mahyuddin Susanto (udienz)
Electrical Engineering students
diff -Nru gnotime-2.3.1~snapshot20091119/debian/patches/01_fix_ftbfs_binutils-gold.diff gnotime-2.3.1~snapshot20091119/debian/patches/01_fix_ftbfs_binutils-gold.diff
--- gnotime-2.3.1~snapshot20091119/debian/patches/01_fix_ftbfs_binutils-gold.diff	1970-01-01 00:00:00.000000000 +0000
+++ gnotime-2.3.1~snapshot20091119/debian/patches/01_fix_ftbfs_binutils-gold.diff	2011-01-10 05:25:12.000000000 +0000
@@ -0,0 +1,27 @@
+Description: Fix FTBFS with binutils-gold by adding -lX11 to LDADD in several
+ Makefile.in file
+Author: Mahyuddin Susanto <udi...@gmail.com>
+Bug-Ubuntu: https://launchpad.net/bugs/700417
+
+--- gnotime-2.3.1~snapshot20091119.orig/src/Makefile.am
++++ gnotime-2.3.1~snapshot20091119/src/Makefile.am
+@@ -138,7 +138,7 @@ gnotime_LDADD =          \
+ 	$(LIBXML2_LIBS)       \
+ 	${GUILE_LIBS}         \
+ 	$(INTLLIBS) \
+-	${GUILE_LDFLAGS}
++	${GUILE_LDFLAGS} -lX11
+ 
+ EXTRA_DIST =         \
+ 	down.xpm          \
+--- gnotime-2.3.1~snapshot20091119.orig/src/Makefile.in
++++ gnotime-2.3.1~snapshot20091119/src/Makefile.in
+@@ -380,7 +380,7 @@ gnotime_LDADD = \
+ 	$(LIBXML2_LIBS)       \
+ 	${GUILE_LIBS}         \
+ 	$(INTLLIBS) \
+-	${GUILE_LDFLAGS}
++	${GUILE_LDFLAGS} -lX11
+ 
+ EXTRA_DIST = \
+ 	down.xpm          \
diff -Nru gnotime-2.3.1~snapshot20091119/debian/patches/series gnotime-2.3.1~snapshot20091119/debian/patches/series
--- gnotime-2.3.1~snapshot20091119/debian/patches/series	1970-01-01 00:00:00.000000000 +0000
+++ gnotime-2.3.1~snapshot20091119/debian/patches/series	2011-01-10 05:12:30.000000000 +0000
@@ -0,0 +1 @@
+01_fix_ftbfs_binutils-gold.diff

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to