Failure to build (ports) vmware2 in 4-9-PRERELEASE
'Tim Pozar'
pozar at lns.com
Tue Sep 30 10:04:01 PDT 2003
Who ho! Thanks... I did another cvsup and make clean. Not it
compiles and installs. But now I get the following:
philo:pozar (35) :vmware
Setting TMPDIR=/var/tmp.
VMware Workstation PANIC: BUG F(571):1607 bugNr=2302
Thoughts? I seem to remember that Randy had a simular problem a
couple of months ago.
Tim
On Tue, Sep 30, 2003 at 09:48:23AM +0200, Grilli, Laurent wrote:
> Can you try a make clean ? I had the same problem, now it works well.
>
> -----Original Message-----
> From: Tim Pozar [mailto:pozar at lns.com]
> Sent: 30 September 2003 06:21
> To: Aeefyu
> Cc: freebsd-emulation at freebsd.org; freebsd-stable at freebsd.org
> Subject: Re: Failure to build (ports) vmware2 in 4-9-PRERELEASE
>
> On Mon, Sep 29, 2003 at 04:18:43PM +0800, Aeefyu wrote:
> > I got the following errors in re-building emulators/vmware2. (need to
> > 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/common
> -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/../vmnet-only/
> freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls
> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-
> -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/include
> -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/common
> -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/../vmnet-only/
> freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2
> -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
> -fformat-extensions -ansi -c
> /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/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/common
> -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/../vmnet-only/
> freebsd/ -DCDEV_MAJOR_=200 -DSMP -DAPIC_IO -D_KERNEL -Wall -Wredundant-decls
> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-
> -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/include
> -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/common
> -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/../vmnet-only/
> freebsd/ -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2
> -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
> -fformat-extensions -ansi -c
> /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/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.
>
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
--
Snail: Tim Pozar / LNS / 1978 45th Ave / San Francisco CA 94116 / USA
POTS: +1 415 665 3790 Radio: KC6GNJ / KAE6247
"Be who you are and say what you feel because the people who mind
don't matter and the people who matter don't mind." - Dr. Seuss
More information about the freebsd-stable
mailing list