Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2000 15:17:15 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        LikeWhoa Support <dennis@likewhoa.com>
Cc:        Alfred Perlstein <bright@wintelcom.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: here
Message-ID:  <20000628151715.A11491@dan.emsphone.com>
In-Reply-To: <EAEMKAGPBLGJJNENFFDFMECICAAA.dennis@likewhoa.com>; from "LikeWhoa Support" on Wed Jun 28 16:07:40 GMT 2000
References:  <20000628130215.B275@fw.wintelcom.net> <EAEMKAGPBLGJJNENFFDFMECICAAA.dennis@likewhoa.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 28), LikeWhoa Support said:
> Unfortunately, that isn't the problem.
> I checked it out and i am using /usr/bin/make
> and there is no copy of gmake on this system anyway.
> any other ideas?
> --Dennis

You're running GNU make from somewhere; FreeBSD make doesn't print
"entering directory".  If you accidentally put GNU make on top of
/usr/bin/make, you'll need to get the correct make off your install CD
or the FTP site before you can make world (or anything).

> * LikeWhoa Support <dennis@likewhoa.com> [000628 12:59] wrote:
> > how can i fix this ?
> > [root@hopefx src 15:10:41]# make -j4 world
> > make[1]: Entering directory `/root'
> > Makefile.upgrade:124: *** missing separator.  Stop.
> > make[1]: Leaving directory `/root'
> > make: *** [upgrade_checks] Error 2
> > [root@hopefx src 15:10:46]# 
> 
> This isn't enough information for anyone to be of much help.
> 
> Make sure you're using /usr/bin/make and not /usr/local/bin/make
> 
> bmake != gmake.
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
	Dan Nelson
	dnelson@emsphone.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000628151715.A11491>