All of lore.kernel.org
 help / color / mirror / Atom feed
* UM fails on PPC
@ 2005-06-03 23:28 Nico Schottelius
  2005-06-05 18:32 ` Jeff Dike
  0 siblings, 1 reply; 2+ messages in thread
From: Nico Schottelius @ 2005-06-03 23:28 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 935 bytes --]

Hello!

make ARCH=um fails on ppc, because
Kconfig_arch links to non existent file:

[1:23] ei:linux-2.6.11.11# uname -m
ppc

scripts/kconfig/conf -s arch/um/Kconfig
arch/um/Kconfig:71: can't open file "arch/um/Kconfig_arch"
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** [include/linux/autoconf.h] Error 2

[1:24] ei:linux-2.6.11.11# ls -l arch/um/Kconfig_arch
lrwxrwxrwx  1 root root 11 Jun  4 01:24 arch/um/Kconfig_arch -> Kconfig_ppc

[1:24] ei:linux-2.6.11.11# ls -l arch/um/Kconfig_ppc 
ls: arch/um/Kconfig_ppc: No such file or directory

Is it simply missing or is UM generally not supported on PPC?

Nico

P.S.: I'll read the mailing list. If you reply to me, you need
      to confirm your reply.


-- 
Keep it simple & stupid, use what's available.
Please use pgp encryption: 8D0E 27A4 is my id.
http://nico.schotteli.us | http://linux.schottelius.org

[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]

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

* Re: UM fails on PPC
  2005-06-03 23:28 UM fails on PPC Nico Schottelius
@ 2005-06-05 18:32 ` Jeff Dike
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Dike @ 2005-06-05 18:32 UTC (permalink / raw)
  To: Nico Schottelius, linux-kernel

On Sat, Jun 04, 2005 at 01:28:34AM +0200, Nico Schottelius wrote:
> P.S.: I'll read the mailing list. If you reply to me, you need
>       to confirm your reply.

There is a patch, against 2.6.0-test9 (or so) for UML/ppc.  It's not
merged, and it's a fair way from being merged.

See http://www.usermodelinux.org/modules.php?name=News&file=article&sid=187

				Jeff

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

end of thread, other threads:[~2005-06-05 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-03 23:28 UM fails on PPC Nico Schottelius
2005-06-05 18:32 ` 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.