#24 closed enhancement (fixed)
Linux Headers - Report your bugs here.
| Reported by: | Jim Gifford | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | CLFS Standard 1.0.0 | 
| Component: | BOOK | Version: | CLFS Standard 1.0.0 | 
| Keywords: | Cc: | 
Description
This is an open ticket for all issues with the Linux-Headers. Please post the following inforation.
The name of the missing include, the name of the package your building, and the version.
Change History (6)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
filter.h added to 00.30 nvram.h added to 00.29
Ticket moved headers.cross-lfs.org trac.
comment:3 by , 20 years ago
Next problem is strace-4.5.14 which needs the following: linux/reboot.h, linux/termios.h which then requires asm/termios.h. asm/termios.h needs asm/termbits.h [ strace uses this for definitions of B0, B75, etc ] and on cris asm-termios uses asm/rs485.h.
Summary ASM_HEADERS add rs485.h, termbits.h, termios.h. LINUX_HEADERS add reboot.h termios.h.
Again, these all look as if they will be ok for userspace with the header's scripts current sanitizing.
comment:4 by , 20 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Closing tick, we now have http://headers.cross-lfs.org to handle all headers issues.
comment:5 by , 20 years ago
| Milestone: | → CLFS 1.0 | 
|---|
comment:6 by , 19 years ago
| Version: | unstable → 1.0.0 | 
|---|

If I add filter.h into LINUX_HEADERS in the script (v027) the resulting file matches what is in llch, apart from whitespace.