Re: DejaGNU Installation
Rob Savoye <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Feb 20, 2003 at 05:31:09PM -0800, Ramakrishna Mullapudi wrote: > I am trying install 'dejaGNU' on my Solaris 9 system and unable to run > successfully 'make' and 'make check'. Attached here the file having the errors. You forgot the attachment. :-) Nothing in DejaGnu gets compiled, it's a giant Tcl script. There have been problems with prior releases compiling the unit.cc test case, but these can be ignored. You may also find you need Gnu make, not Sun make. DejaGnu uses Automake. - rob -