Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527642 - sys-kernel/linux-headers: mips asm/ptrace.h should include linux/types.h
Summary: sys-kernel/linux-headers: mips asm/ptrace.h should include linux/types.h
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: MIPS Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-31 16:57 UTC by Matt Turner
Modified: 2014-11-01 02:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,368.68 KB, text/plain)
2014-10-31 16:57 UTC, Matt Turner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2014-10-31 16:57:04 UTC
Created attachment 387896 [details]
build.log

Relevant error:

In file included from mips-linux-nat.c:37:0:
/usr/include/asm/ptrace.h:32:2: error: unknown type name ‘__u64’
  __u64 regs[32];
  ^

Likely caused by sys-kernel/linux-headers (of which I have version 3.17).
Comment 1 SpanKY gentoo-dev 2014-11-01 01:54:44 UTC
the mips linux-headers are broken.  asm/ptrace.h needs to include linux/types.h.
Comment 3 SpanKY gentoo-dev 2014-11-01 02:12:04 UTC
should be all set now in the tree; thanks for the report!

Commit message: Fix mips asm/ptrace.h
http://sources.gentoo.org/sys-kernel/linux-headers/linux-headers-3.17-r1.ebuild?rev=1.1