From owner-freebsd-current@FreeBSD.ORG Thu Nov 20 16:14:19 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB9AC16A4CE for ; Thu, 20 Nov 2003 16:14:19 -0800 (PST) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BE9343FBF for ; Thu, 20 Nov 2003 16:14:18 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.35 #1 (Debian)) id 1AMzxj-0005PQ-00; Fri, 21 Nov 2003 07:19:55 +0600 Received: from iclub.nsu.ru ([193.124.215.97] ident=root) by mx.nsu.ru with esmtp (Exim 3.35 #1 (Debian)) id 1AMzxh-0005On-00; Fri, 21 Nov 2003 07:19:54 +0600 Received: from iclub.nsu.ru (fjoe@localhost [127.0.0.1]) by iclub.nsu.ru (8.12.8p2/8.12.8) with ESMTP id hAL0DUJQ066878; Fri, 21 Nov 2003 06:13:30 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Received: (from fjoe@localhost) by iclub.nsu.ru (8.12.8p2/8.12.8/Submit) id hAL0DTbE066877; Fri, 21 Nov 2003 06:13:29 +0600 (NS) (envelope-from fjoe) Date: Fri, 21 Nov 2003 06:13:29 +0600 From: Max Khon To: Eric Anderson Message-ID: <20031121001329.GA66775@iclub.nsu.ru> References: <20031120200108.168C016A4CF@hub.freebsd.org> <200311202038.40388.ben@spooty.net> <1069362680.31980.1.camel@desolation.livid.de> <3FBD4605.3060100@centtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FBD4605.3060100@centtech.com> User-Agent: Mutt/1.4.1i X-Envelope-To: anderson@centtech.com, damm@yazzy.org, freebsd-current@freebsd.org, ben@spooty.net cc: freebsd-current@freebsd.org cc: Ben Paley Subject: Re: VMWare build failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 00:14:20 -0000 Hello! On Thu, Nov 20, 2003 at 04:53:57PM -0600, Eric Anderson wrote: > >Guessing you're running -CURRENT you have the kernel source installed, > >so my suggestion is to run vmware3. > > > >Unless you have a specific reason to run 2? > > > Maybe he doesn't run 3 because it also doesn't build: > > /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd/driver.c:303:35: > i386/isa/intr_machdep.h: No such file or directory > /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include/vm_asm.h: > In function `Div643264': > /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include/vm_asm.h:1033: > warning: use of memory input without lvalue in asm operand 4 is deprecated > *** Error code 1 > > Stop in /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only. > *** Error code 1 > > Stop in /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only. > *** Error code 1 > > Stop in /usr/ports/emulators/vmware3/work/vmware-distrib. > *** Error code 1 > > Stop in /usr/ports/emulators/vmware3. > *** Error code 1 > > Stop in /usr/ports/emulators/vmware3. > > So same thing with vmware3 - note that the file (intr_machdep.h) doesn't > exist in that location - but it does in other locations. I tried > copying one of the others over to that spot, and rebuilding, but still > fails (with new errors as expected).. vmware3 port was fixed for non-SMP recently. please update your ports. /fjoe