From owner-freebsd-current@FreeBSD.ORG Thu Nov 20 13:50:29 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 512C316A4CF for ; Thu, 20 Nov 2003 13:50:29 -0800 (PST) Received: from smtp3.sea.theriver.com (smtp3.sea.theriver.com [216.39.128.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 5368243FBF for ; Thu, 20 Nov 2003 13:50:28 -0800 (PST) (envelope-from damm@yazzy.org) Received: (qmail 28816 invoked from network); 20 Nov 2003 21:12:58 -0000 Received: from portal.aphroland.org (HELO 10.10.10.132-unassigned.aphroland.org) (216.39.174.24) by smtp3.sea.theriver.com with SMTP; 20 Nov 2003 21:12:58 -0000 From: Scott Likens To: Ben Paley In-Reply-To: <200311202038.40388.ben@spooty.net> References: <20031120200108.168C016A4CF@hub.freebsd.org> <200311202038.40388.ben@spooty.net> Content-Type: text/plain Message-Id: <1069362680.31980.1.camel@desolation.livid.de> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 20 Nov 2003 13:11:20 -0800 Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org 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: Thu, 20 Nov 2003 21:50:29 -0000 On Thu, 2003-11-20 at 12:38, Ben Paley wrote: > Hello all. > > I think this is a -current issue. When I started using -current I began to get > weird behaviour from vmware2: eventually every time I powered on the virtual > machine the screen would freeze up so I couldn't get a console, and then the > whole machine - the REAL machine, I mean - would reboot. Bit rubbish, huh? [snip] > -I. -I@ -I@/../include -I/usr/include -finline-limit=15000 -fno-common > -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall > -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c > /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/driver.c > /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/driver.c: > In function `cleanup_module': > /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/driver.c:284: > warning: unused variable `retval' > /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/driver.c:301:35: > i386/isa/intr_machdep.h: No such file or directory > *** Error code 1 > > Stop in /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only. > *** Error code 1 > > Stop in /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only. > *** Error code 1 > > Stop in /usr/ports/emulators/vmware2/work/vmware-distrib. > *** Error code 1 > > Stop in /usr/ports/emulators/vmware2. > *** Error code 1 > > Stop in /usr/ports/emulators/vmware2. > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall6065.18 > make > ** Fix the problem and try again. > ** The following packages were not installed or upgraded (*:skipped / > !:failed) > ! emulators/vmware2 (missing header) > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ First off if you're running -CURRENT you want emulators/vmware3, missing header would conclude you don't have the header installed that it wants. 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? -- "I think we ought to be out there doing what we do best - making large holes in other people's countries." - George Carlin