|
| Hi,
I am trying to compile the linux 2.6.0 kernel on Intel P4 architecture
in a RH7.2 enviromnent. I updated the software as recommended in
Documentation/Change but I keep getting follwing mistake:
$ make bzImage
<snip>
CC fs/proc/array.o
fs/proc/array.c: In function `proc_pid_stat':
fs/proc/array.c:398: Unrecognizable insn:
(insn/i 1334 1664 1658 (parallel[
(set (reg:SI 0 eax)
(asm_operands ("") ("=a") 0[
(reg:DI 1 edx)
]
[
(asm_input:DI ("A"))
] ("include/linux/times.h") 38))
(set (reg:SI 1 edx)
(asm_operands ("") ("=d") 1[
(reg:DI 1 edx)
]
[
(asm_input:DI ("A"))
] ("include/linux/times.h") 38))
(clobber (reg:QI 19 dirflag))
(clobber (reg:QI 18 fpsr))
(clobber (reg:QI 17 flags))
] ) -1 (insn_list 1328 (nil))
(nil))
fs/proc/array.c:398: confused by earlier errors, bailing out
<snip>
of course, I set proc fs support in the config file.
Any idea what might be the problem here or with what config option this
might be conflicting?
Please tell me if you need further information on my machine and/or
configuration.
joerg
PS: I'm not sure whether this is the right newsgroup ...
|
|