From: Anne et Bertrand <anneetbertrand@wanadoo.fr>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Fail to compile
Date: Mon, 23 Feb 2004 23:37:29 +0100 [thread overview]
Message-ID: <403A80A9.5070802@wanadoo.fr> (raw)
In-Reply-To: <4037E495.40803@wanadoo.fr>
>What is your glibc version ?
>Whatever, try to apply this patch:
rpm -q gli[bertrand@localhost bertrand]$ rpm -q glibc
glibc-2.3.1-10.1.91mdk
I've applied this patches to 0.5.2 : compiled with success (although a
little trouble on install : it failed on some directorie in the source
tree so I had to cd to each one and type make to finish the install).
Runs well : for the first time I could launch ReactoS and even a kind of
Knoppix disk image. Thanks !
The patche applied to the cvs tree let syscall.c compile too, but I've
got an assembly error later in i386-softmmu :
gcc -I. -I/home/bertrand/Desktop/qemu/target-i386
-I/home/bertrand/Desktop/qemu -D_GNU_SOURCE -c -o linux_boot.o
/home/bertrand/Desktop/qemu/linux_boot.S
/home/bertrand/Desktop/qemu/linux_boot.S: Assembler messages:
/home/bertrand/Desktop/qemu/linux_boot.S:8: Error: unknown pseudo-op:
`.code16'
/home/bertrand/Desktop/qemu/linux_boot.S:14: Error: Unrecognized opcode:
`cli'
/home/bertrand/Desktop/qemu/linux_boot.S:15: Error: Unrecognized opcode:
`cld'
/home/bertrand/Desktop/qemu/linux_boot.S:16: Error: Unrecognized opcode:
`mov'
/home/bertrand/Desktop/qemu/linux_boot.S:17: Error: Unrecognized opcode:
`mov'
/home/bertrand/Desktop/qemu/linux_boot.S:18: Error: Unrecognized opcode:
`mov'
/home/bertrand/Desktop/qemu/linux_boot.S:19: Error: Unrecognized opcode:
`mov'
/home/bertrand/Desktop/qemu/linux_boot.S:20: Error: Unrecognized opcode:
`mov'
/home/bertrand/Desktop/qemu/linux_boot.S:21: Error: Unrecognized opcode:
`mov'
/home/bertrand/Desktop/qemu/linux_boot.S:22: Error: Unrecognized opcode:
`mov'
/home/bertrand/Desktop/qemu/linux_boot.S:23: Error: Unrecognized opcode:
`ljmp'
make[1]: *** [linux_boot.o] Erreur 1
make[1]: Leaving directory `/home/bertrand/Desktop/qemu/i386-softmmu'
make: *** [all] Erreur 1
Bertrand Dekoninck
prev parent reply other threads:[~2004-02-23 22:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-21 23:07 [Qemu-devel] Fail to compile Anne et Bertrand
2004-02-22 0:26 ` J. Mayer
2004-02-22 0:56 ` [Qemu-devel] [BUG] signed 16 bits word load for bigendian targets J. Mayer
2004-02-23 22:37 ` Anne et Bertrand [this message]
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=403A80A9.5070802@wanadoo.fr \
--to=anneetbertrand@wanadoo.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).