Subject: Re: vmware kernel module
To: Scott Barron <sb125499@oak.cats.ohiou.edu>
From: Wojciech Puchar <wojtek@wojtek.3miasto.net>
List: port-i386
Date: 10/11/2001 21:06:08
> > * Setup  -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html
> > Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/
>
> Attempting to install from pkgsrc should give you a message stating where
> you need to go to download the modules to put into distfiles/.  Should be:
>
> http://www.wasabisystems.com/vmware-survey.html
>
i've tried to use /usr/src/pkgsrc/emulators/vmware-module

Script started on Thu Oct 11 21:05:08 2001
# make
===> Building for vmware-module-1.0
for dirs in linuxrtc vmmon vmnet; do  cd /var/tmp/pkg/emulators/vmware-module/work/source/${dirs} && make;  done
rm -f machine &&  ln -s /usr/src/sys/arch/i386/include machine
rm -f i386 &&  ln -s /usr/src/sys/arch/i386/include i386
rm -f machine &&  ln -s /usr/src/sys/arch/i386/include machine
rm -f i386 &&  ln -s /usr/src/sys/arch/i386/include i386
rm -f machine &&  ln -s /usr/src/sys/arch/i386/include machine
rm -f i386 &&  ln -s /usr/src/sys/arch/i386/include i386
cc -O2  -D_KERNEL -D_LKM -I. -I/var/tmp/pkg/emulators/vmware-module/work/source/vmnet -I/usr/src/sys -I/usr/src/sys/arch -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -nostdinc -DNBPFILTER=1 -DINET -c if_hubmod.c
if_hubmod.c:155: macro `ETHER_MAX_FRAME' used with only 2 args
if_hubmod.c:941: macro `ETHER_MAX_FRAME' used with only 2 args
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
# ^D
Script done on Thu Oct 11 21:05:12 2001