Gentoo Archives: gentoo-dev

From: Marko Mikulicic <marko@××××.org>
To: Mark Gordon <spamtrap@×××××××××.net>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] KDE 3.02 Build Problem
Date: Wed, 03 Jul 2002 05:18:22
Message-Id: 3D22CF5A.3040704@seul.org
In Reply to: [gentoo-dev] KDE 3.02 Build Problem by Mark Gordon
1 Mark Gordon wrote:
2 > When doing the update to arts on my desktop the configure script
3 > complained that it could not find an STL implementation. I've emerged
4 > STLport and that has not helped (it's not on my notebook anyway). The
5 > relevant section of output is:
6 >
7 > | checking for dlopen in -ldl... (cached) yes
8 > | checking for shl_unload in -ldld... no
9 > | checking if Qt compiles without flags... no
10 > | checking if STL implementation is SGI like... no
11 > | checking if STL implementation is HP like... no
12 > | configure: error: "no known STL type found - did you forget to install libstdc++-devel ?"
13 > |
14 > | !!! ERROR: The ebuild did not complete successfully.
15 > | !!! Function kde_src_compile, Line -3993, Exitcode 1
16 > | !!! died running ./configure, kde_src_compile:configure
17 > |
18 > | !!! emerge aborting on /usr/portage/kde-base/arts/arts-1.0.2.ebuild .
19 >
20 > For some reason my notebook did not complain (it found some STL
21 > stuff), so obviously something else provided what was needed.
22 >
23 > The desktop that fails has both Gnome and Kde installed.
24 > The notebook has Gnome and just the parts of Kde required for the
25 > kde-games package ;-)
26 >
27 > When I get home I can do some further investigation. I'm currently
28 > tunneled in to my home machines from the office...
29
30 Which version of gcc do you use ?
31
32
33
34 Marko