From: Robbie Dinn <robbie@microbus.com>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] No rule to make target `arch/um/os-Linux/sys-i386/registers.c'
Date: Thu, 30 Sep 2004 15:49:34 +0100 [thread overview]
Message-ID: <415C1CFE.3010405@microbus.com> (raw)
Hi,
I have just been building linux-2.6.9-rc2-mm4 + incremental patches
from http://user-mode-linux.sourceforge.net/patches.html downloaded
fresh today.
I think the i386 UML target is broken.
I got a build error when doing make:
robbie@linux-uml:~/linux-2.6.9-rc2-mm4-um> make ARCH=um linux
[snip]
LD arch/um/os-Linux/drivers/tuntap.o
LD arch/um/os-Linux/drivers/built-in.o
make[2]: *** No rule to make target
`arch/um/os-Linux/sys-i386/registers.c', needed by
`arch/um/os-Linux/sys-i386/registers.o'. Stop.
make[1]: *** [arch/um/os-Linux/sys-i386] Error 2
make: *** [arch/um/os-Linux] Error 2
robbie@linux-uml:~/linux-2.6.9-rc2-mm4-um>
I couldn't find arch/um/os-Linux/sys-i386/registers.c
but I looked in arch/um/os-Linux/sys-x86_64 and found a
one there.
I did
cp arch/um/os-Linux/sys-i386/registers.c
arch/um/os-Linux/sys-x86_64/registers.c
then recompiled, and it build OK.
The UML kernel even booted too!
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next reply other threads:[~2004-09-30 14:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-30 14:49 Robbie Dinn [this message]
2004-10-01 2:03 ` [uml-devel] No rule to make target `arch/um/os-Linux/sys-i386/registers.c' Jeff Dike
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=415C1CFE.3010405@microbus.com \
--to=robbie@microbus.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.