This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

chroot kernel too old error with glibc 2.24


Hi ,

I am getting the kernel too old error when trying to install the
4.4.20 kernel image (with glibc2.24) .
My  machine which is mips based and has 2.6.34 kernel installed , i am
trying to install the  new kernel(4.4.20) which has 2.24 glibc version
.


1 . I mounted the latest kernel image on /mnt/latest
2. Executed chroot to that image path
# chroot /mnt/latest
FATAL: kernel too old

I see that in 2.24 release notes, it is mentioned that the minimum
Linux kernel version that this version of the GNU C Library can be
used with is 3.2.

 I am sure this is not a bug in glibc , but could some one help me how
to get rid of this problem ,
I have compiled glibc with --enable-kernel=2.6.32 option but still no help.


Thanks,
Rajesh.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]