I always make mrproper after applying your patches, and I still got exactly the
same problem with nfs that Marek found.  There were no errors or warnings during
the compile of the objects in the fs/nfs directory or the linking of nfs.o.

Wayne




Alan Cox <[EMAIL PROTECTED]> on 05/11/2001 12:53:03 PM

To:   [EMAIL PROTECTED] (Marek P

ętlicki)
cc:   [EMAIL PROTECTED] (Alan Cox), [EMAIL PROTECTED] (bcc:
      Wayne Brown/Corporate/Altec)

Subject:  Re: Linux 2.4.4-ac7



> is the EXTRAVERSION set properly in Makefile? I use the http://www.bzim=
> age.org
> intermediate diff (chosen ~40K to ~2M) from ac6 nd I still have
> 2.4.4-ac6 login prompt (and Makefile says: EXTRAVERSION =3D -ac6).

I forgot to change it

> The other thing I noticed is:
> /lib/modules/2.4.4-ac6/kernel/fs/nfs/nfs.o: unresolved symbol filemap_f=
> datawait_Rd4250148
> /lib/modules/2.4.4-ac6/kernel/fs/nfs/nfs.o: unresolved symbol filemap_f=
> datasync_Rf18ce7a1

cp .config ..; make mrproper; cp ../.config .config

I suspect its an unclean build and the exports didnt get done right. At least
I think I fixed these right 8)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Reply via email to