Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 39210

Summary: ebuild for kde-base/arts-1.1.5 fails during configure
Product: Gentoo Linux Reporter: Kenneth Scharf <scharkalvin>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kenneth Scharf 2004-01-23 16:06:59 UTC
configure: error: "no known STL type found - did you forget to install libstdc++
error kde-base/arts-1.1.5 failed
function kde_src_compile line 117 exit code 1
died running ./configure, kde_src_compile:configure

I did not find any result to "emerge -s libstdc++ or libstdc

Reproducible: Always
Steps to Reproduce:
1. emerge kde
2.
3.




bash-2.05b# emerge info
Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.4.22-gentoo-r2)
=================================================================
System uname: 2.4.22-gentoo-r2 i686 AMD Athlon(TM) XP 2400+
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://gentoo.seren.com/gentoo ftp://ibiblio.org/pub/Linux/distributions/gentoo/
http://mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa apm arts avi berkdb bonobo cdr crypt cups encode esd
foomaticdb gdbm gif gpm gtkhtml guile imap imlib java jpeg kde libg++ libwww mad
maildir mbox mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline sdl slang spell sse ssl svga tcltk
tcpd tiff truetype x86 xml2 xmms xv zlib"
Comment 1 Rafael Cordones Marcos 2004-01-24 03:25:26 UTC
I had the same problem and did an "emerge -v lib-compat gcc" and it worked.
Hope it helps.
Comment 2 SpanKY gentoo-dev 2004-01-24 18:54:22 UTC
could you post your config.log file ?
Comment 3 Adam Bolte 2004-01-25 18:14:42 UTC
I get the same error, so I will. It's too big to let me post here though, so it's available at:

http://yallara.cs.rmit.edu.au/~abolte/config.log
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2004-01-26 05:48:48 UTC

*** This bug has been marked as a duplicate of 26183 ***
Comment 5 Rafael do N. Pereira 2004-02-02 09:50:54 UTC
I used "emerge -v lib-compat gcc" here in my box and it worked fine.