Subject: Re: pkg/22014
To: None <gnats-bugs@gnats.netbsd.org>
From: Todd Vierling <tv@pobox.com>
List: netbsd-bugs
Date: 06/30/2003 14:34:31
On Mon, 30 Jun 2003 jdolecek@netbsd.org wrote:

: State-Changed-From-To: open->feedback
: State-Changed-By: jdolecek
: State-Changed-When: Mon Jun 30 18:02:34 UTC 2003
: State-Changed-Why:
: Can you confirm if the problem is fixed in vmware-module3 3.2.1.2 which
: I just committed?
: Thanks.

Yes, it compiles, albeit with a mostly harmless (from appearances) warning
in vmnet.

=====
cc -O2 -nostdinc -ffreestanding  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wpointer-arith -Wswitch -Wshadow    -DNBPFILTER=1 -DINET -nostdinc -I. -I/ext/tmp/pkgsrc/emulators/vmware-module3/work.i386/source/vmnet -isystem /SRC/netbsd/src-1.6/sys -isystem /SRC/netbsd/src-1.6/sys/arch -D_KERNEL -D_LKM  -c if_hubmod.c
In file included from /SRC/netbsd/src-1.6/sys/sys/vnode_if.h:1563,
                 from /SRC/netbsd/src-1.6/sys/sys/vnode.h:470,
                 from if_hubmod.c:60:
/SRC/netbsd/src-1.6/sys/sys/buf.h:306: warning: declaration of `minphys' shadows global declaration
In file included from if_hubmod.c:60:
/SRC/netbsd/src-1.6/sys/sys/vnode.h:528: warning: declaration of `buf' shadows global declaration
/SRC/netbsd/src-1.6/sys/sys/vnode.h:532: warning: declaration of `delay' shadows global declaration
=====

Thanks, Jaromir, you rock.  It appears to run fine too, from what I can see.

BTW, please fix the MASTER_SITES in emulators/vmware3 back to "the defaults"
so that it's fetchable, now that the package is at 3.2.1.  <g>

-- 
-- Todd Vierling <tv@pobox.com>