--- lib/libcap/libcap.h~ 2008-04-23 10:45:33.000000000 +0400 +++ lib/libcap/libcap.h~ 2008-04-23 10:45:41.000000000 +0400 @@ -52,7 +52,7 @@ */ #if !defined(_LINUX_CAPABILITY_VERSION) || \ - (_LINUX_CAPABILITY_VERSION != 0x19980330) + (_LINUX_CAPABILITY_VERSION <= 0x19980330) # error "Kernel does not match library" # error "file "libcap.h" --> fix and recompile libcap"