Re: [Groff] make check doesn't work

2006-11-09 Thread Keith Marshall
On Thursday 09 November 2006 9:52 pm, Werner LEMBERG wrote: > > as a GNU Project, we should keep the `check' rule in the Makefiles, > > even if we leave it reporting only `nothing to be done for check'. > > This is what I mean with `disabling'. Fair enough; that wasn't clear earlier, and I just wa

Re: [Groff] make check doesn't work

2006-11-09 Thread Werner LEMBERG
> as a GNU Project, we should keep the `check' rule in the Makefiles, > even if we leave it reporting only `nothing to be done for check'. This is what I mean with `disabling'. Werner ___ Groff mailing list Groff@gnu.org http://lists.gnu.org/mail

Re: [Groff] make check doesn't work

2006-11-09 Thread Keith MARSHALL
Werner Lemberg wrote, quoting Bernd Warken: >> With these troubles `make check' cannot be recommended. > > Yep. It should be disabled completely. Can you do that? Hmm. IIRC, `make check' is a mandatory target for GCS compliance; as a GNU Project, we should keep the `check' rule in the Makefiles

Re: [Groff] make check doesn't work

2006-11-08 Thread Werner LEMBERG
> With these troubles `make check' cannot be recommended. Yep. It should be disabled completely. Can you do that? Werner ___ Groff mailing list Groff@gnu.org http://lists.gnu.org/mailman/listinfo/groff

Re: [Groff] make check doesn't work

2006-11-08 Thread groff-bernd . warken-72
> apt-get install dejagnu > > should do the trick. IIRC though the testing code wasn't clean enough > to make it into the CVS repository.. so its unlikely to be of much use > at present.. Thank you. I installed dejagnu, but now two other error messages occur: ### WARNING: Couldn't find tool i

Re: [Groff] make check doesn't work

2006-11-08 Thread Gaius Mulley
Bernd Warken <[EMAIL PROTECTED]> writes: > INSTALL.gen in the groff top source directory proposes to run > `make check'. But it does not work, it produces the following > error message: > > ### > > $ make check > #Making a new site.exp file... > if /bin/sh -c "runtest --version" > /dev/null 2>&

[Groff] make check doesn't work

2006-11-08 Thread Bernd Warken
INSTALL.gen in the groff top source directory proposes to run `make check'. But it does not work, it produces the following error message: ### $ make check #Making a new site.exp file... if /bin/sh -c "runtest --version" > /dev/null 2>&1; then \ runtest; \ else \ echo