All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jianjun Kong <jianjun@zeuux.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Linux-Kernel-Mailing-List <linux-kernel@vger.kernel.org>,
	mingo@redhat.com
Subject: Re: v2.6.28-rc7: Fail compile arch/x86/kernel/cpu/common.c
Date: Wed, 3 Dec 2008 23:22:34 +0800	[thread overview]
Message-ID: <20081203152234.GA6924@ubuntu> (raw)
In-Reply-To: <20081203114748.GB19664@elte.hu>

On Wed, Dec 03, 2008 at 12:47:48PM +0100, Ingo Molnar wrote:
>* Jianjun Kong <jianjun@zeuux.org> wrote:

>> >> arch/x86/kernel/cpu/common.c: In function ‘early_identify_cpu’:
>> >> arch/x86/kernel/cpu/common.c:555: error: ‘boot_cpu_id’ undeclared (first
>> >> use in this function)
>
>the error message is not consistent with what the code does:

<....>
>how can this not build? Do you have __ASSEMBLY__ defined in your CFLAGS 
>perhaps?

When I compile the code with another system(Fedora).There is another error
"include/asm is a directory but a symlink was expected". I think there maybe a file problem :<

So I remove the include directory, and update the code. Then I can compile it rightly :)

Sorry for disturbande.

-- 
Jianjun Kong | Happy Hacking
HOMEPAGE: http://kongove.cn/
GTALK: kongjianjun@gmail.com

      reply	other threads:[~2008-12-03 15:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-03  7:01 v2.6.28-rc7: Fail compile arch/x86/kernel/cpu/common.c Jianjun Kong
2008-12-03  7:35 ` Ingo Molnar
2008-12-03 11:27   ` Jianjun Kong
2008-12-03 11:47     ` Ingo Molnar
2008-12-03 15:22       ` Jianjun Kong [this message]

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=20081203152234.GA6924@ubuntu \
    --to=jianjun@zeuux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=mingo@redhat.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.