From owner-freebsd-current Mon Nov 19 2: 2: 6 2001 Delivered-To: freebsd-current@freebsd.org Received: from draco.macsch.com (draco.macsch.com [192.73.8.1]) by hub.freebsd.org (Postfix) with ESMTP id A70F637B405 for ; Mon, 19 Nov 2001 02:02:03 -0800 (PST) Received: from mailmuc.muc.eu.mscsoftware.com (mailmuc.muc.macsch.com [161.34.37.20]) by draco.macsch.com (8.9.3/8.9.3) with ESMTP id BAA01318; Mon, 19 Nov 2001 01:57:33 -0800 (PST) Received: from hunter.muc.macsch.com (hunter.muc.macsch.com [172.17.22.32]) by mailmuc.muc.eu.mscsoftware.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id fAJA1l203941; Mon, 19 Nov 2001 11:01:47 +0100 Received: from hunter.muc.macsch.com (localhost.muc.macsch.com [127.0.0.1]) by hunter.muc.macsch.com (8.11.6/8.11.6) with ESMTP id fAJA0IK01567; Mon, 19 Nov 2001 11:00:19 +0100 (CET) (envelope-from Georg.Koltermann@mscsoftware.com) Date: Mon, 19 Nov 2001 11:00:18 +0100 Message-ID: From: "Georg-W. Koltermann" To: hm@hcs.de Cc: FreeBSD Current Subject: Re: vmware fails on -current In-Reply-To: <20011118083712.A77EA566@hcswork.hcs.de> References: <20011118083712.A77EA566@hcswork.hcs.de> User-Agent: Wanderlust/2.4.1 (Stand By Me) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 (HANANOEN) Organization: MSC Software X-Attribution: gwk MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Sun, 18 Nov 2001 09:37:12 +0100 (MET), Hellmuth Michaelis wrote: >=20 > Thought i update my current this morning and ran into two problem with > vmware: >=20 > 1) when starting vmware, vmware.sh aborts with >=20 > vmware.sh: cannot create /compat/linux/dev/vmnet1: no such device > or address Hi Hellmuth, that can be fixed with using /dev/vmnet1 instead of the /compat device in /usr/local/etc/rc.d/vmware.sh. I needed this change since about two months now, IIRC. Since about two weeks this no longer enough, however. I now get "Could not open /dev/vmnet1: Device not configured" when I start VMWare2. I also tried to update /compat/linux/dev/vmnet1 to match the /dev/vmnet1, and that got me just a litte bit farther. I now get "Could not get address for /dev/vmnet1: Invalid argument Failed to configure ethernet0." I added some printf's to linux_ioctl.c, and it seems the linux_ioctl_socket() gets a device name which is "", i.e. the empty string. I am clueless as to where to go next. >=20 > 2) after that i tried to recompile/reinstall the vmware2 port and ran into >=20 > /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/ \ > hostif.c:177: invalid type argument of `unary *' I didn't get that error, and I am also building from source. Did you CVSUP recently? My VMWare2 Makefile is version 1.41, dated. 2001/11/11 08:36:28. --=20 Gr=FC=DFe, Georg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message