linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Brian Jackson <brian@brianandsara.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.46-bk6 kconfig errors
Date: Mon, 11 Nov 2002 16:32:36 +0100	[thread overview]
Message-ID: <20021111153236.GA1023@mars.ravnborg.org> (raw)
In-Reply-To: <3DCF24CE.7090405@brianandsara.net>

On Sun, Nov 10, 2002 at 09:32:30PM -0600, Brian Jackson wrote:
> Just downloaded bk6 and I get the following errors when I do a make 
> menuconfig. Same thing happens whether I have a  .config already or not. 

Glancing through the errors you get, the conf.c file you have
is not the same as is present in 2.5.47.

> scripts/kconfig/conf.c:1: parse error before '=' token
No '=' on line 1

> scripts/kconfig/conf.c:21: parse error before '!=' token
No '!=' on line 21

> scripts/kconfig/conf.c:30: warning: implicit declaration of function 
> `XFS_ERROR'
No XFS_ERROR in the file.

etc. etc.

It looks to me you have a wrong file in place of conf.c.
Or maybe a filesystem error?

	Sam

      reply	other threads:[~2002-11-11 15:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-11  3:32 2.5.46-bk6 kconfig errors Brian Jackson
2002-11-11 15:32 ` Sam Ravnborg [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=20021111153236.GA1023@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=brian@brianandsara.net \
    --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;
as well as URLs for NNTP newsgroup(s).