Code: Select all
localtux linux # make && make modules_install
make[1]: Nothing to be done for `all'.
CHK include/linux/version.h
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
fs/nfs/.callback.o.cmd:1: warning: NUL character seen; rest of line ignored
fs/nfs/.callback.o.cmd:1: *** missing separator. Stop.
make[1]: *** [fs/nfs] Error 2
make: *** [fs] Error 2
localtux linux #how do i correct the above error?



