On Mon, Jul 30, 2001 at 11:13:38AM -0400, Jeff Trawick wrote:
> Weird that it is GNU make...  I edited the GNU make binary and
> verified that it has that exact message format.
> 
> That is the same version of GNU make that groks the makefile fine on a
> Linux box I have.

make[1]: *** No rule to make target 
`/home/jerenkrantz/cvs-apache/httpd-2.0/include/*.h', needed by `exports.c'.  Stop.
make[1]: Leaving directory `/home/jerenkrantz/cvs-apache/httpd-2.0/server'
make: *** [all-recursive] Error 1

Aha.  I can reproduce this with GNU make 3.77.  It doesn't appear in 3.79
(or higher).  What do we want to do?  

Try upgrading to 3.79.1 and see if it fixes it.  -- justin

Reply via email to