[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-dejagnu] dejagnu installation problems
From: |
Rob Savoye |
Subject: |
Re: [Bug-dejagnu] dejagnu installation problems |
Date: |
Wed, 24 Jul 2002 12:57:02 -0600 |
User-agent: |
Mutt/1.2.5.1i |
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 -