From owner-freebsd-questions@FreeBSD.ORG Wed Mar 17 20:28:46 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0F931065672 for ; Wed, 17 Mar 2010 20:28:46 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id E0A3E8FC0C for ; Wed, 17 Mar 2010 20:28:46 +0000 (UTC) Received: from eagle.syrec.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id o2HKSkFN083183 for ; Wed, 17 Mar 2010 13:28:46 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4BA13B7D.2010803@rawbw.com> Date: Wed, 17 Mar 2010 13:28:45 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.23 (X11/20100206) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Anybody uses VMWare on FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Mar 2010 20:28:47 -0000 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: