From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-oln040092255067.outbound.protection.outlook.com ([40.92.255.67] helo=APC01-HK2-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j9L4i-0001To-Fs for barebox@lists.infradead.org; Wed, 04 Mar 2020 03:52:02 +0000 From: zhou qi Date: Wed, 4 Mar 2020 03:51:52 +0000 Message-ID: Content-Language: zh-CN MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: can not compile on ubuntu 18.04 lts for x86 To: "barebox@lists.infradead.org" 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