« Return to Thread: problemas emulando openmoko bajo qemu

problemas emulando openmoko bajo qemu

by CARLOS ARTURO GUTIERREZ OSPINA :: Rate this Message:

Reply to Author | View in Thread

Estoy tratando de emular openmoko bajo qemu sin embargo cuando trato de construirlo con el siguiente comando

./configure --target-list=arm-softmmu --enable-alsa

me sale el siguiente error

WARNING: "gcc" looks like gcc 4.x
Looking for gcc 3.x
Found "gcc34"
Install prefix    /usr/local
BIOS directory    /usr/local/share/qemu
binary directory  /usr/local/bin
Manual directory  /usr/local/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path       /home/odin/qemu-neo1973
C compiler        gcc34
Host C compiler   gcc
make              make
install           install
host CPU          x86_64
host big endian   no
target list       arm-softmmu
gprof enabled     no
profiler          no
static build      no
-Werror enabled   no
SDL support       no
mingw32 support   no
Adlib support     no
AC97 support      no
GUS support       no
CoreAudio support no
ALSA support      yes
EsounD support    no
DSound support    no
FMOD support      no
OSS support       yes
VNC TLS support   yes
    TLS CFLAGS    
    TLS LIBS      -lgnutls 
kqemu support     yes
Documentation     no
The error log from compiling the libSDL test is:
/tmp/qemu-conf-18771-7843-20806.c:1:17: SDL.h: No existe el fichero o el directorio
/tmp/qemu-conf-18771-7843-20806.c: In function `main':
/tmp/qemu-conf-18771-7843-20806.c:3: error: `SDL_INIT_VIDEO' undeclared (first use in this function)
/tmp/qemu-conf-18771-7843-20806.c:3: error: (Each undeclared identifier is reported only once
/tmp/qemu-conf-18771-7843-20806.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.


alguna solucion muchas gracias



_______________________________________________
Lista de correo de Colibri
Colibri@...
http://listas.el-directorio.org/cgi-bin/mailman/listinfo/colibri
 http://slcolombia.org/Colibri/UsoLista
 http://slcolombia.org/Colibri/ContratoSocial

El Directorio, el sitio del Software Libre  en Colombia:
http://www.el-directorio.org

 « Return to Thread: problemas emulando openmoko bajo qemu