qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ronald <look@reply.to>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [WIN32] cvs build failure
Date: Wed, 25 Aug 2004 15:23:49 +0200	[thread overview]
Message-ID: <pan.2004.08.25.13.23.45.315076@reply.to> (raw)

Hi,

win32 is missing the gettimeofday function needed by tftp.c.

/home/ronald/Prog/Win32/combo/qemu/slirp/tftp.c: Dans la fonction « tftp_session_update »:
/home/ronald/Prog/Win32/combo/qemu/slirp/tftp.c:43: AVERTISSEMENT: déclaration implicite de la fonction « gettimeofday »
i386-mingw32-gcc  -o qemu.exe vl.o osdep.o block.o readline.o monitor.o pci.o console.o block-cow.o block-qcow.o aes.o block-vmdk.o ide.o ne2000.o pckbd.o vga.o sb16.o dma.o oss.o fdc.o mc146818rtc.o serial.o i8259.o i8254.o pc.o cirrus_vga.o sdl.o slirp/cksum.o slirp/if.o slirp/ip_icmp.o slirp/ip_input.o slirp/ip_output.o slirp/slirp.o slirp/mbuf.o slirp/misc.o slirp/sbuf.o slirp/socket.o slirp/tcp_input.o slirp/tcp_output.o slirp/tcp_subr.o slirp/tcp_timer.o slirp/udp.o slirp/bootp.o slirp/debug.o slirp/tftp.o libqemu.a  -lm -lz -lwinmm -lws2_32 -liphlpapi -L/opt/mingw/i386-mingw32/lib -lmingw32 -lmingwex -lSDLmain -lSDL -mwindows
slirp/tftp.o(.text+0x12): In function `tftp_session_update':
/home/ronald/Prog/Win32/combo/qemu/slirp/tftp.c:43: undefined reference to `gettimeofday'
slirp/tftp.o(.text+0x3e): In function `tftp_session_allocate':
/home/ronald/Prog/Win32/combo/qemu/slirp/tftp.c:58: undefined reference to `gettimeofday'
make[1]: *** [qemu.exe] Erreur 1
make[1]: Leaving directory `/home/ronald/Prog/Win32/combo/qemu/i386-softmmu'
make: *** [all] Erreur 1

             reply	other threads:[~2004-08-25 17:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-25 13:23 Ronald [this message]
2004-08-25 20:55 ` [Qemu-devel] [WIN32] cvs build failure Fabrice Bellard

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=pan.2004.08.25.13.23.45.315076@reply.to \
    --to=look@reply.to \
    --cc=daimon55@free.fr \
    --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).