Thanks, I will implement it soon.
Carlo
On Wed, 16 Nov 2011, Colin Watson wrote:
On Tue, Nov 15, 2011 at 03:04:33PM +0000, Dominic Hargreaves wrote:
As for #626584, this package needs rebuilding against perl 5.14.
I expect you'll need this patch, since libreadline has been converted
for multiarch:
* Link against -lreadline, not /usr/lib/libreadline.a.
diff -Nru ifeffit-1.2.11d/debian/patches/configuration_patches
ifeffit-1.2.11d/debian/patches/configuration_patches
--- ifeffit-1.2.11d/debian/patches/configuration_patches 2010-03-28
00:03:18.000000000 +0000
+++ ifeffit-1.2.11d/debian/patches/configuration_patches 2011-11-16
12:31:02.000000000 +0000
@@ -88,7 +88,7 @@
ifeffit_SOURCES = iff_shell.c ifeffit.h commands.h
# readline_LIB = -L$(top_srcdir)/readline -lreadline $(TERMCAP_LIB)
-readline_LIB = $(top_srcdir)/readline/libreadline.a $(TERMCAP_LIB)
-+readline_LIB = /usr/lib/libreadline.a $(TERMCAP_LIB)
++readline_LIB = -lreadline $(TERMCAP_LIB)
### -ltermcap
ifeffit_LDADD = ../lib/libifeffit.a $(PGPLOT_LIBS) $(readline_LIB) $(MN_FLIBS)
Thanks,
--
Carlo U. Segre -- Duchossois Leadership Professor of Physics
Associate Dean for Graduate Admissions, Graduate College
Illinois Institute of Technology
Voice: 312.567.3498 Fax: 312.567.3494
se...@iit.edu http://phys.iit.edu/~segre se...@debian.org
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org