From owner-freebsd-emulation Tue Oct 1 21:40:23 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DCB837B401; Tue, 1 Oct 2002 21:40:12 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B9E143E4A; Tue, 1 Oct 2002 21:40:11 -0700 (PDT) (envelope-from SweeTLeaF@myrealbox.com) Received: from traveling-man SweeTLeaF@smtp-send.myrealbox.com [12.239.9.75] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.12 $ on Novell NetWare; Tue, 01 Oct 2002 22:40:11 -0600 Date: Tue, 1 Oct 2002 23:40:23 -0500 From: SweeTLeaF X-Mailer: The Bat! (v1.61) UNREG / CD5BF9353B3B7091 Reply-To: SweeTLeaF Organization: Hydroponic Dreams X-Priority: 3 (Normal) Message-ID: <8939809322.20021001234023@myrealbox.com> To: freebsd-ports@freebsd.org Cc: freebsd-emulation@freebsd.org Subject: help with VMware2 port MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi guys, I have been trying to get the VMware2 port to build / install on my 4.7rc2 system. I have used the /usr/ports on my system and i have also downloaded the port twice from 4-stable and 4-current...i dont think any are different seeing how the port is so old. They all stop at the same error bellow. I am building with the command make clean && make install. Thanks in advance for any help. lqqqqqqqqqqqq VMware network options qqqqqqqqqqqqk x x x The following options will be used. x x x x Configuration: host only x x IP address: 192.168.0.3 x x Netmask: 255.255.255.0 x x x x x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj ===> Building for vmware2-2.0.4.1142 ===> vmmon-only make -f Makefile.FreeBSD SMP=YES clean && make -f Makefile.FreeBSD SMP=YES rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o linux __linux_hack_dep.c vmmon_smp.ko vmmon_smp.kld memtrack.o phystrack.o task.o vmx86.o driver.o hostif.o linux_emu.o vmnet_linux.o @ machine symb.tmp tmp.o Warning: Object directory not changed from original /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only @ -> /usr/src/sys machine -> /usr/src/sys/i386/include cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common/memtrack.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common/phystrack.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common/task.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common/vmx86.c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common/vmx86.c:487: warning: no previous prototype for `Vmx86_CurrentVM' cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd/driver.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd/linux_emu.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/vmnet_linux.c ld -r -o vmmon_smp.kld memtrack.o phystrack.o task.o vmx86.o driver.o hostif.o linux_emu.o vmnet_linux.o touch __linux_hack_dep.c cc -shared -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -o linux __linux_hack_dep.c gensetdefs vmmon_smp.kld cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c setdef0.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c setdef1.c ld -Bshareable -o vmmon_smp.ko setdef0.o vmmon_smp.kld setdef1.o linux make -f Makefile.FreeBSD SMP=NO clean && make -f Makefile.FreeBSD SMP=NO rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o linux __linux_hack_dep.c vmmon_up.ko vmmon_up.kld memtrack.o phystrack.o task.o vmx86.o driver.o hostif.o linux_emu.o vmnet_linux.o @ machine symb.tmp tmp.o Warning: Object directory not changed from original /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only @ -> /usr/src/sys machine -> /usr/src/sys/i386/include cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common/memtrack.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common/phystrack.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common/task.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common/vmx86.c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common/vmx86.c:487: warning: no previous prototype for `Vmx86_CurrentVM' cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd/driver.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd/linux_emu.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/vmnet_linux.c ld -r -o vmmon_up.kld memtrack.o phystrack.o task.o vmx86.o driver.o hostif.o linux_emu.o vmnet_linux.o touch __linux_hack_dep.c cc -shared -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -o linux __linux_hack_dep.c gensetdefs vmmon_up.kld cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c setdef0.c cc -O -pipe -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -DCDEV_MAJOR_=200 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/include -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/common -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/export/include -I/sys -I/sandbox/vmware/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c setdef1.c ld -Bshareable -o vmmon_up.ko setdef0.o vmmon_up.kld setdef1.o linux ===> Installing for vmware2-2.0.4.1142 ===> vmware2-2.0.4.1142 depends on file: /compat/linux/dev/rtc - found ===> vmware2-2.0.4.1142 depends on file: /compat/linux/etc/redhat-release - found ===> vmware2-2.0.4.1142 depends on shared library: X11.6 - found /usr/bin/sed -e 's;@@PREFIX@@;/usr/local;' -e 's;@@HOST_IP@@;192.168.0.3;' -e 's;@@NETMASK@@;255.255.255.0;' /sandbox/vmware/vmware2/files/config > /sandbox/vmware/vmware2/work/config /usr/bin/sed -e 's;@@PREFIX@@;/usr/local;' -e 's;@@LINUXBASE@@;/compat/linux;' -e 's;@@NETWORKING@@;1;' -e 's;@@BRIDGED@@;NO;' -e 's;@@BRIDGE_INTF@@;;' /sandbox/vmware/vmware2/files/vmware.sh > /sandbox/vmware/vmware2/work/vmware.sh /usr/bin/sed -e 's;@@PREFIX@@;/usr/local;' -e 's;@@LINUXBASE@@;/compat/linux;' /sandbox/vmware/vmware2/files/vmware > /sandbox/vmware/vmware2/work/vmware install -c -o root -g wheel -m 444 /sandbox/vmware/vmware2/work/vmware-distrib/man/man1/vmware.1 /usr/local/man/man1 /bin/mkdir -p /usr/local/lib/vmware/lib/modules /bin/mkdir -p /usr/local/etc/vmware install -c -o root -g wheel -m 444 /sandbox/vmware/vmware2/work/config /usr/local/etc/vmware install -c -o root -g wheel -m 555 /sandbox/vmware/vmware2/work/vmware.sh /usr/local/etc/rc.d /bin/mkdir -p /usr/local/lib/vmware/bin install -c -o root -g wheel -m 555 /sandbox/vmware/vmware2/files/df /usr/local/lib/vmware/bin [ -f /compat/linux/bin/df ] || /bin/ln -s /usr/local/lib/vmware/bin/df /compat/linux/bin/ install -c -o root -g wheel -m 555 /sandbox/vmware/vmware2/work/vmware-distrib/bin/*.pl /usr/local/lib/vmware/bin for i in vmnet-bridge vmnet-dhcpd vmnet-sniffer vmware-loop vmware-ping vmware-wizard ; do install -c -o root -g wheel -m 555 /sandbox/vmware/vmware2/work/vmware-distrib/bin/${i} /usr/local/lib/vmware/bin; done install -c -o root -g wheel -m 555 -m 4555 /sandbox/vmware/vmware2/work/vmware-distrib/bin/vmware /usr/local/lib/vmware/bin install -c -o root -g wheel -m 555 /sandbox/vmware/vmware2/work/vmware /usr/local/bin /bin/mkdir -p /usr/local/lib/vmware/lib install -c -o root -g wheel -m 444 /sandbox/vmware/vmware2/work/vmware-distrib/lib/config /usr/local/lib/vmware/lib /bin/mkdir -p /usr/local/lib/vmware/lib/floppies install -c -o root -g wheel -m 444 /sandbox/vmware/vmware2/work/vmware-distrib/lib/floppies/* /usr/local/lib/vmware/lib/floppies /bin/mkdir -p /usr/local/lib/vmware/lib/help install -c -o root -g wheel -m 444 /sandbox/vmware/vmware2/work/vmware-distrib/lib/help/* /usr/local/lib/vmware/lib/help /bin/mkdir -p /usr/local/lib/vmware/lib/xkeymap install -c -o root -g wheel -m 444 /sandbox/vmware/vmware2/work/vmware-distrib/lib/xkeymap/* /usr/local/lib/vmware/lib/xkeymap /bin/mkdir -p /usr/local/share/doc/vmware install -c -o root -g wheel -m 444 /sandbox/vmware/vmware2/work/vmware-distrib/doc/* /usr/local/share/doc/vmware install -c -o root -g wheel -m 444 /sandbox/vmware/vmware2/files/README.FreeBSD /usr/local/share/doc/vmware install -c -o root -g wheel -m 444 /sandbox/vmware/vmware2/files/Hints.FreeBSD /usr/local/share/doc/vmware Setup Linux compatible /dev directory Creating /compat/linux/dev/tty? ln: /compat/linux/dev/tty1: File exists ln: /compat/linux/dev/tty2: File exists ln: /compat/linux/dev/tty3: File exists ln: /compat/linux/dev/tty4: File exists ln: /compat/linux/dev/tty5: File exists ln: /compat/linux/dev/tty6: File exists ln: /compat/linux/dev/tty7: File exists ln: /compat/linux/dev/tty8: File exists ln: /compat/linux/dev/tty9: File exists ln: /compat/linux/dev/tty10: File exists ln: /compat/linux/dev/tty11: File exists ln: /compat/linux/dev/tty12: File exists ln: /compat/linux/dev/tty0: File exists mknod: /compat/linux/dev/null: File exists Creating vmnet1 node mknod: /compat/linux/dev/vmnet1: File exists Creating /compat/linux/dev/hd? mknod: /compat/linux/dev/hda: File exists mknod: /compat/linux/dev/hdb: File exists Done ===> vmmon-only make -f Makefile.FreeBSD SMP=YES install install -o root -g wheel -m 555 vmmon_smp.ko /usr/local/lib/vmware/lib/modules rm -f /compat/linux/dev/vmmon mknod /compat/linux/dev/vmmon c 200 0 make -f Makefile.FreeBSD SMP=NO install install -o root -g wheel -m 555 vmmon_up.ko /usr/local/lib/vmware/lib/modules rm -f /compat/linux/dev/vmmon mknod /compat/linux/dev/vmmon c 200 0 ===> Generating temporary packing list /bin/ln -sf /usr/local/etc/vmware /etc/ ln: /etc//vmware: Operation not permitted *** Error code 1 Stop in /sandbox/vmware/vmware2. *** Error code 1 Stop in /sandbox/vmware/vmware2. HyDrO*DrEamS# HyDrO*DrEamS# HyDrO*DrEamS# -- Best regards, SweeTLeaF mailto:SweeTLeaF@myrealbox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message