Re: dejagnu installation problems
Rob Savoye <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 24, 2002 at 01:48:17PM -0400, Lawrence Green wrote: > see error messages for both sgi and sun execution > following make command below. You need to use GNU make with automake produced makefiles. Since the makes you used are in /sbin and /usr/ccs/bin, I'm assuming you're using the native make on both platforms. - rob -