Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35590 - Anything KDE-related fails to compile: Looking for STL(s)
Summary: Anything KDE-related fails to compile: Looking for STL(s)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-11 03:30 UTC by David Oftedal
Modified: 2003-12-11 04:56 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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