| Summary: | media-audio/easytag-1.1 and 1.99.6 fail to ./configure: "id3lib not found" | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ævar Arnfjörð Bjarmason <avarab> |
| Component: | New packages | Assignee: | Daniel Drake (RETIRED) <dsd> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | sound |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | PPC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | config.log | ||
|
Description
Ævar Arnfjörð Bjarmason
2005-08-07 21:16:57 UTC
Created attachment 65382 [details]
config.log
configure:20822: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lid3 -lz -lstdc++ -lFLAC -lm -lvorbisfile -lvorbis -logg -lm >&5 /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)' /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_free_list' /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::seekp(long, std::_Ios_Seekdir)' etc. Something is wrong with your GCC/libstdc++/id3lib setup. Running fix_libtool_files after upgrading gcc major versions should help you avoid these problems. *** This bug has been marked as a duplicate of 78536 *** |