All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gabriel C <nix.or.die@googlemail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	jdike@karaya.com
Subject: Re: UML compile error
Date: Sat, 28 Jul 2007 01:48:30 +0200	[thread overview]
Message-ID: <46AA844E.7010806@googlemail.com> (raw)
In-Reply-To: <20070727162802.a52307dc.akpm@linux-foundation.org>

Andrew Morton wrote:
> 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.
> 

Right this auto build tree broke for some reason.

A fresh git tree is fine ,  sorry for the noise.


Gabriel

  reply	other threads:[~2007-07-27 23:52 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
2007-07-27 23:48   ` Gabriel C [this message]
  -- 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=46AA844E.7010806@googlemail.com \
    --to=nix.or.die@googlemail.com \
    --cc=akpm@linux-foundation.org \
    --cc=jdike@karaya.com \
    --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.