Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2001 03:20:02 -0700 (PDT)
From:      Mark Santcroos <marks@ripe.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/30625: [PATCH] vmware2 patch for -current with KSE
Message-ID:  <200110161020.f9GAK2W92946@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/30625; it has been noted by GNATS.

From: Mark Santcroos <marks@ripe.net>
To: CHOI Junho <cjh@kr.FreeBSD.ORG>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/30625: [PATCH] vmware2 patch for -current with KSE
Date: Tue, 16 Oct 2001 12:14:48 +0200

 Hi,
 
 On Tue, Oct 16, 2001 at 06:14:40PM +0900, CHOI Junho wrote:
 > >>>>> "MS" == Mark Santcroos <marks@ripe.net> writes:
 > 
 >     MS> http://www.ripe.net/home/mark/files/vmware2_kse_17-sept.patch.tgz
 > 
 >     MS> Please make it a conditional patch for -CURRENT after KSE.
 > 
 >     MS> The patch is approved by Julian (author of KSE)
 > 
 > Hi, I've rebuild my -current system today and rebuild vmware2 with
 > your patchset. I met the following error:
 > 
 >   /usr/local/etc/rc.d/vmware.sh: cannot create
 >   /compat/linux/dev/vmnet1: no such device or address
 > 
 > Do you have any clue on that? vmware itself seems to work but
 > networking is failed...
 
 Yes, it has to do with the cloning of if_tap with devfs.
 
 mv /compat/linux/dev/vmnet1 /compat/linux/dev/vmnet1.bak
 ln -s /dev/vmnet1 /compat/linux/dev/vmnet1
 cat /dev/vmnet1
 ^C
 
 Now it should work.
 
 Cheers,
 
 -- 
 Mark Santcroos				RIPE Network Coordination Centre
 http://www.ripe.net/home/mark/		New Projects Group/TTM

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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