Messages in this thread |  | | Subject | Re: Linux 2.4.4-ac7 | Date | Fri, 11 May 2001 18:53:03 +0100 (BST) | From | Alan Cox <> |
| |
> 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/
|  |