>>>>> "MM" == Munehiro Matsuda <[EMAIL PROTECTED]> writes:

    MM> From: CHOI Junho <[EMAIL PROTECTED]>
    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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to