Hi
I am following the gentoo handbook on upgrading to the 2.6 kernel from the 2.4 kernel I had. I am doing a make of the kernel and it fails with the stuff below. I assume there is something in my config that is not selected that needs to be selected but I don't have a clue what... I would appreciate some guidance on what this might be referring to. Thanks... (I will say that we mostly use BSD so I am not overly familiar with the linux way[tm] though our 2.4 gentoo system has been running since Fall of 2003 and we also admin a gentoo system belonging to a customer (formerly mandrake before I convinced them to move to gentoo))
.
.
.
CC arch/i386/lib/usercopy.o
AR arch/i386/lib/lib.a
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
init/built-in.o(.text+0x152): In function `init':
: undefined reference to `grsecurity_init'
arch/i386/kernel/built-in.o(.text+0x679c): In function `do_vm86_irq_handling':
: undefined reference to `gr_task_is_capable'
arch/i386/kernel/built-in.o(.text+0x6ef2): In function `sys_ptrace':
: undefined reference to `gr_handle_ptrace'
arch/i386/kernel/built-in.o(.text+0x800c): In function `sys_ioperm':
: undefined reference to `gr_task_is_capable'
arch/i386/kernel/built-in.o(.text+0x80bb): In function `sys_iopl':
: undefined reference to `gr_task_is_capable'
arch/i386/kernel/built-in.o(.text+0xc8ec): In function `mtrr_write':
: undefined reference to `gr_task_is_capable'
arch/i386/kernel/built-in.o(.text+0xca00): In function `mtrr_ioctl':
: undefined reference to `gr_task_is_capable'
arch/i386/kernel/built-in.o(.text+0xcaa9): In function `mtrr_ioctl':
: undefined reference to `gr_task_is_capable'
arch/i386/kernel/built-in.o(.text+0xcb38): more undefined references to `gr_task_is_capable' follow
kernel/built-in.o(.text+0x1f32): In function `check_rlimit':
: undefined reference to `gr_learn_resource'
kernel/built-in.o(.text+0x2929): In function `sys_nice':
: undefined reference to `gr_handle_chroot_nice'
kernel/built-in.o(.text+0x294c): In function `sys_nice':
: undefined reference to `gr_task_is_capable'
kernel/built-in.o(.text+0x2bac): In function `sched_setscheduler':
: undefined reference to `gr_task_is_capable'
kernel/built-in.o(.text+0x2bdc): In function `sched_setscheduler':
: undefined reference to `gr_task_is_capable'
kernel/built-in.o(.text+0x2edc): In function `sched_setaffinity':
: undefined reference to `gr_task_is_capable'
kernel/built-in.o(.text+0x5472): In function `copy_process':
: undefined reference to `gr_learn_resource'
kernel/built-in.o(.text+0x54e0): In function `copy_process':
: undefined reference to `gr_log_forkfail'
kernel/built-in.o(.text+0x5985): In function `copy_process':
: undefined reference to `gr_copy_label'
kernel/built-in.o(.text+0x5f47): In function `copy_process':
: undefined reference to `gr_task_is_capable'
kernel/built-in.o(.text+0x5f72): In function `copy_process':
: undefined reference to `gr_task_is_capable'
kernel/built-in.o(.text+0x6062): In function `do_fork':
: undefined reference to `gr_handle_brute_check'
kernel/built-in.o(.text+0x8577): In function `reparent_to_init':
: undefined reference to `grsec_exec_file_lock'
kernel/built-in.o(.text+0x8591): In function `reparent_to_init':
: undefined reference to `grsec_exec_file_lock'
and a lot more of the above sort of error.
Thanks Chad
--- Chad Leigh -- Shire.Net LLC Your Web App and Email hosting provider [EMAIL PROTECTED]
-- gentoo-user@gentoo.org mailing list