bug-zile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-zile] Missing dependency for zile.1.in Makefile target


From: Ulrich Mueller
Subject: Re: [Bug-zile] Missing dependency for zile.1.in Makefile target
Date: Sun, 5 Sep 2010 11:21:28 +0200

>>>>> On Sun, 5 Sep 2010, Reuben Thomas wrote:

> Any ideas why this never bit me? (I use "make distcheck" before a
> release.) Are you building with parallel make? (I use parallel make
> too, but maybe with a different -j parameter; also, this bug, which
> was present for a while, was never reported by e.g. the Debian
> maintainer.)

I use make -j3 here, and the problem happens after I apply an
unrelated local patch to main.c, which causes rebuilding of zile.1.in.
(Sorry, I should have mentioned this in my original report.)

This will reproduce the problem, too:

   $ tar xzvf zile-2.3.19.tar.gz
   $ cd zile-2.3.19
   $ touch src/main.c
   $ ./configure
   $ make -j3

Ulrich



reply via email to

[Prev in Thread] Current Thread [Next in Thread]