From: Amit Shah <amit.shah@redhat.com>
To: Amey Moghe <amey1288@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Problem in compiling qemu-0.10.6
Date: Wed, 2 Sep 2009 20:22:33 +0530 [thread overview]
Message-ID: <20090902145233.GB21010@amit-x200.redhat.com> (raw)
In-Reply-To: <1600c7720909020725j522cb398v491095275350daa5@mail.gmail.com>
On (Wed) Sep 02 2009 [19:55:24], Amey Moghe wrote:
> Hello all,
>
> I was trying to compile qemu-0.10.6 source code downloaded from following
> link:
If you're only looking to run qemu you can download it from your
distribution binaries.
> [1]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:
>
> [2]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
instead of getting the dependencies this way you should download your
distribution-specific packages. eg, SDL and SDL-devel on Fedora.
or you can use the in-built vnc server (also answers your previous
question); you can use -vnc :1 and then use a vnc client to access that.
Amit
prev parent reply other threads:[~2009-09-02 14:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-02 14:25 [Qemu-devel] Problem in compiling qemu-0.10.6 Amey Moghe
2009-09-02 14:52 ` Amit Shah [this message]
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=20090902145233.GB21010@amit-x200.redhat.com \
--to=amit.shah@redhat.com \
--cc=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).