Re: Problem compiling tests for dejagnu 1.4.3
Rob Savoye <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Dec 08, 2002 at 04:06:28AM +0100, Pierre wrote: > I just compiled dejagnu-1.4.3 without problems. > But when doing a "make check" I got this : > unit.cc || echo './'`unit.cc > ../../depcomp: ../../depcomp: No such file or directory > gmake[4]: *** [unit.o] Error 127 depcomp is used by automake, and can be fixed either by grabbing DejaGnu from CVS, or rerunning automake. - rob -