compiling the kernel results in the following: In file included from /usr/src/linux-2.6.29-gentoo/arch/x86/include/asm/unaligned.h:8, from include/linux/etherdevice.h:30, from net/mac80211/key.c:13: include/linux/unaligned/access_ok.h: In function 'get_unaligned_le16': include/linux/unaligned/access_ok.h:9: error: stray '#' in program include/linux/unaligned/access_ok.h:9: warning: return makes integer from pointer without a cast make[2]: *** [net/mac80211/key.o] Error 1 Reproducible: Always I will attach my .config
Created attachment 186272 [details] my kernel configuration
I'm using gcc-4.3.3 with the latest ~amd64 glibc (if that matters)
Please post your `emerge --info' too. Can't seem to find that stray # in that file...
Weird, now I can't duplicate it. Was one of the patches changed?
No gentoo-sources patch affects include/linux/unaligned/access_ok.h
Created attachment 186599 [details] My paludis info
Just found out I had a memory problem. My apologies.