tags 682412 + pending
thanks

Dear maintainer,

I've prepared an NMU for dynamips (versioned as 0.2.7-0.2.8RC2-5.1) and
uploaded it to DELAYED/3. Please feel free to tell me if I
should delay it longer.

diff -Nru dynamips-0.2.7-0.2.8RC2/debian/changelog
dynamips-0.2.7-0.2.8RC2/debian/changelog
--- dynamips-0.2.7-0.2.8RC2/debian/changelog    2010-09-11
01:12:46.000000000 +0200
+++ dynamips-0.2.7-0.2.8RC2/debian/changelog    2012-09-15
20:56:08.000000000 +0200
@@ -1,3 +1,13 @@
+dynamips (0.2.7-0.2.8RC2-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with multiarch paths: cc: error: /usr/lib/libelf.a: No
+    such file or directory": add patch libelf.patch: just use "-lelf".
+    (Closes: #682412).
+    Thanks to gregor herrmann for providing a patch.
+
+ -- Arno Töll <a...@debian.org>  Sat, 15 Sep 2012 20:55:37 +0200
+
 dynamips (0.2.7-0.2.8RC2-5) unstable; urgency=low

   * [36efa51e] changed patch system from dpatch to quilt
diff -Nru dynamips-0.2.7-0.2.8RC2/debian/patches/libelf.patch
dynamips-0.2.7-0.2.8RC2/debian/patches/libelf.patch
--- dynamips-0.2.7-0.2.8RC2/debian/patches/libelf.patch 1970-01-01
01:00:00.000000000 +0100
+++ dynamips-0.2.7-0.2.8RC2/debian/patches/libelf.patch 2012-09-15
20:55:30.000000000 +0200
@@ -0,0 +1,18 @@
+Description: libelf moved due to multiarch
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/682412
+Forwarded: no
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2012-09-03
+
+--- a/Makefile
++++ b/Makefile
+@@ -69,7 +69,7 @@
+    PTHREAD_LIBS?=-lpthread
+    PCAP_LIB=-lpcap
+    CFLAGS+=-I/usr/include -I. $(PTHREAD_CFLAGS)
+-   LIBS=-L/usr/lib -L. -ldl /usr/lib/libelf.a $(PTHREAD_LIBS)
++   LIBS=-L/usr/lib -L. -ldl -lelf $(PTHREAD_LIBS)
+    DESTDIR=/usr
+ else
+ ifeq ($(shell uname -s), Darwin)
diff -Nru dynamips-0.2.7-0.2.8RC2/debian/patches/series
dynamips-0.2.7-0.2.8RC2/debian/patches/series
--- dynamips-0.2.7-0.2.8RC2/debian/patches/series       2010-09-11
01:14:38.000000000 +0200
+++ dynamips-0.2.7-0.2.8RC2/debian/patches/series       2012-09-15
20:55:30.000000000 +0200
@@ -8,3 +8,4 @@
 90_fix_Makefile_architectures.diff
 91_hppa_support.diff
 debian-changes-0.2.7-0.2.8RC2-5
+libelf.patch



-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to