On Tue, Oct 19, 2004 at 10:24:18PM -0500, Jerry Amundson wrote: > I assume I should be able to compile only the fs/coda/ module, right? > I didn't find much in the archives for FC2. Perhaps I'm being really > dense on this one. > > With kernel-2.6.8-1.521, in /usr/src/2.6.8-1.521, I "make menuconfig" to > enable CONFIG_CODA_FS ... > > [EMAIL PROTECTED] linux-2.6.8-1.521]# make fs/coda/ ... > /bin/sh: line 1: .tmp_versions/coda.mod: No such file or directory
Hmm, I have no idea. Coda builds fine in the pristine 'Linus' kernels. Maybe it has to do with the invocation of make fs/coda? There shouldn't be any strange dependencies outside of the fs/coda directory, but on the other hand I think I used 'make SUBDIRS=fs/coda modules' to rebuild just coda. Jan
