Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2003 21:21:13 -0700
From:      Tim Pozar <pozar@lns.com>
To:        Aeefyu <afu-subscribed-list@aeefyu.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Failure to build (ports) vmware2 in 4-9-PRERELEASE
Message-ID:  <20030930042113.GA69099@lns.com>
In-Reply-To: <3F77EAE3.1060506@aeefyu.net>
References:  <3F77EAE3.1060506@aeefyu.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 29, 2003 at 04:18:43PM +0800, Aeefyu wrote:
> I got the following errors in re-building emulators/vmware2. (need to=20
> change the netgraph bridging interface)
> Anyone experiencing the similar symptoms?

Hmmm... I get ...

cc -O -pipe   -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only=
/include -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/comm=
on -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd -I=
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/export/include =
-I/sys -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/../vmn=
et-only/freebsd/ -DCDEV_MAJOR_=3D200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredu=
ndant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpo=
inter-arith -Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -n=
ostdinc -I- -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/i=
nclude -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/common=
 -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/u=
sr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/export/include -I=
/sys -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/../vmnet=
-only/freebsd/ -I. -I@ -I@/../include -I/usr/include  -mpreferred-stack-bou=
ndary=3D2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi=
ssing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions =
-ansi -c /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebs=
d/driver.c
cc -O -pipe   -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only=
/include -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/comm=
on -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd -I=
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/export/include =
-I/sys -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/../vmn=
et-only/freebsd/ -DCDEV_MAJOR_=3D200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredu=
ndant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpo=
inter-arith -Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -n=
ostdinc -I- -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/i=
nclude -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/common=
 -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd -I/u=
sr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/export/include -I=
/sys -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/../vmnet=
-only/freebsd/ -I. -I@ -I@/../include -I/usr/include  -mpreferred-stack-bou=
ndary=3D2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi=
ssing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions =
-ansi -c /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebs=
d/hostif.c
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.=
c: In function `FindMPN':
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.=
c:184: invalid operands to binary >>
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.=
c:188: invalid type argument of `unary *'
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.=
c: In function `HostIF_LookupUserMPN':
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.=
c:185: warning: `pte' might be used uninitialized in this function
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.=
c: In function `HostIF_LockPage':
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.=
c:185: warning: `pte' might be used uninitialized in this function
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.=
c:185: warning: `pte' might be used uninitialized in this function
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.=
c: In function `CheckFunc':
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.=
c:185: warning: `pte' might be used uninitialized in this function
*** Error code 1

Stop in /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only.
*** Error code 1

Stop in /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only.
*** Error code 1

Stop in /usr/ports/emulators/vmware2/work/vmware-distrib.
*** Error code 1

Stop in /usr/ports/emulators/vmware2.
*** Error code 1

Stop in /usr/ports/emulators/vmware2.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030930042113.GA69099>