[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lex3.test failure (automake-1.7.2)
From: |
Alexandre Duret-Lutz |
Subject: |
Re: lex3.test failure (automake-1.7.2) |
Date: |
Tue, 21 Jan 2003 22:35:16 +0100 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) |
>>> "Mike" == Mike Irwin <address@hidden> writes:
Mike> The lex3.test fails at `make distclean'. This was tested
Mike> with FreeBSD 4.7-RELEASE-p3, GNU make 3.80, autoconf
Mike> 2.57. Attached is the output of the test.
Thank for the report. But the output you sent doesn't correspond to
GNU make's output. This looks like BSD Make, but I'm unable to reproduce
this failure with my copy of BSD Make (which apparently is derived from
the source shipped with OpenBSD or NetBSD).
You could try running this test case as follows, and send the
output (compressed please).
cd tests
make defs
env MAKE='make -dA' ./lex3.test
(substitute `-dA' with any debug flag you may found if that doesn't work)
--
Alexandre Duret-Lutz