Subject: Re: Build for sparc fails
To: Andreas Moschos <a_moschos@yahoo.com>
From: Matthias Scheler <tron@zhadum.org.uk>
List: port-sparc
Date: 10/06/2006 10:05:30
On Thu, Oct 05, 2006 at 08:49:19AM -0700, Andreas Moschos wrote:
> installed gawk, rebuilted the tools rerun the build
> and still the same.

Under which name? AFAIK the build will try to use "awk" and not "gawk".
So if the binary is called "gawk" it won't fix your problem. Can you
please try to install the "SUNWxcu4" package and put "/usr/xpg4/bin"
in your command path before "/usr/bin"?

My script for cross building NetBSD und Solaris sets these
environment variables:

PATH=/usr/xpg4/bin:/usr/sfw/bin:${PATH}:/opt/sfw/bin:/opt/csw/bin:/usr/ucb
HOST_CC=gcc
export PATH HOST_CC

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/