From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Lodos Date: Thu, 26 Aug 2010 14:19:18 -0500 Subject: [Buildroot] SDL instead of DirectFB Message-ID: <4C76BE36.7040904@hab.desoft.cu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net I am trying to make a linux that supports java swings. Java requires X11 in linux for the graphics. I was trying to install DirectFB but there where a lot of errors. Can I use SDL instead of DirectFB for this purpose?