Re: compilation error: 2.4.18-rc2-ac1

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 20 Feb 2002 02:06:30 +0000 (GMT)


> I received the following compilation error when building 2.4.18-rc2-ac1 under
> Red Hat 7.2 on a dead ordinary i686 system (during "make modules") - hope
> this is useful!

Strange.. it looks like something mangled your journal.ver file

cp .config ..
make distclean
cp ../.config .config
make oldconfig dep bzImage modules

and let me know what occured

Also before that take a look at journal.ver see what happened to it.
-
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/