qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Fedora Core 2 Compilation Problems
@ 2004-11-17  2:20 brian
  2004-11-17 18:03 ` [Qemu-devel] " Ronald
  0 siblings, 1 reply; 3+ messages in thread
From: brian @ 2004-11-17  2:20 UTC (permalink / raw)
  To: Qemu dev group

Hello,

I'm running a stock fedora core 2 box and I'm trying to get qemu up and
running.  The first thing I did was run the binary distribution like so:

qemu linux-test/linux.img

(note: ../linux-test/linux.img is the stock test image from the qemu
website.)

The guest os booted but I didn't get the (qemu) prompt.  I tired CTL-ALT-1
and CTL-ALT-2 as recommended in the post entitled "Qemu console doesn't
work anymore" but all I got was the echo ^[1^@.

Next I tried compiling the latest 0.6.1 qemu code.  The resulting
executable stalls without printing anything.  Here are the commands that I
run:

./configure
make
make install
qemu ../linux-test/linux.img

The 0.6.0 binary distribution source seg faulted when I built it with
similar config options.  The 0.6.0 rpm packaged by dag is the only version
that has worked properly on my machine.

I'm using gcc 3.3.3, binutils 2.15.90.0.3 and glibc 2.3.3.  Here are my
questions:

1) Is anyone else developing on Fedora Core 2 (or at least with similar
gcc/binutils/glibc versions) and managing to compile?  If so, can you see
what I am doing wrong?

2) Obviously, many folks are successfully compiling qemu.  Are y'all using
distros that happen to come with some combination of tools that match the
README, or did you install alternative development tools?  If anybody has
done the latter, can you briefly describe the strategy you took?

Thanks,
Brian

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] Re: Fedora Core 2 Compilation Problems
  2004-11-17  2:20 [Qemu-devel] Fedora Core 2 Compilation Problems brian
@ 2004-11-17 18:03 ` Ronald
  2004-11-23  1:34   ` brian
  0 siblings, 1 reply; 3+ messages in thread
From: Ronald @ 2004-11-17 18:03 UTC (permalink / raw)
  To: qemu-devel

Le Tue, 16 Nov 2004 18:20:09 -0800, brian a écrit :


> I'm using gcc 3.3.3, binutils 2.15.90.0.3 and glibc 2.3.3.  Here are my
> questions:
> 
> 1) Is anyone else developing on Fedora Core 2 (or at least with similar
> gcc/binutils/glibc versions) and managing to compile?  If so, can you see
> what I am doing wrong?
> 

That will not help you to solve your troubles, but I am using
gcc-3.3.4,binutils-2.15,glibc-2.3.3(nptl) and linux-2.6.9 (all vanilla),
qemu compiles and runs perfectly ({i386,ppc}-softmmu are the only one I've
tried ATM).  

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Re: Fedora Core 2 Compilation Problems
  2004-11-17 18:03 ` [Qemu-devel] " Ronald
@ 2004-11-23  1:34   ` brian
  0 siblings, 0 replies; 3+ messages in thread
From: brian @ 2004-11-23  1:34 UTC (permalink / raw)
  To: daimon55, qemu-devel

True.  The problem turned out to be that I didn't have the proper sdl guts
installed.  Note that the configure script does not test to see if
sdl-config exists.

Thanks,
Brian

> Le Tue, 16 Nov 2004 18:20:09 -0800, brian a écrit :
>
>
>> I'm using gcc 3.3.3, binutils 2.15.90.0.3 and glibc 2.3.3.  Here are my
>> questions:
>>
>> 1) Is anyone else developing on Fedora Core 2 (or at least with similar
>> gcc/binutils/glibc versions) and managing to compile?  If so, can you
>> see
>> what I am doing wrong?
>>
>
> That will not help you to solve your troubles, but I am using
> gcc-3.3.4,binutils-2.15,glibc-2.3.3(nptl) and linux-2.6.9 (all vanilla),
> qemu compiles and runs perfectly ({i386,ppc}-softmmu are the only one I've
> tried ATM).
>
>
>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-23  1:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-17  2:20 [Qemu-devel] Fedora Core 2 Compilation Problems brian
2004-11-17 18:03 ` [Qemu-devel] " Ronald
2004-11-23  1:34   ` brian

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).