public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6.15.2 / uml] Compile error
@ 2006-02-03 12:37 Nico Schottelius
  2006-02-03 12:47 ` Pekka Enberg
  0 siblings, 1 reply; 2+ messages in thread
From: Nico Schottelius @ 2006-02-03 12:37 UTC (permalink / raw)
  To: LKML

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

Moin!

When I try to compile 2.6.15.2 with ARCH=um and I did before
"make clean" and "make ARCH=um menuconfig", it aborts due to
this error:

include/linux/jiffies.h:39:7: warning: "CONFIG_HZ" is not defined
include/linux/jiffies.h:42:3: error: #error You lose.

This repeats many many times.

What information do you need? (Please cc-me on reply no nico-kernel2@...)

Nico

-- 
Latest release: ccollect-0.3.1 (http://linux.schottelius.org/ccollect/)
Open Source nutures open minds and free, creative developers.

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

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

* Re: [2.6.15.2 / uml] Compile error
  2006-02-03 12:37 [2.6.15.2 / uml] Compile error Nico Schottelius
@ 2006-02-03 12:47 ` Pekka Enberg
  0 siblings, 0 replies; 2+ messages in thread
From: Pekka Enberg @ 2006-02-03 12:47 UTC (permalink / raw)
  To: Nico Schottelius, LKML

On 2/3/06, Nico Schottelius <nico-kernel@schottelius.org> wrote:
> When I try to compile 2.6.15.2 with ARCH=um and I did before
> "make clean" and "make ARCH=um menuconfig", it aborts due to
> this error:
>
> include/linux/jiffies.h:39:7: warning: "CONFIG_HZ" is not defined
> include/linux/jiffies.h:42:3: error: #error You lose.
>
> This repeats many many times.

You forgot to do make mrproper. The include/asm symlink is pointing to
the wrong architecture.

                                      Pekka

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

end of thread, other threads:[~2006-02-03 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-03 12:37 [2.6.15.2 / uml] Compile error Nico Schottelius
2006-02-03 12:47 ` Pekka Enberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox