Summary: | app-emulation/virtualbox-1.4.0 emerge fails - 'memcpy' redeclared as different kind of symbol | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andy <hornett83> |
Component: | New packages | Assignee: | Markus Ullmann (RETIRED) <jokey> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | swapon |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
URL: | http://forums.gentoo.org/viewtopic.php?p=4122298 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build failure output
emerge -av output make.conf - fails to build with this |
Description
Andy
2007-06-29 08:47:14 UTC
Created attachment 123364 [details]
build failure output
Created attachment 123366 [details]
emerge -av output
Created attachment 123367 [details]
make.conf - fails to build with this
Looks like your toolchain is damaged as memcpy is a standard c function and should always be there, marking invalid. Though if you can reproduce it on a stable stage3, please reopen and attach a list with steps you took. |