Kernel building problem on SuSE 7.x
All, I am trying to build a 2.4.26 kernel from sources, and all goes fine, however during the compile after makeconfig, it quits with the following error: (I am using gcc-2.95) ---------------------------------- filemap.c: In function `sys_sendfile64': filemap.c:1949: internal error--unrecognizable insn: (insn 358 357 367 (set (reg/v:SI 0 %eax) (asm_operands/v ("1: movl %%eax,0(%2) 2: movl %%edx,4(%2) 3: .section .fixup,"ax" 4: movl %3,%0 jmp 3b .previous .section __ex_table,"a" .align 4 .long 1b,4b .long 2b,4b .previous") ("=r") 0[ (reg:DI 1 %edx) (reg/v:SI 3 %ebx) (const_int -14 [0xfffffff2]) (reg/v:SI 0 %eax) ] [ (asm_input:DI ("A")) (asm_input:SI ("r")) (asm_input:SI ("i")) (asm_input:SI ("0")) ] ("filemap.c") 1947)) -1 (insn_list 333 (insn_list 357 (nil))) (nil)) cpp: output pipe has been closed make[2]: *** [filemap.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/usr/src/linux-2.4.25/mm' make[1]: *** [first_rule] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.25/mm' make: *** [_dir_mm] Error 2 Thanks :-) ============================================ Drew J. Como Phone: 631-434-6600 Systems Administrator Fax: 631-434-7800 dcomo@bascom.com Web: www.bascom.com BASCOM Global Internet Services, Inc. -------------------------------------------- "When quality is the goal, winning is guaranteed."
participants (1)
-
Drew J. Como