This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

nios2 sys/cachectl.h includes nonexistent asm/cachectl.h


nios2 glibc compile-only test results include:

FAIL: misc/check-installed-headers-c
FAIL: misc/check-installed-headers-cxx

This is because sys/cachectl.h includes asm/cachectl.h, and the Linux 
kernel has no such header.  How is this meant to work?  Should that 
#include just be removed?

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]