#50 closed defect (fixed)
samhain_hide kernel module does not compile on 2.6.19
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.3.3 |
Component: | main | Version: | 2.3.2 |
Keywords: | Cc: |
Description
When configuring like this:
./configure --enable-khide=/boot/System.map-2.6.19-gentoo-r5
...the configure script halts with the following error...
configure: error: --enable-khide: symbol modlist_lock not found in /boot/System.map-2.6.19-gentoo-r5
(reported by Jonny Halfmoon). Seems that modlist_lock is not available anymore (but module_mutex is).
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [90].