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/