#243 closed defect (fixed)
samhain_hide build error: in Linux 2.6.33+, autoconf.h moved to linux/generated/
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.8.4 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
As reported by olze, there's a build error with samhain_hide.c because the autoconf.h header has moved from /linux/autoconf.h to linux/generated/autoconf.h
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Compile errors fixed in changeset [331]. However, the module doesn't work anymore on recent kernels (2.6.35+, eventually slightly earlier as well), because the syscall table is write protected.
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
There's actually a whole bunch of compile errors for the samhain_hide module...