| Summary: | dev-libs/boost-1.51.0-r1 with sys-libs/uclibc-0.9.33.2-r2 - In file included from libs/locale/src/posix/collate.cpp:20:0: libs/locale/src/posix/all_generator.hpp:25:59: error: 'locale_t' was not declared in this scope | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Anthony Basile <blueness> |
| Component: | [OLD] Core system | Assignee: | C++ Team [disbanded] <cpp+disabled> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | arfrever.fta |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build failure on amd64-uclibc | ||
|
Description
Anthony Basile
2012-11-01 02:48:44 UTC
Created attachment 327898 [details]
build failure on amd64-uclibc
(In reply to comment #0) > 3. The value does not appear to be as in bug #436262 What did I just say? I meant "This bug is not the same as in bug #436262" Okay even if it's a different failure the problem is still within locale support, so I suppose it's the same. Checking the tinderbox for packages using boost_locale then I'll add an USE flag. *** This bug has been marked as a duplicate of bug 436262 *** (In reply to comment #3) > Okay even if it's a different failure the problem is still within locale > support, so I suppose it's the same. Checking the tinderbox for packages > using boost_locale then I'll add an USE flag. > > *** This bug has been marked as a duplicate of bug 436262 *** I was able to get it to build using fix from 436262, so --without-locale does work around the problem. |