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
nm, gcc update fixed it