From: steve <steve@clublinux.org>
Subject: 1.1.2pre8 compile error
Date: Tue, 17 Jul 2001 20:09:18 -0500
Next Article (by Author): Re: 1.1.2pre8 compile error steve
Previous Article (by Author): Re: root access to block disk devices steve
Next in Thread: Re: 1.1.2pre8 compile error Amon Ott
Articles sorted by: [Date]
[Author]
[Subject]
Hi all, Make bzImage fails. Here is the relevant part of the 'make bzImage' output: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o super.o super.c super.c: In function `do_umount': super.c:1104: too few arguments to function `rsbac_umount' make[2]: *** [super.o] Error 1 make[2]: Leaving directory `/usr/src/linux/fs' make[1]: *** [first_rule] Error 2 make[1]: Leaving directory `/usr/src/linux/fs' make: *** [_dir_fs] Error 2 And, here is the RSBAC portion of my .config file: # # Rule Set Based Access Control (RSBAC) # CONFIG_RSBAC=y # CONFIG_RSBAC_INIT_THREAD is not set CONFIG_RSBAC_PROC=y CONFIG_RSBAC_INIT_CHECK=y # CONFIG_RSBAC_NO_WRITE is not set # CONFIG_RSBAC_MSDOS_WRITE is not set CONFIG_RSBAC_AUTO_WRITE=2 # CONFIG_RSBAC_MAINT is not set CONFIG_RSBAC_REG=y CONFIG_RSBAC_REG_SAMPLES=y # CONFIG_RSBAC_MAC is not set # CONFIG_RSBAC_MAC_DEF_INHERIT is not set # CONFIG_RSBAC_FC is not set # CONFIG_RSBAC_SIM is not set # CONFIG_RSBAC_PM is not set # CONFIG_RSBAC_MS is not set CONFIG_RSBAC_FF=y # CONFIG_RSBAC_FF_ROLE_PROT is not set CONFIG_RSBAC_FF_AUTH_PROT=y CONFIG_RSBAC_RC=y CONFIG_RSBAC_RC_NR_ROLES=64 # CONFIG_RSBAC_RC_ROLE_PROT is not set CONFIG_RSBAC_RC_AUTH_PROT=y # CONFIG_RSBAC_RC_BACKUP is not set CONFIG_RSBAC_AUTH=y CONFIG_RSBAC_AUTH_AUTH_PROT=y CONFIG_RSBAC_ACL=y CONFIG_RSBAC_ACL_SUPER_FILTER=y CONFIG_RSBAC_ACL_AUTH_PROT=y CONFIG_RSBAC_ACL_BACKUP=y CONFIG_RSBAC_SWITCH=y CONFIG_RSBAC_SOFTMODE=y # CONFIG_RSBAC_SOFTMODE_SYSRQ is not set # CONFIG_RSBAC_ALLOW_DAC_DISABLE is not set CONFIG_RSBAC_SECDEL=y # CONFIG_RSBAC_NO_DECISION_ON_NETMOUNT is not set CONFIG_RSBAC_NET=y # CONFIG_RSBAC_SYSLOG is not set # CONFIG_RSBAC_USER_MOD_IOPERM is not set CONFIG_RSBAC_IND_LOG=y CONFIG_RSBAC_IND_USER_LOG=y CONFIG_RSBAC_IND_PROG_LOG=y CONFIG_RSBAC_LOG_FULL_PATH=y CONFIG_RSBAC_MAX_PATH_LEN=1024 CONFIG_RSBAC_RMSG=y # CONFIG_RSBAC_RMSG_EXCL is not set # CONFIG_RSBAC_RMSG_NOSYSLOG is not set CONFIG_RSBAC_XSTATS=y # CONFIG_RSBAC_RW is not set I'm on a RH7.1 system upgraded to 2.4.6. Let me know if you need any other information. Thanks, Steve - To unsubscribe from the rsbac list, send a mail to majordomo@rsbac.org with unsubscribe rsbac as single line in the body.
Next Article (by Author): Re: 1.1.2pre8 compile error steve
Previous Article (by Author): Re: root access to block disk devices steve
Next in Thread: Re: 1.1.2pre8 compile error Amon Ott
Articles sorted by: [Date]
[Author]
[Subject]