From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-lf0-x22d.google.com ([2a00:1450:4010:c07::22d]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1awVzf-0004qr-VE for barebox@lists.infradead.org; Sat, 30 Apr 2016 14:35:40 +0000 Received: by mail-lf0-x22d.google.com with SMTP id j8so14781880lfd.2 for ; Sat, 30 Apr 2016 07:35:18 -0700 (PDT) Date: Sat, 30 Apr 2016 17:35:47 +0300 From: Antony Pavlov Message-Id: <20160430173547.623a7f71b530baae4a138b85@gmail.com> In-Reply-To: References: <20160430141937.1220ebe28aa234eeaf9454a9@gmail.com> Mime-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: How to run barebox gui on linux, fb or x? To: DU HUANPENG Cc: "barebox@lists.infradead.org" On Sat, 30 Apr 2016 12:39:20 +0000 DU HUANPENG wrote: > On Sat, Apr 30, 2016 at 02:19:37PM +0300, Antony Pavlov wrote: > > On Sat, 30 Apr 2016 10:13:28 +0000 > > DU HUANPENG wrote: > > = > > > Hello, I want to test the is the barebox font working > > > correctly, but I still don't know how to run barebox(sandbox) > > > on linux fb or x. > > > any one can help? > > = > > Here is barebox-sandbox-sdl howto. > > = > > Go to your barebox repo directory and checkout next branch. > > Generate .config and enable SDL support: > > = > > $ make mrproper > > $ make defconfig > > $ sed -i "s/# CONFIG_DRIVER_VIDEO_SDL is not set/CONFIG_DRIVER_VIDE= O_SDL=3Dy/" .config > thanks very much! > i got this error msg when compiling: > - - - - - - - - - - - - - - - - - - - - = > CC arch/sandbox/os/sdl.o > arch/sandbox/os/sdl.c:8:17: fatal error: SDL.h: No such file or directo= ry > compilation terminated. > scripts/Makefile.build:249: recipe for target 'arch/sandbox/os/sdl.o' f= ailed > make[1]: *** [arch/sandbox/os/sdl.o] Error 1 > Makefile:775: recipe for target 'arch/sandbox/os' failed > make: *** [arch/sandbox/os] Error 2 > - - - - - - - - - - - - - - - - - - - - = > there are many sdl pageages, which one should i install? > = I use the 'libsdl1.2-dev' Debian package. --=A0 Best regards, =A0 Antony Pavlov _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox