All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] No rule to make target `arch/um/os-Linux/sys-i386/registers.c'
@ 2004-09-30 14:49 Robbie Dinn
  2004-10-01  2:03 ` Jeff Dike
  0 siblings, 1 reply; 2+ messages in thread
From: Robbie Dinn @ 2004-09-30 14:49 UTC (permalink / raw)
  To: user-mode-linux-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [uml-devel] No rule to make target `arch/um/os-Linux/sys-i386/registers.c'
  2004-09-30 14:49 [uml-devel] No rule to make target `arch/um/os-Linux/sys-i386/registers.c' Robbie Dinn
@ 2004-10-01  2:03 ` Jeff Dike
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Dike @ 2004-10-01  2:03 UTC (permalink / raw)
  To: Robbie Dinn; +Cc: user-mode-linux-devel

robbie@microbus.com said:
> 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. 

Oops, missed a 'quilt add'.  It's fixed now.

> 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! 

Presumably you copied in the other direction.

Anyway, that's what would be called an unsupported configuration :-)

				Jeff



-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-01  0:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-30 14:49 [uml-devel] No rule to make target `arch/um/os-Linux/sys-i386/registers.c' Robbie Dinn
2004-10-01  2:03 ` Jeff Dike

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.