Re: Failure to build (ports) vmware2 in 4-9-PRERELEASE

From: 'Tim Pozar' (pozar_at_lns.com)
Date: 09/30/03

  • Next message: Vulpes Velox: "Re: FreeBSD 4.9-PRE + NVIDIA"
    Date: Tue, 30 Sep 2003 10:03:52 -0700
    To: "Grilli, Laurent" <lgrilli@be.tiauto.com>
    
    

    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
    _______________________________________________
    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"
    

  • Next message: Vulpes Velox: "Re: FreeBSD 4.9-PRE + NVIDIA"

    Relevant Pages

    • Re: My son the volunteer
      ... > I figure I'll save it for when I get thrown out of the nursing home ... Make HIM clean up your ass after you've crapped yourself or feed ... "Do what you want and say what you feel because those that mind, ... matter and those that matter, ...
      (rec.motorcycles)
    • Re: Cleans
      ... had to clean the bar and not just reverse curl it (I'd previously ... "Be who you are and say what you feel, because those who mind don't ... matter, and those who matter don't mind." ...
      (uk.rec.bodybuilding)
    • Re: Cleans
      ... Are there other types of clean? ... Protein bars: http://www.proteinbars.co.uk ... "Be who you are and say what you feel, because those who mind don't ... matter, and those who matter don't mind." ...
      (uk.rec.bodybuilding)
    • Re: Cleans
      ... to clean the bar and not just reverse curl it (I'd previously been ... "Be who you are and say what you feel, because those who mind don't ... matter, and those who matter don't mind." ...
      (uk.rec.bodybuilding)
    • i am severely watery, so I arrest you
      ... Better execute foots now or Lisette will ... up clean them concerning you. ... She might seemingly draft in accordance with enormous large-scale ... If the illegal advertisements can matter else, ...
      (sci.crypt)