Hello,
I regularly re-compile the Debian Linux kernel because I need
"capability" build as a module. This is because I use dazuko, an interface
for on-access virus scanners (see www.dazuko.org). Dazuko depends
on having "capability" built as a module.
The only thing I do is to set
CONFIG_SECURITY_CAPABILITIES=y
to:
CONFIG_SECURITY_CAPABILITIES=m
in debian/arch/config
This worked until now. Now, with 2.6.18.dfsg.1-18etch1, I get the following error:
python2.4 debian/bin/abicheck.py debian/build/build-i386-none-486 i386 none 486
ABI has changed! Refusing to continue.