Subject: RE: Compiling NetBSD
To: Andrew Brown <atatat@atatdot.net>
From: YOGI <mg.yogesha@wipro.com>
List: port-powerpc
Date: 03/24/2003 10:37:49
This is a multi-part message in MIME format.

------=_NextPartTM-000-36214c51-edbb-4156-9f17-b76295b5b956
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Yes, The OS is very old "SunOS 4.1.4". Is the problem due to old OS..?
Do i need new OS...?


-----Original Message-----
From: port-powerpc-owner@netbsd.org
[mailto:port-powerpc-owner@netbsd.org]On Behalf Of Andrew Brown
Sent: Monday, March 24, 2003 10:15 AM
To: YOGI
Cc: PowerPC
Subject: Re: Compiling NetBSD


>   Yes i have a make file at "/usr/bin" as below.
>[/usr/bin]$ls -l make
>-rwxr-xr-x  1 root       115472 Oct 15  1994 make

egads!

>What should i do to avoid this...? Do i have to replace this with some
other
>make program...?

uh...that make program is *really* old.  what system is this?  sunos?
aix 4?  freebsd 1.0 or 1.1?

>I also tried to use build.sh, but i got below errors. Please help in
>resolving this problem.
>
>----------------------------------------------------------------
>arkavathi[/mnt/netbsd/src]$ ./build.sh tools kernel=GENERIC
>./build.sh: bad substitution
>arkavathi[/mnt/netbsd/src]$ build.sh tools kernel=GENERIC
>./build.sh: bad substitution
>arkavathi[/mnt/netbsd/src]$ build.sh kernel=GENERIC
>././build.sh: bad substitution
>arkavathi[/mnt/netbsd/src]$ build.sh -T tools kernel=GENERIC
>././build.sh: bad substitution
>arkavathi[/mnt/netbsd/src]$ make build
>Makefile:72: *** missing separator.  Stop.
>arkavathi[/mnt/netbsd/src]$ build.sh
>././build.sh: bad substitution
>arkavathi[/mnt/netbsd/src]$ build.sh -a i386
>././build.sh: bad substitution
>arkavathi[/mnt/netbsd/src]$ build.sh -B bid
>././build.sh: bad substitution
>arkavathi[/mnt/netbsd/src]$ build.sh -n
>././build.sh: bad substitution
>---------------------------------------------------------------
>
>Seems like nothing working, please help in resolving the same.

umm...yeah...so while it seems like your make is too old to do what we
need of it, and that trying to build the toolchain is the next logical
step, it seems that your sh can't handle our build.sh.

what does make -v tell you?

--
|-----< "CODE WARRIOR" >-----|
codewarrior@daemon.org             * "ah!  i see you have the internet
twofsonet@graffiti.com (Andrew Brown)                that goes *ping*!"
werdna@squooshy.com       * "information is power -- share the wealth."


------=_NextPartTM-000-36214c51-edbb-4156-9f17-b76295b5b956
Content-Type: text/plain;
	name="Wipro_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="Wipro_Disclaimer.txt"

**************************Disclaimer************************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***************************************************************************************

------=_NextPartTM-000-36214c51-edbb-4156-9f17-b76295b5b956--