From owner-freebsd-questions Wed Jul 10 9:13:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9DD337B400 for ; Wed, 10 Jul 2002 09:13:18 -0700 (PDT) Received: from web14808.mail.yahoo.com (web14808.mail.yahoo.com [216.136.224.224]) by mx1.FreeBSD.org (Postfix) with SMTP id 72DE843E4A for ; Wed, 10 Jul 2002 09:13:18 -0700 (PDT) (envelope-from freebiebsd@yahoo.com) Message-ID: <20020710161315.4337.qmail@web14808.mail.yahoo.com> Received: from [64.157.55.247] by web14808.mail.yahoo.com via HTTP; Wed, 10 Jul 2002 09:13:15 PDT Date: Wed, 10 Jul 2002 09:13:15 -0700 (PDT) From: mingo lu Subject: questions about make To: freebsd-questions MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-2007952239-1026317595=:1788" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --0-2007952239-1026317595=:1788 Content-Type: text/plain; charset=us-ascii Hi: I have two versions of "makes". One came with the 4.5 CD (/usr/bin/make) and anothr one is gnu make (/usr/local/bin/make). The default one, (PATH=/usr/local/bin) is gnu make. The problem here is that the kernel compilation would not take gnu make (even with command "/usr/bin/make buildkernel KERNCONF=MYKERNEL"): Makefile:117: *** missing separator. Stop. I have to uninstall the gun make in order to use thr original make to rebuild my kernel. any ideas on this? Thanks in advance _ming --------------------------------- Do You Yahoo!? New! SBC Yahoo! Dial - 1st Month Free & unlimited access --0-2007952239-1026317595=:1788 Content-Type: text/html; charset=us-ascii

Hi:

I have two versions of "makes". One came with the 4.5 CD (/usr/bin/make) and anothr one is gnu make (/usr/local/bin/make). The default one, (PATH=/usr/local/bin) is gnu make.

The problem here is that the kernel compilation would not take gnu make (even with command "/usr/bin/make buildkernel KERNCONF=MYKERNEL"):

Makefile:117: *** missing separator.  Stop.

I have to uninstall the gun make in order to use thr original make to rebuild my kernel.

any ideas on this?

Thanks in advance

_ming



Do You Yahoo!?
New! SBC Yahoo! Dial - 1st Month Free & unlimited access --0-2007952239-1026317595=:1788-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message