public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert F Merrill <griever@t2n.org>
To: linux-kernel@vger.kernel.org
Subject: 2.6.2-mm1 won't compile (been doing this since 2.6.1-mm2 or so)
Date: Sat, 07 Feb 2004 16:29:36 -0500	[thread overview]
Message-ID: <402558C0.5010100@t2n.org> (raw)

When I upgraded to 2.6.1-mm4, I did the usual thing, copied my old 
.config from 2.6.1-mm1 and did make oldconfig.

However, when I run make, this happens:

include/asm/processor.h:68: error: `CONFIG_X86_L1_CACHE_SHIFT' 
undeclared here (not in a function)
include/asm/processor.h:68: error: requested alignment is not a constant
make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1


The only way I've found to fix this is to add a manual #define for this 
symbol to autoconf.h

The config option IS in i386/defconfig, but for some reason doesn't get 
put into .config

if I add it to .config manually, it gets removed when I run make (?!?).

I don't think this happens if I delete .config and make one from scratch.



             reply	other threads:[~2004-02-07 21:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-07 21:29 Robert F Merrill [this message]
2004-02-07 21:36 ` 2.6.2-mm1 won't compile (been doing this since 2.6.1-mm2 or so) Adrian Bunk
2004-02-07 22:05   ` Robert F Merrill
2004-02-08  1:02     ` Adrian Bunk

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=402558C0.5010100@t2n.org \
    --to=griever@t2n.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox