Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 2010 14:01:15 +0100
From:      "C. P. Ghost" <cpghost@cordula.ws>
To:        Tim Dunphy <bluethundr@gmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD as a xen host
Message-ID:  <AANLkTin18S_6nc2UCqMbx1FwHDBYCMwf0_cNYkkcB5Rw@mail.gmail.com>
In-Reply-To: <AANLkTinTfVdBLmQuWtj3YLH4HWv42f9QWB7MFOtqybyK@mail.gmail.com>
References:  <AANLkTinTfVdBLmQuWtj3YLH4HWv42f9QWB7MFOtqybyK@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 7, 2010 at 1:54 PM, Tim Dunphy <bluethundr@gmail.com> wrote:
> Hello,
>
> =A0I am attempting to turn my two FreeBSD hosts into xen hosts that can
> run some vms. I am using this guide:
>
> http://wiki.freebsd.org/FreeBSD/Xen
>
> I get down to this step:
>
> cd xen-3.3-testing.hg ; make world && make install
>
> and it fails to build:
>
> [root@LBSD2:/tmp/xen-3.2-testing.hg]#make world && make install
> "Makefile", line 9: Need an operator
> "Config.mk", line 12: Missing dependency operator
> "Config.mk", line 14: Need an operator
> "Config.mk", line 31: Could not find /config/.mk
> "Config.mk", line 32: Could not find /config/.mk
> "Config.mk", line 34: Missing dependency operator
> "Config.mk", line 37: Need an operator
> "Config.mk", line 53: Need an operator
> Error expanding embedded variable.

Just guessing: it looks like you need to use gmake instead of make.

> Does anyone have any advice on how to get this to work?
>
> thanks!

-cpghost.

--=20
Cordula's Web. http://www.cordula.ws/



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