On Mon, Oct 02, 2000 at 08:32:45AM -0600, Steven Cole wrote:
> I just tried out 2.4.0-test9-pre8, and Reiserfs-3.6.17 didn't get compiled
> during the make. Up through test9-pre7 (pre2, pre5), this has worked smoothly.
With me that was a simple makefile problem
linux/fs/Makefile
changed quit a bit. So you have to add the line
subdir-$(CONFIG_REISERFS_FS) += reiserfs
somewhere (for example after "subdir-$(CONFIG_JFFS_FS) += jffs")
then it works fine.
> In all cases, I apply the linux-2.4.0-test8-reiserfs-3.6.17-patch after the
> test9-preX patch.
You should check for rejected files ('find . -name "*.rej"' in the source dir)
regards,
Claudius
--Claudius Link linkclau@uni-freiburg.de - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Oct 07 2000 - 21:00:10 EST