Messages in this thread |  | | From | Wayne.Brown@altec ... | Date | Fri, 11 May 2001 13:50:59 -0500 | Subject | Re: Linux 2.4.4-ac7 |
| |
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 <alan@lxorguk.ukuu.org.uk> on 05/11/2001 12:53:03 PM
To: marpet@buy.pl (Marek P ętlicki) cc: alan@lxorguk.ukuu.org.uk (Alan Cox), linux-kernel@vger.kernel.org (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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |