All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nico Schottelius <nico-kernel@schottelius.org>
To: linux-kernel@vger.kernel.org
Subject: UM fails on PPC
Date: Sat, 4 Jun 2005 01:28:34 +0200	[thread overview]
Message-ID: <20050603232834.GT27717@schottelius.org> (raw)

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

             reply	other threads:[~2005-06-03 23:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-03 23:28 Nico Schottelius [this message]
2005-06-05 18:32 ` UM fails on PPC 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=20050603232834.GT27717@schottelius.org \
    --to=nico-kernel@schottelius.org \
    --cc=linux-kernel@vger.kernel.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 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.