Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38808 - kdelibs-1.3.5 ./configure failed
Summary: kdelibs-1.3.5 ./configure failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-20 04:22 UTC by Julien Allanos (RETIRED)
Modified: 2004-01-20 09:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
resulting config.log (config.log,85.55 KB, text/plain)
2004-01-20 04:23 UTC, Julien Allanos (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Allanos (RETIRED) gentoo-dev 2004-01-20 04:22:12 UTC
I get this:

checking if STL implementation is SGI like... no
checking if STL implementation is HP like... no
configure: error: "no known STL type found - did you forget to install libstdc++-devel ?"

!!! ERROR: kde-base/kdelibs-3.1.5 failed.
!!! Function kde_src_compile, Line 117, Exitcode 1
!!! died running ./configure, kde_src_compile:configure

Here is my emerge info:

Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.4.23-ck1)
=================================================================
System uname: 2.4.23-ck1 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.3.10
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer -falign-functions=4 -fforce-addr -ffast-math -mmmx -m3dnow"
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 /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer -falign-functions=4 -fforce-addr -ffast-math -mmmx -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa arts avi berkdb bonobo cdr crypt cups dvd encode esd fam ffmpeg foomaticdb gd gdbm gif gpm gstreamer gtk gtk2 gtkhtml imap imlib ipv6 jack java jpeg ladcca lcms libg++ libwww mad maildir mikmod mmx motif mpeg ncurses nls offensive oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sasl scanner sdl slang snmp spell ssl svga tcltk tcpd tetex tiff truetype usb vim-with-x wxwindows x86 xinerama xml2 xmms xosd xv xvid zlib"
Comment 1 Julien Allanos (RETIRED) gentoo-dev 2004-01-20 04:23:06 UTC
Created attachment 24124 [details]
resulting config.log
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-01-20 05:02:45 UTC
You have a gcc/glibc problem - please check the forums for a solution.
Comment 3 Julien Allanos (RETIRED) gentoo-dev 2004-01-20 09:40:26 UTC
yeah, actually, upgrading glibc should be followed by a gcc rebuilt. any way to make it automatic? i suggest to add at least a warning in the glibc ebuild.