Re: 2.5.46-bk6 kconfig errors

Sam Ravnborg (sam@ravnborg.org)
Mon, 11 Nov 2002 16:32:36 +0100


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/