Alexander E. Patrakov wrote: > The 2.6.24-rc2-mm1 kernel spams the log with messages like this: > > fork(): process `artsd' used deprecated clone flags 0x400000 > > Thread starts here: http://lkml.org/lkml/2007/11/13/577 > > According to the upstream author of glibc (see > http://lkml.org/lkml/2007/11/14/6), distributions should not compile glibc > with > such an old --enable-kernel as 2.6.0.
Yes, time to up it for sure. Been on my todo for a while. Most experienced folks will probably be using --enable-kernel=current anyway... but, normal folks should be taught the significance of this switch by pointing to here: http://sourceware.org/ml/libc-announce/2001/msg00000.html and also pointing to sysdeps/unix/sysv/linux/kernel-features.h Regards Greg -- http://www.diy-linux.org/ -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
