Hello I've got a problem with linux kernel (v2.4.18) compiling when sources are patched with file lsm-full-2002_02_25-2.4.18.patch.gz . The last 'make bzImage' output was: gcc -D__KERNEL__ -I/usr/src/linux2.4.18/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -DKBUILD_BASENAME=lids_sysctl -c -o lids_sysctl.o lids_sysctl.c lids_sysctl.c:36: warning: initialization from incompatible pointer type lids_sysctl.c: In function `lids_proc_locks_sysctl': lids_sysctl.c:292: `TTY_LIDS_NO_HANGUP' undeclared (first use in this function) lids_sysctl.c:292: (Each undeclared identifier is reported only once lids_sysctl.c:292: for each function it appears in.) make[3]: *** [lids_sysctl.o] Error 1 make[3]: Leaving directory `/usr/src/linux2.4.18/security/lids' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux2.4.18/security/lids' make[1]: *** [_subdir_lids] Error 2 make[1]: Leaving directory `/usr/src/linux2.4.18/security' make: *** [_dir_security] Error 2 I've found that this error occurs ONLY when 'Hang up concole when raising a security alert' option is enabled in LIDS configuration. Whithout that option everything compiles well. Best regards Adam Dyga _______________________________________________ linux-security-module mailing list linux-security-moduleat_private http://mail.wirex.com/mailman/listinfo/linux-security-module
This archive was generated by hypermail 2b30 : Sun Apr 28 2002 - 17:38:28 PDT