severity 610516 serious thanks lets libedit ftbfs with GCC 4.6 as the default.
additional patch at http://launchpadlibrarian.net/70908241/pmake_1.111-2ubuntu1_1.111-2ubuntu2.diff.gz +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ pmake-1.111/mk/bsd.lib.mk 2011-05-02 10:03:53.578640279 +0000 @@ -0,0 +1,396 @@ +# $NetBSD: bsd.lib.mk,v 1.152 1999/03/30 09:30:43 fair Exp $ +# @(#)bsd.lib.mk 8.3 (Berkeley) 4/22/94 @@ -1345,7 +1365,7 @@ +.else + $(CC) -shared ${SHLIB_SHFLAGS} -o ${.TARGET} \ + ${SHLIB_LDSTARTFILE} \ -+ --whole-archive lib${LIB}_pic.a --no-whole-archive ${LDADD} \ ++ -Wl,--whole-archive lib${LIB}_pic.a -Wl,--no-whole-archive ${LDADD} \ + ${SHLIB_LDENDFILE} +.endif +.if ${OBJECT_FMT} == "ELF" -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org