qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Amey Moghe <amey1288@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Problem in compiling qemu-0.10.6
Date: Wed, 2 Sep 2009 19:55:24 +0530	[thread overview]
Message-ID: <1600c7720909020725j522cb398v491095275350daa5@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1119 bytes --]

Hello all,

I was trying to compile qemu-0.10.6 source code downloaded from following
link:

http://www.qemu.org/download.html

so I followed following steps :

1) I first executed command : ./configure --target-list=arm-softmmu
--disable-vnc-tls --disable-kvm

2) In that I got an error for libSDL dependency so I configured SDL1.3
source code and but I was facing errors so I tried to rectify it but I just
couldn't.
   So I just tried SDL1.2.13 for configuring and it worked.
3) After that I executed : make  Results: no error found in this execution.

4) Next I executed sudo make install   , Results : no error found ..
5) But when I tried one test arm image downloaded from following link:

http://www.qemu.org/download.html

with command :
qemu-system-arm -kernel zImage.integrator -initrd arm_root.img  then I got
following error :

Could not initialize SDL - exiting

So I again I tried to set LD_LIBRARY_PATH to /opt/lib after compiling
SDL-1.2.13 source code with --prefix=/opt/ then also It is giving me same
error ...
i.e.
Could not initialize SDL - exiting

So please help in this regard..

Thanks,
Amey.

[-- Attachment #2: Type: text/html, Size: 1337 bytes --]

             reply	other threads:[~2009-09-02 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-02 14:25 Amey Moghe [this message]
2009-09-02 14:52 ` [Qemu-devel] Problem in compiling qemu-0.10.6 Amit Shah

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1600c7720909020725j522cb398v491095275350daa5@mail.gmail.com \
    --to=amey1288@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).