On 04/08/13 20:37, Damjan wrote: > On пон, 08 апр 2013 16:35:12 CEST, Allan McRae wrote: >> On 09/04/13 00:25, Damjan wrote: >>> For various reasons I'm compiling my own kernels, but just now I have >>> got this error while trying to update and compile 3.8.6. >>> >>> gcc is 4.8.0-1 >>> arch is i686 >>> >>> How do I get "preprocessed source"? > ... >> >> Can you repeat it? > > Yes, happens every time the same exact spot. > Here's another run (but I've already tried several times) > > $ make > make[1]: Nothing to be done for `all'. > make[1]: Nothing to be done for `relocs'. > CHK include/generated/uapi/linux/version.h > CHK include/generated/utsrelease.h > CALL scripts/checksyscalls.sh > CHK include/generated/compile.h > make[3]: `arch/x86/realmode/rm/realmode.bin' is up to date. > CHK kernel/config_data.h > CC [M] drivers/net/ethernet/intel/e1000e/netdev.o > drivers/net/ethernet/intel/e1000e/netdev.c: In function ‘e1000_xmit_frame’: > drivers/net/ethernet/intel/e1000e/netdev.c:5159:1: internal compiler > error: Maximum number of LRA constraint passes is achieved (30) > > } > ^ > Please submit a full bug report, > with preprocessed source if appropriate. > See <https://bugs.archlinux.org/> for instructions. > make[5]: *** [drivers/net/ethernet/intel/e1000e/netdev.o] Error 1 > make[4]: *** [drivers/net/ethernet/intel/e1000e] Error 2 > make[3]: *** [drivers/net/ethernet/intel] Error 2 > make[2]: *** [drivers/net/ethernet] Error 2 > make[1]: *** [drivers/net] Error 2 > make: *** [drivers] Error 2 > > -- > дамјан > . > Are you using a clean source? might want to try downloading or checking out a fresh source. make clean or mrproper might clean up if there are previous bad builds. btw, I'm using 3.8.6 (from stable tree) compiled with gcc 4.8 on x86_64 without any issue.
Attachment:
signature.asc
Description: OpenPGP digital signature