Subject: Re: People using VMWare under NetBSD 1.6?
To: Sporleder, Matthew \(CCI-Atlanta\) <Matthew.Sporleder@cox.com>
From: Sean J. Schluntz <schluntz@greywolf.workofstone.net>
List: netbsd-users
Date: 10/21/2002 09:58:51
Interesting, I built it under 1.6-release, and didn't have a problem
there.  I have not tried to build it on one of my 1.6I boxes yet
(and now that I see this perhaps I will hold off on the 1.6i upgrade
to my laptop for the moment.

-Sean

>Now that you mention it, I have a problem with VMWare on 1.6:
>
>Script started on Sun Oct 20 19:09:21 2002
>chung_li# uname -a
>NetBSD chung_li.cci.cox.com 1.6I NetBSD 1.6I (MSPO) #8: Sun Oct 13 23:12:35 UT
>C 2002     mspo@chung_li.cci.cox.com:/usr/src/sys/arch/i386/compile/MSPO i386
>chung_li# df -k
>Filesystem  1K-blocks     Used     Avail Capacity  Mounted on
>/dev/wd0a      528535    32721    469387     6%    /
>/dev/wd0e    13907274  2748357  10463553    20%    /usr
>procfs              4        4         0   100%    /usr/pkg/emul/linux/proc
>chung_li# make install clean
>=> Checksum OK for VMware-2.0.4-1142.tar.gz.
>===> Extracting for vmware-2.0.4
>===> Required package vmware-module>=1.0: NOT found
>===> Verifying reinstall for ../../emulators/vmware-module
>===> Building for vmware-module-1.0nb1
>for dirs in linuxrtc vmmon vmnet; do  cd /usr/pkgsrc/emulators/vmware-module/w
>ork/source/${dirs} && make;  done
>cc -O2 -ffreestanding  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointe
>r-arith -Wno-uninitialized  -Werror  -nostdinc -nostdinc -I. -I/usr/pkgsrc/emu
>lators/vmware-module/work/source/linuxrtc -isystem /usr/src/sys -isystem /usr/
>src/sys/arch -D_KERNEL -D_LKM  -c rtc.c
>rtc.c:90: macro `MOD_DEV' used with only 4 args
>*** Error code 1
>
>Stop.
>make: stopped in /usr/pkgsrc/emulators/vmware-module/work/source/linuxrtc
>cc -O2 -nostdinc -I/usr/pkgsrc/emulators/vmware-module/work/source/vmmon -I/us
>r/pkgsrc/emulators/vmware-module/work/source/vmmon/include -I/usr/pkgsrc/emula
>tors/vmware-module/work/source/vmmon/common -I/usr/pkgsrc/emulators/vmware-mod
>ule/work/source/vmmon/netbsd -I/usr/pkgsrc/emulators/vmware-module/work/source
>/vmmon/netbsd -DDDB -DVMX86_DEBUG -ffreestanding  -Wall -Wstrict-prototypes -W
>missing-prototypes -Wpointer-arith -Wno-uninitialized  -Werror  -nostdinc -I. 
>-I/usr/pkgsrc/emulators/vmware-module/work/source/vmmon -isystem /usr/src/sys 
>-isystem /usr/src/sys/arch -D_KERNEL -D_LKM  -c /usr/pkgsrc/emulators/vmware-m
>odule/work/source/vmmon/netbsd/drv.c
>In file included from /usr/pkgsrc/emulators/vmware-module/work/source/vmmon/ne
>tbsd/drv.c:73:
>/usr/pkgsrc/emulators/vmware-module/work/source/vmmon/include/x86.h:179: warni
>ng: `MSR_TSC' redefined
>/usr/pkgsrc/emulators/vmware-module/work/source/vmmon/machine/specialreg.h:141
>: warning: this is the location of the previous definition
>/usr/pkgsrc/emulators/vmware-module/work/source/vmmon/netbsd/drv.c:124: macro 
>`MOD_DEV' used with only 4 args
>*** Error code 1
>
>Stop.
>make: stopped in /usr/pkgsrc/emulators/vmware-module/work/source/vmmon
>cc -O2 -ffreestanding  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointe
>r-arith -Wno-uninitialized  -Werror  -nostdinc -DNBPFILTER=1 -DINET -nostdinc 
>-I. -I/usr/pkgsrc/emulators/vmware-module/work/source/vmnet -isystem /usr/src/
>sys -isystem /usr/src/sys/arch -D_KERNEL -D_LKM  -c if_hubmod.c
>if_hubmod.c:131: macro `MOD_DEV' used with only 4 args
>*** Error code 1
>