Bug 224130
Summary: | unistd.h defines _syscall macros using undefined MAX_ERRNO | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mark Wielaard <mjw> |
Component: | kernel | Assignee: | David Woodhouse <dwmw2> |
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6 | CC: | cebbert, davej, jonstanley, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-02-08 04:28:24 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 427887 |
Description
Mark Wielaard
2007-01-24 11:04:55 UTC
You must not include anything from asm/ or linux/ into a user mode program. You can use the definition as a basis to write your own. This is related to this upstream Frysk bug btw: http://sourceware.org/bugzilla/show_bug.cgi?id=3912 The bogus _syscallX macros were removed from the 2.6.18 kernel but the x86_64 maintainer sneaked them back in to 2.6.19. We should remove them again -- they are removed again from upstream. (This is a mass-update to all current FC6 kernel bugs in NEW state) Hello, I'm reviewing this bug list as part of the kernel bug triage project, an attempt to isolate current bugs in the Fedora kernel. http://fedoraproject.org/wiki/KernelBugTriage I am CC'ing myself to this bug, however this version of Fedora is no longer maintained. Please attempt to reproduce this bug with a current version of Fedora (presently Fedora 8). If the bug no longer exists, please close the bug or I'll do so in a few days if there is no further information lodged. Thanks for using Fedora! Per the previous comment in this bug, I am closing it as INSUFFICIENT_DATA, since no information has been lodged for over 30 days. Please re-open this bug or file a new one if you can provide the requested data, and thanks for filing the original report! |