qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Sim <simvirus@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] compile error ( translate-op.c:36 -op.h:In function `dyng..)
Date: Fri, 21 Jul 2006 16:00:27 +0200	[thread overview]
Message-ID: <d3e73af70607210700t3dac2ee0o734854163ed49bac@mail.gmail.com> (raw)
In-Reply-To: <44C09D49.6020304@xtal.rwth-aachen.de>

> 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
root@doncamillo /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	other threads:[~2006-07-21 14:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-20  8:27 [Qemu-devel] compile error ( translate-op.c:36 -op.h:In function `dyng..) Sim
2006-07-20  9:01 ` Jan Marten Simons
2006-07-20  9:26   ` Sim
2006-07-20 10:43     ` Sim
2006-07-20 21:04       ` Sim
2006-07-21  9:24         ` Jan Marten Simons
2006-07-21 14:00           ` Sim [this message]
2006-07-21 17:41             ` Sim

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=d3e73af70607210700t3dac2ee0o734854163ed49bac@mail.gmail.com \
    --to=simvirus@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).