#208 closed defect (fixed)
The configure script doesn't recognize /dev/kmem
| Reported by: | rainer | Owned by: | rainer |
|---|---|---|---|
| Priority: | major | Milestone: | 2.7.1 |
| Component: | main | Version: | 2.7.0 |
| Keywords: | Cc: |
Description
There is a test -f instead of a test -c in the script... problem reported by S. Clormann. As a result, --with-kcheck fails if the kernel has /dev/kmem , but no modules.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [284].