From: Peter Maydell <peter.maydell@linaro.org>
To: Liu Jaloo <liu.jaloo@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: make: *** No rule to make target 'i386/fp87.c', needed by 'i386/fp87.o'. Stop.
Date: Thu, 7 Dec 2023 11:31:56 +0000 [thread overview]
Message-ID: <CAFEAcA8Mo3XJ_PXet6UoKSyUXpuQ61ejXBrg6XrgAbZGXO=EhA@mail.gmail.com> (raw)
In-Reply-To: <CAOYM0N27HbO8wOumn_xxNSS8Zg-Rsc6tSj9U1oU3sSAARBoCwQ@mail.gmail.com>
On Thu, 7 Dec 2023 at 11:20, Liu Jaloo <liu.jaloo@gmail.com> wrote:
>
> qemu checkout tag "initial" version, then
> $ make
>
> report error, like this:
> make: *** No rule to make target 'i386/fp87.c', needed by 'i386/fp87.o'. Stop.
>
> How or where can I get the resource about folder "i386", just like OBJS in Makefile
>
> OBJS= i386/fp87.o i386/interp_main.o i386/interp_modrm.o i386/interp_16_32.o \
> i386/interp_32_16.o i386/interp_32_32.o i386/emu-utils.o \
> i386/dis8086.o i386/emu-ldt.o
What version of QEMU are you trying to build? These lines
have not been in Makefile since 2003 !
If you're deliberately trying to build a very old version of
QEMU, then you are on your own for that. You'll probably
find it does not compile at all on a modern Linux with a
modern C compiler.
thanks
-- PMM
next prev parent reply other threads:[~2023-12-07 11:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-07 11:20 make: *** No rule to make target 'i386/fp87.c', needed by 'i386/fp87.o'. Stop Liu Jaloo
2023-12-07 11:31 ` Peter Maydell [this message]
2023-12-08 0:47 ` Liu Jaloo
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='CAFEAcA8Mo3XJ_PXet6UoKSyUXpuQ61ejXBrg6XrgAbZGXO=EhA@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=liu.jaloo@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).