mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* can not compile on ubuntu 18.04 lts for x86
@ 2020-03-04  3:51 zhou qi
  2020-03-04  3:56 ` 回复: " zhou qi
  0 siblings, 1 reply; 3+ messages in thread
From: zhou qi @ 2020-03-04  3:51 UTC (permalink / raw)
  To: barebox

I compile the lastest code : https://github.com/saschahauer/barebox.git using the following commands:

export ARCH=x86
make menuconfig # change to bios boot
make

then errors:

  CHK     include/generated/version.h
  CHK     include/generated/utsrelease.h
  CREATE  include/config.h
  CHK     include/generated/compile.h
  ENV     defaultenv/barebox_default_env
  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      common/version.o
  LD      common/built-in.o
  LD      barebox
arch/x86/lib/barebox.lds:147: nonconstant expression for load base
Makefile:785: recipe for target 'barebox' failed
make: *** [barebox] Error 1


thanks.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2020-03-09  7:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-04  3:51 can not compile on ubuntu 18.04 lts for x86 zhou qi
2020-03-04  3:56 ` 回复: " zhou qi
2020-03-09  7:34   ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox