| Summary: | bootstrap-prefix.sh $EPREFIX stage3 failed by sys-devel/gcc-apple-4.2.1_p5666-r1::gentoo_prefix failed and redefinition of a 'extern inline' function 'floor_log2' and 'exact_log2' | ||
|---|---|---|---|
| Product: | Gentoo/Alt | Reporter: | kidyoungx <yangxihongx> |
| Component: | Mac OSX | Assignee: | Gentoo Prefix <prefix> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | yangxihongx |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | OS X | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | output of terminal running the bootstrap-prefix.sh | ||
|
Description
kidyoungx
2013-12-10 08:22:12 UTC
Created attachment 365030 [details]
output of terminal running the bootstrap-prefix.sh
Mac OS X version is 10.9 Mavericks other/rebase.cpp:885:7: error: use of undeclared identifier 'realpath'
if ( realpath(info.path, realFilePath) == NULL ) {
^
other/rebase.cpp:1005:19: error: use of undeclared identifier 'strtoull'
lowAddress = strtoull(argv[++i]...
^
other/rebase.cpp:1008:20: error: use of undeclared identifier 'strtoull'
highAddress = strtoull(argv[++i]...
*** This bug has been marked as a duplicate of bug 491098 *** (In reply to Fabian Groffen from comment #4) > > *** This bug has been marked as a duplicate of bug 491098 *** Thank you. |