Re: DejaGNU Installation
Ramakrishna Mullapudi <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Rob, Can you please send depcomp utility and related files, and the location where to install. Thanks, Ram >Date: Thu, 20 Feb 2003 18:40:07 -0700 >From: Rob Savoye <[email protected]> >To: Ramakrishna Mullapudi <[email protected]> >Cc: [email protected] >Subject: Re: [Bug-dejagnu] DejaGNU Installation >Mime-Version: 1.0 >Content-Disposition: inline >User-Agent: Mutt/1.2.5.1i > >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 - >