Date: Wed, 17 Mar 2010 13:28:45 -0700 From: Yuri <yuri@rawbw.com> To: freebsd-questions@freebsd.org Subject: Anybody uses VMWare on FreeBSD? Message-ID: <4BA13B7D.2010803@rawbw.com>
next in thread | raw e-mail | index | archive | help
I can't build it, I am getting the following errors. And message to freebsd-emulation@ from 02/10 was never answered. ---- errors ---- cc -O2 -pipe -fno-strict-aliasing -DCDEV_MAJOR_=200 -DDDB -DVMX86_DEBUG -DSMP -DAPIC_IO -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include -I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common -I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd -I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/export/include -I/sys -I/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c In file included from ./machine/vm.h:33, from /sys/vm/vm.h:64, from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:338: ./machine/specialreg.h:164:1: error: "CPUID_STEPPING" redefined In file included from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.h:27, from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/hostif.h:19, from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:19: /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include/x86.h:259:1: error: this is the location of the previous definition In file included from ./machine/vm.h:33, from /sys/vm/vm.h:64, from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:338: ./machine/specialreg.h:165:1: error: "CPUID_MODEL" redefined In file included from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.h:27, from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/hostif.h:19, from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:19: /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include/x86.h:287:1: error: this is the location of the previous definition In file included from ./machine/vm.h:33, from /sys/vm/vm.h:64, from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:338: ./machine/specialreg.h:166:1: error: "CPUID_FAMILY" redefined In file included from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.h:27, from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/hostif.h:19, from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/vmx86.c:19:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BA13B7D.2010803>