FreeBSD as a xen host

Bruce Cran bruce at cran.org.uk
Sun Nov 7 13:02:00 UTC 2010


On Sun, 7 Nov 2010 07:54:01 -0500
Tim Dunphy <bluethundr at gmail.com> wrote:

> [root at 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.
> 
> 
> Does anyone have any advice on how to get this to work?

Looks like you might need to use GNU make ("gmake") instead of "make"?

-- 
Bruce Cran


More information about the freebsd-questions mailing list