Re: problem building depot for fb_sdl

2018-03-20 Thread Emery Hemingway
Hello, Fb_sdl uses the linux host SDL implementaion for a framebuffer, so you will need to install the Ubuntu SDL package, on my machine I believe it is libsdl1.2-dev. Emery On Tue, 20 Mar 2018 07:08:23 +0100 Duss Pirmin wrote: > Hello all > > I have two clones of Genode (18.02-20-g1f7b5e75b)

problem building depot for fb_sdl

2018-03-19 Thread Duss Pirmin
Hello all I have two clones of Genode (18.02-20-g1f7b5e75b) on two different machines. On my Ubuntu Artful fb_sdl can't be built due to a missing header file (SDL/SDL.h). I then tested it on my ARCH Linux, where the build works flawless. Does the recipe for fb_sdl by accident use some hea