Date: 21 Nov 2001 10:39:08 +0900 From: CHOI Junho <cjh@kr.FreeBSD.ORG> To: Munehiro Matsuda <haro@h4.dion.ne.jp> Cc: freebsd-current@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: vmware2 build fails on -current today Message-ID: <86elms3nsz.fsf@gradius.wdb.co.kr> In-Reply-To: <20011121002047G.haro@h4.dion.ne.jp> References: <86zo5h3jys.fsf@gradius.wdb.co.kr> <20011121002047G.haro@h4.dion.ne.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "MM" == Munehiro Matsuda <haro@h4.dion.ne.jp> writes:
MM> From: CHOI Junho <cjh@kr.FreeBSD.ORG>
MM> Date: 20 Nov 2001 17:49:47 +0900
>
> Hi,
>
> Due to recent change on pmap.[ch], vmware2 build fails... Can somebody
> fix this?
MM> I don't have patch for it, but you could changed the line in hostif.c,
MM> from:
MM> pt_entry_t pteptr = (pt_entry_t)vtopte(addr);
MM> to:
MM> pt_entry_t *pteptr = vtopte(addr);
MM> to get it compile.
MM> Hope this helps,
That's it. Thanks!
MM> Haro
--
+++ Any opinions in this posting are my own and not those of my employers +++
CHOI Junho [sleeping now] <http://www.kr.FreeBSD.org/~cjh>
[while sleeping] <cjh @ kr.FreeBSD.ORG> <cjh @ FreeBSD.ORG> <cjh @ wdb.co.kr>
Korea FreeBSD Users Group <www.kr.FreeBSD.org> Web Data Bank<www.wdb.co.kr>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86elms3nsz.fsf>
