I can't recompile custom kernel-2.4.3-12mdk.src.rpm :
with configuration:

#CONFIG_NFSD is not set
CONFIG_REISERFS=y

namei.c: In function `resisersfs_decode_fh':
namei.c:1396: `__func__ undeclared (first use in this function)

Compilation failed...

If I change kernel configuration

CONFIG_NFSD=m
CONFIG_REISERFS=y
Compilation successed.


Pawel Jablonski


Reply via email to