Subject: vmware's vmnet doesn't compile in -current
To: None <current-users@netbsd.org>
From: Mario Kemper <magick@zhadum.de>
List: current-users
Date: 06/16/2001 11:12:04
Hi,
i wanted to give vmware another try and as i'm running -current, i wanted to
compile the kernel modules first. The problem ist, that vmnet doesn't build
anymore.
This is due to the fact that the macro ETHER_MAX_FRAME in
/usr/include/net/if_ether.h changed from
#define ETHER_MAX_FRAME(etype, hasfcs)
to
#define ETHER_MAX_FRAME(ifp, etype, hasfcs)
--
Mario Kemper
magick@bundy.zhadum.de