qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] compile error ( translate-op.c:36 -op.h:In function `dy


From: Sim
Subject: Re: [Qemu-devel] compile error ( translate-op.c:36 -op.h:In function `dyng..)
Date: Fri, 21 Jul 2006 16:00:27 +0200

You're still not using the most up-to-date version (from CVS*).
Additionally more information on your host system would be helpful.


Hi Jan !

Thanks for your reply and CVS address.

Here my configure and make per CVS version.

----------------------------------------------------------------------

# ./configure --disable-gfx-check --disable-sdl --disable-audio
--target-list=i386-softmmu

which: no texi2html in
(/sbin:/usr/sbin:/usr/ucb:/bin:/usr/bin:/etc:/usr/local/bin:/opt/xsentry/sbin:/root/bin)
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       /usr/local/src/qemu
C compiler        gcc
Host C compiler   gcc
make              make
install           install
host CPU          i386
host big endian   no
target list       i386-softmmu
gprof enabled     no
profiler          no
static build      no
SDL support       no
mingw32 support   no
Adlib support     no
CoreAudio support no
ALSA support      no
DSound support    no
FMOD support      no
kqemu support     yes
Documentation     no

----------------------------------------------------------------------

# make

gcc -DQEMU_TOOL -Wall -O2 -g -fno-strict-aliasing -I. -g -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o qemu-img qemu-img.c
block.c block-cow.c block-qcow.c aes.c block-vmdk.c block-cloop.c
block-dmg.c block-bochs.c block-vpc.c block-vvfat.c -lz
gcc -Wall -O2 -g -fno-strict-aliasing -I. -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o dyngen dyngen.c
make -C i386-softmmu all
make[1]: Entering directory `/usr/local/src/qemu/i386-softmmu'
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I..
-I/usr/local/src/qemu/target-i386 -I/usr/local/src/qemu -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/src/qemu/fpu
-DHAS_AUDIO -I/usr/local/src/qemu/slirp -c -o vl.o
/usr/local/src/qemu/vl.c
/usr/local/src/qemu/vl.c: In function `init_get_clock':
/usr/local/src/qemu/vl.c:547: error: `CLOCK_MONOTONIC' undeclared
(first use in this function)
/usr/local/src/qemu/vl.c:547: error: (Each undeclared identifier is
reported only once
/usr/local/src/qemu/vl.c:547: error: for each function it appears in.)
/usr/local/src/qemu/vl.c: In function `get_clock':
/usr/local/src/qemu/vl.c:559: error: `CLOCK_MONOTONIC' undeclared
(first use in this function)
make[1]: *** [vl.o] Error 1
make[1]: Leaving directory `/usr/local/src/qemu/i386-softmmu'
make: *** [subdir-i386-softmmu] Error 2
address@hidden /usr/local/src/qemu# vi /usr/local/src/qemu/vl.c



Now the error is different!

----------------------------------------------------------------------


My host is a Trustix Linux version 2.2 ( http://www.trustix.org )

The packages installed are:

# rpm -qa | grep gcc
gcc-cpp-3.3.4-3tr
gcc-c++-devel-3.3.4-3tr
gcc-runtime-3.3.4-3tr
gcc-3.3.4-3tr
gcc-c++-runtime-3.3.4-3tr

# uname -a
Linux test 2.4.32-1tr #1 Wed Feb 8 12:58:36 GMT 2006 i686 i686 i386 GNU/Linux

For my test I'm using VmWare and HP DL380:

Performance - Xeon 3.4 GHz
Fattore di forma Montabile in rack - 2 U
Dimensioni (LxPxH) 44.5 cm x 66.1 cm x 8.6 cm
Processore 2 x Intel Xeon 3.4 GHz
RAM 2 GB (installati) / 12 GB (max) - DDR II SDRAM - ECC - 400 MHz - PC2-3200
Storage controller RAID ( Ultra320 SCSI ) ( Smart Array 6i Controller )
Controller grafico ATI RAGE XL - 8 MB
Networking Scheda di rete - PCI-X - Ethernet, Fast Ethernet, Gigabit Ethernet
Cache per processore 1 MB


If you need more info don't esitate to contact me.

Thanks!




reply via email to

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