Re: DejaGNU Installation
Rob Savoye <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Feb 20, 2003 at 05:42:29PM -0800, Ramakrishna Mullapudi wrote: > CC -DPACKAGE=\"dejagnu\" -DVERSION=\"1.4.3\" -I. -I. -I../.. -g -c -o unit.o `test -f unit.cc || echo './'`unit.cc > ../../depcomp: ../../depcomp: cannot open > *** Error code 1 > make: Fatal error: Command failed for target `unit.o' > Current working directory /export/home/rm111832/mydownloads/dejagnu-1.4.3/testsuite/libdejagnu This is the bug with the unit.cc testcase, and can be ignored. This is fixed in CVS. depcomp is an automake utility script that somehow got dropped out of the release. - rob -