qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] error: syntax error before "tcg_ctx"


From: Zeno Davatz
Subject: Re: [Qemu-devel] error: syntax error before "tcg_ctx"
Date: Wed, 27 Feb 2008 13:40:04 +0100

Dear List

Thank you for your replies.

I do:
wget http://qemu-forum.ipi.fi/qemu-snapshots/qemu-snapshot-2008-02-27_05.tar.bz2
tar -xjf qemu-snapshot-2008-02-27_05.tar.bz2
./configure
sudo make

And then I get that error.

Is the code that I download from the website as mentioned above not
"complete" so I can just do a "configure" "make" and "make install"?

Thank you for your Feedback.

Best
Zeno

On Wed, Feb 27, 2008 at 1:34 PM, Johannes Schindelin
<address@hidden> wrote:
> Hi,
>
>  On Wed, 27 Feb 2008, Thiemo Seufer wrote:
>
>
>
>  > Zeno Davatz wrote:
>  >
>  > > I am not a developer but I just tested the latest
>  > > qemu-snapshot-2008-02-27_05 on my Gentoo Maschine and I get the
>  > > following error after doing "./configure" and and "sudo make":
>  > >
>  > > gcc-3.3.6 -I. -I..
>  > > -I/home/zeno/.software/qemu-snapshot-2008-02-27_05/target-i386
>  > > -I/home/zeno/.software/qemu-snapshot-2008-02-27_05 -MMD -MP
>  > > -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
>  > > -I/home/zeno/.software/qemu-snapshot-2008-02-27_05/tcg
>  > > -I/home/zeno/.software/qemu-snapshot-2008-02-27_05/tcg/i386
>  > > -I/home/zeno/.software/qemu-snapshot-2008-02-27_05/fpu
>  > > -I/home/zeno/.software/qemu-snapshot-2008-02-27_05/linux-user
>  > > -I/home/zeno/.software/qemu-snapshot-2008-02-27_05/linux-user/i386
>  > > -Wall -O2 -g -fno-strict-aliasing  -m32 -c -o translate-all.o
>  > > /home/zeno/.software/qemu-snapshot-2008-02-27_05/translate-all.c
>  > > /home/zeno/.software/qemu-snapshot-2008-02-27_05/translate-all.c:32:17:
>  > > tcg.h: No such file or directory
>  >
>  > Looks like your source tree is incomplete.
>
>  Maybe an update with "cvs -d" is needed?
>
>  Ciao,
>  Dscho
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]