Summary: | sys-apps/sandbox-1.7 fails to compile when sys-libs/glibc defines too many SYS_xxx | ||
---|---|---|---|
Product: | Portage Development | Reporter: | BenjaminW <metaben17> |
Component: | Sandbox | Assignee: | Sandbox Maintainers <sandbox> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ole+gentoo, rrosnowski |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
BenjaminW
2009-04-02 19:16:50 UTC
Created attachment 187129 [details]
build.log
./trace.h:277: error: '__NR_paccept' undeclared here (not in a function) ive seen this when glibc defines too many SYS_xxx stuff to match the kernel's __NR_xxx ive fixed it already in git as fallout of other changes ... *** Bug 264692 has been marked as a duplicate of this bug. *** fixed as part of the natural fallout of Bug 264399 http://git.overlays.gentoo.org/gitweb/?p=proj/sandbox.git;a=commitdiff;h=8528e918e24c22779e6bf802794e99f1418ec4ba I have the same problem. But i dont understand what should i do with this link: http://git.overlays.gentoo.org/gitweb/?p=proj/sandbox.git;a=commitdiff;h=8528e918e24c22779e6bf802794e99f1418ec4ba There are some patche's. How do i apply them?? I'd like to install sandbox through emerge. (In reply to comment #5) > I have the same problem. But i dont understand what should i do with this link: > > http://git.overlays.gentoo.org/gitweb/?p=proj/sandbox.git;a=commitdiff;h=8528e918e24c22779e6bf802794e99f1418ec4ba > > There are some patche's. How do i apply them?? I'd like to install sandbox > through emerge. > emerge --sync emerge sandbox |