Gentoo Archives: gentoo-user

From: Andrew Lowe <agl@×××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Qt-creator, libQtcSsh and Botan - angst.....
Date: Sun, 07 Feb 2016 06:48:51
Message-Id: 56B6E8B6.8060102@wht.com.au
1 Hi all,
2 Has anyone managed to build the latest, V3.6, of Qt-creator? I'm
3 attempting to do so and am getting a problem related to libQtcSsh.so and
4 something called Botan. Reeading in more depth in the error, it appears
5 that it can't find basic_string, for example:
6
7 *********************
8
9 /var/tmp/portage/dev-qt/qt-creator-3.6.0/work/qt-creator-opensource-src-3.6.0/lib64/qtcreator/libQtcSsh.so:
10 undefined reference to
11 `Botan::User_Interface::User_Interface(std::__cxx11::basic_string<char,
12 std::char_traits<char>, std::allocator<char> > const&)
13
14 *********************
15 There are about 15 errors of this type. I've found a mention of this on
16 gmane for a distro called Alt Linux, but there is no remedy. Has anyone
17 come across this error and managed to fix it before I spend lots of time
18 tracking it down?
19
20 Regards,
21 Andrew

Replies

Subject Author
Re: [gentoo-user] Qt-creator, libQtcSsh and Botan - angst..... Matti Nykyri <matti.nykyri@×××.fi>