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

Bug 35590

Summary: Anything KDE-related fails to compile: Looking for STL(s)
Product: Gentoo Linux Reporter: David Oftedal <david>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Oftedal 2003-12-11 03:30:41 UTC
When trying to compile KDE, arts or anything related, I get the following message:

configure: error: "no known STL type found - did you forget to install libstdc++-devel ?"

This is a typical Windows error message. Of course I have the standard C++ library, and I have STLport to boot. Still, it won't compile. I've run the script that's supposed to fix libtool files - No luck.

Reproducible: Always
Steps to Reproduce:
1. emerge kde or anything related to kde.
Actual Results:  
It keeps looking for STL.

Expected Results:  
It should find STL, duh.

I've got two different config.logs, so I'll post the URLs for them here:

http://home.no.net/david/arts.log
http://home.no.net/david/kdelibs.log
Comment 1 David Oftedal 2003-12-11 04:56:25 UTC
nm, gcc update fixed it