On Tue, Oct 17, 2006 at 12:42:20AM +0200, Norman Urs Baier wrote: > > > > Which version of LFS are you using? > > > > SVN as well, so it is kernel 2.6.18, sorry for forgetting that...
The problem seems to be in asm/types.h. Matt had something similar in kdebase the other day, probably you need to look at kde trunk to see if they've already fixed this (i.e. it's something specific to the kernel's 2.6.18 headers). Perhaps something like #undef __STRICT_ANSI__ before including whichever/types.h and then define it again afterwards, but that's just a guess, I don't have this package. Ken -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
