From 0b34525d8988d2203d8f8d4a8b4fd273d518ff61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Tue, 9 Sep 2014 09:19:23 +0000 Subject: [PATCH] add info to install libiberty-dev on Ubuntu; refs #9 --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 0128197..b1669e6 100644 --- a/configure.in +++ b/configure.in @@ -211,6 +211,7 @@ if test "$have_stacktrace" = "yes"; then - is one of them installed? - If yes, try: "nm | grep cplus_demangle" -> is the symbol defined? + - on Ubuntu (trusty) install libiberty-dev - Try to compile with option --disable-stacktrace If you are not a developer, you perhaps don't need it...?])]) if test "$have_dynamicstack" != "yes"; then