Summary: | media-sound/audacity-2.0.5-r1 : import/ImportFLAC.o:(.rodata._ZTV10MyFLACFile[_ZTV10MyFLACFile]+0x148): undefined reference to `FLAC::Decoder::File::init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Richard Ash <richard> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | proaudio |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-history.txt
environment media-sound:audacity-2.0.5-r1:20151219-111601.log.bz2 |
Description
Toralf Förster
2015-12-19 14:08:47 UTC
Created attachment 419774 [details]
emerge-history.txt
Created attachment 419776 [details]
environment
Created attachment 419778 [details]
media-sound:audacity-2.0.5-r1:20151219-111601.log.bz2
You need to rebuild all your C++ libraries due to the GCC 5 ABI change. (In reply to Mike Gilbert from comment #4) > You need to rebuild all your C++ libraries due to the GCC 5 ABI change. revdep-rebuild --library 'libstdc\+\+\.so\.6 was run, libtool was rebuild and libpcre was rebuild now too. What else is necessary ? (I checked the Wiki but did not found any other hints. seems, that gcc-4.x -> gcc-5.x needs a emerge -e @world |