Date: Tue, 30 Sep 2003 10:03:52 -0700 From: "'Tim Pozar'" <pozar@lns.com> To: "Grilli, Laurent" <lgrilli@be.tiauto.com> Cc: "'freebsd-stable@freebsd.org'" <freebsd-stable@freebsd.org> Subject: Re: Failure to build (ports) vmware2 in 4-9-PRERELEASE Message-ID: <20030930170352.GA5329@lns.com> In-Reply-To: <2D2C2875122CD411A3D200105AD9A993096EB183@smtp.bundy.be> References: <2D2C2875122CD411A3D200105AD9A993096EB183@smtp.bundy.be>
next in thread | previous in thread | raw e-mail | index | archive | help
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@lns.com] > Sent: 30 September 2003 06:21 > To: Aeefyu > Cc: freebsd-emulation@freebsd.org; freebsd-stable@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030930170352.GA5329>