Am Samstag, den 15.10.2005, 13:47 +0100 schrieb Andrew Benton: > Bernhard Reiter wrote: > > Hi, > > > > i want to play around with usermode linux, and while trying to compile > > the kernel, it fails because linux/inet.h is missing. > > > > this probably is some glibc/kernel issue. > > > > My system is LFS 6.1 > > > Please post the commands you issued and the actual error message including > some of the lines before it says `error'
1) make mrproper 2) make defconfig ARCH=um 3) make ARCH=um (this gives the error) (the typical CC and LD messages) CC mcast_user.c arch/um/drivers/mcast_user.c:16:24: linux/inet.h: No such file or directory -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
