From: Andrew Morton <akpm@linux-foundation.org>
To: Gabriel C <nix.or.die@googlemail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
jdike@karaya.com
Subject: Re: UML compile error
Date: Fri, 27 Jul 2007 16:28:02 -0700 [thread overview]
Message-ID: <20070727162802.a52307dc.akpm@linux-foundation.org> (raw)
In-Reply-To: <46AA75E1.10606@googlemail.com>
On Sat, 28 Jul 2007 00:46:57 +0200
Gabriel C <nix.or.die@googlemail.com> wrote:
> UML does not compile on current git head.
>
> ....
> $ make defconfig ARCH=um
> [..]
> $ make ARCH=um
> scripts/kconfig/conf -s arch/um/Kconfig
> net/bluetooth/hidp/Kconfig:4:warning: 'select' used by config symbol 'BT_HIDP' refers to undefined symbol 'HID'
> drivers/net/wireless/Kconfig:552:warning: 'select' used by config symbol 'RTL8187' refers to undefined symbol 'EEPROM_93CX6'
> SYMLINK arch/um/include/kern_constants.h
> CHK arch/um/include/uml-config.h
> UPD arch/um/include/uml-config.h
> CC arch/um/sys-i386/user-offsets.s
> CHK arch/um/include/user_constants.h
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> CC arch/um/kernel/asm-offsets.s
> In file included from include/linux/sched.h:54,
> from arch/um/include/sysdep/kernel-offsets.h:2,
> from arch/um/kernel/asm-offsets.c:1:
> include/linux/jiffies.h:18:5: warning: "CONFIG_HZ" is not defined
> include/linux/jiffies.h:20:7: warning: "CONFIG_HZ" is not defined
> include/linux/jiffies.h:22:7: warning: "CONFIG_HZ" is not defined
> include/linux/jiffies.h:24:7: warning: "CONFIG_HZ" is not defined
> include/linux/jiffies.h:26:7: warning: "CONFIG_HZ" is not defined
> include/linux/jiffies.h:28:7: warning: "CONFIG_HZ" is not defined
> include/linux/jiffies.h:30:7: warning: "CONFIG_HZ" is not defined
I suspect your build setup broke. Try `make mrproper' then
have another go.
next prev parent reply other threads:[~2007-07-27 23:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-27 22:46 UML compile error Gabriel C
2007-07-27 23:28 ` Andrew Morton [this message]
2007-07-27 23:48 ` Gabriel C
-- strict thread matches above, loose matches on Subject: below --
2008-02-08 22:32 uml " Adrian Bunk
2008-02-09 0:05 ` Jiri Kosina
2008-02-09 0:25 ` Adrian Bunk
2008-02-13 22:24 ` Rafael J. Wysocki
2008-02-13 22:28 ` Adrian Bunk
2002-09-25 10:56 UML " adam
2002-09-26 6:36 ` Oleg Drokin
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=20070727162802.a52307dc.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=jdike@karaya.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nix.or.die@googlemail.com \
/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.