On Tue, Apr 29, 2008 at 09:58:35PM +0200, Vedran Alajbegović wrote: > hi, > i followed instructions at: > http://wiki.openmoko.org/wiki/OpenMoko_under_QEMU > i got the code and i started config but i got this error, can someone tell > me more how to mand this and configure and build it > p.s. i use ubuntu/debian > --- error -- > [EMAIL PROTECTED]:/home/ahmo/workspace/openmoko/qemu-neo1973# ./configure [snip] > The error log from compiling the libSDL test is: > /tmp/qemu-conf--15860-.c:1:17: SDL.h: No such file or directory > /tmp/qemu-conf--15860-.c: In function `main': > /tmp/qemu-conf--15860-.c:3: error: `SDL_INIT_VIDEO' undeclared (first use in > this function) > /tmp/qemu-conf--15860-.c:3: error: (Each undeclared identifier is reported > only once > /tmp/qemu-conf--15860-.c:3: error: for each function it appears in.) > ERROR: QEMU requires SDL or Cocoa for graphical output > To build QEMU without graphical output configure with --disable-gfx-check > Note that this will disable all output from the virtual graphics card.
It means that you're missing the SDL development package. On my Debian system, there's a bunch of them, but libsdl1.2-dev seems to be the main one. Hugo. -- === Hugo Mills: [EMAIL PROTECTED] carfax.org.uk | darksatanic.net | lug.org.uk === PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk --- The English language has the mot juste for every occasion. ---
signature.asc
Description: Digital signature
_______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

