Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jan 2007 15:37:30 -0800
From:      "Kip Macy" <kip.macy@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: latest upgrade seems to have broken vmware3
Message-ID:  <b1fa29170701011537g25d9bf6vebb0e327ecdd5a7a@mail.gmail.com>
In-Reply-To: <20070101220550.GA1411@mail.scottro.net>
References:  <20070101220550.GA1411@mail.scottro.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"avail_end" has been gone for a while. If you're up to it, you can update
the code to calculate it by iterating through the ranges in phys_avail array
and find the highest address. HTH.

-Kip



On 1/1/07, Scott Robbins <scottro@nyc.rr.com> wrote:
>
> I've only seen one or two mentions of this after a fair amount of
> googling, so I don't know if it's just something on my system or more
> general.
>
> I've had vmware3 working without problems for quite awhile.  Today, I
> upgraded to the latest CURRENT and when I started vmware I got an error
> message that the vmmon module wasn't loaded.
>
> I then tried to kldload it--the module is still showing in
> /usr/X11R6/lib/vmware/modules/vmmon_up.ko
>
> I got the message that there was no such file or directory.
>
> One googled solution, although a bit old, suggested reinstalling rtc
> then reinstalling vmware3.  I tried this solution however, the build
> died in vmmon-only.  It shows an error at line 1344 of
> work/vmware-distrib/vmmon-only/freebsd/driver.c
>
>
>
> /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd/driver.c:1344:
> error: `avail_end' undeclared (first use in this function)
>
> /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd/driver.c:1344:
> error: (Each undeclared identifier is reported only once
>
> /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd/driver.c:1344:
> error: for each function it appears in.)
> *** Error code 1
>
> (Then it gives the usual stop in /usr/ports/blah/blah).
> Those are the only errors I see before the stop error.
>
>
>
> So, I'm at a bit of a loss, I'm not sure what the next step would be to
> troubleshoot the problem.
>
> Thank you for any help.  I'm not sure what other information would be
> useful, but can reproduce this consistantly.
>
>
> --
>
> Scott Robbins
>
> PGP keyID EB3467D6
> ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
> gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
>
> Giles: Since Angel lost his soul, he's regained his sense of
> whimsy.
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>



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