Re: Linux 2.4.7-ac3

From: H. Peter Anvin (hpa@zytor.com)
Date: Mon Jul 30 2001 - 12:32:11 EST


Followup to: <23546.996493814@ocs3.ocs-net>
By author: Keith Owens <kaos@ocs.com.au>
In newsgroup: linux.dev.kernel
>
> On Mon, 30 Jul 2001 12:43:29 +0100 (BST),
> Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
> >How about we do
> >spec: .version
> >then ?
>
> Same problem, no rule to create .version. This should work.
>
> spec:
> [ -e .version ] || echo 1 > .version
> . scripts/mkspec >kernel.spec
>

The way .version is currently created is in fact a huge problem... it
means that if you do "make" as a user and then "make install" as root,
it will have to rebuild several files and relink the kernel. My
opinion is that .version should probably be created as a side effect
of linking vmlinux.

        -hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>
-
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/



This archive was generated by hypermail 2b29 : Tue Jul 31 2001 - 21:00:45 EST