linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build error: ‘EM_RISCV’ undeclared
@ 2021-09-12 10:29 Stefan Wahren
  2021-09-13  2:49 ` Miles Chen
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Wahren @ 2021-09-12 10:29 UTC (permalink / raw)
  To: Jisheng Zhang, open list, Palmer Dabbelt

Hi,

i tried to compile current torvalds tree
("78e709522d2c012cb0daad2e668506637bffb7c2") for arm/multi_v7_defconfig
and get the following build issue:

  UPD     include/generated/utsrelease.h
scripts/sorttable.c: In function ‘do_file’:
scripts/sorttable.c:352:7: error: ‘EM_RISCV’ undeclared (first use in
this function)
  case EM_RISCV:
       ^
scripts/sorttable.c:352:7: note: each undeclared identifier is reported
only once for each function it appears in

I assume this is caused by:

54fed35fd3939398be292e4090b0b1c5ff2238b4 ("riscv: Enable
BUILDTIME_TABLE_SORT")

Best regards
Stefan



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-09-24 19:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-12 10:29 Build error: ‘EM_RISCV’ undeclared Stefan Wahren
2021-09-13  2:49 ` Miles Chen
2021-09-24  9:30   ` Jon Hunter
2021-09-24 12:55     ` Jon Hunter
2021-09-24 18:05       ` Stefan Wahren
2021-09-24 19:01         ` Jon Hunter
2021-09-24 19:42           ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).