When trying to compile a CVS kernel, "make dep" fails with:
make -C xfs fastdep
make[4]: Entering directory `/home/opus/cvsrep/linux-2.4-xfs/linux/fs/xfs'
make[4]: *** No rule to make target `fastdep'. Stop.
make[4]: Leaving directory `/home/opus/cvsrep/linux-2.4-xfs/linux/fs/xfs'
make[3]: *** [_sfdep_xfs] Error 2
make[3]: Leaving directory `/home/opus/cvsrep/linux-2.4-xfs/linux/fs'
make[2]: *** [fastdep] Error 2
make[2]: Leaving directory `/home/opus/cvsrep/linux-2.4-xfs/linux/fs'
make[1]: *** [_sfdep_fs] Error 2
make[1]: Leaving directory `/home/opus/cvsrep/linux-2.4-xfs/linux'
make: *** [dep-files] Error 2
Poking around, I notice that that ~/linux-2.4-xfs/linux/fs/xfs hasn't the
usual files.
Help, please.
|