From owner-freebsd-emulation@FreeBSD.ORG Mon Sep 9 06:54:02 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 327E3DFC for ; Mon, 9 Sep 2013 06:54:02 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-we0-x234.google.com (mail-we0-x234.google.com [IPv6:2a00:1450:400c:c03::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BD5CA2A28 for ; Mon, 9 Sep 2013 06:54:01 +0000 (UTC) Received: by mail-we0-f180.google.com with SMTP id u57so3808408wes.39 for ; Sun, 08 Sep 2013 23:54:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ypRd2HhbOQREmYohZPoUxkk79N58O2At1Dr+X7738n0=; b=Tse8y2lcV7C64q4bpFs/vyAjLQ73OZXdLhcnDcSwKqi3vorg7atd5UCEmKQq/diUpR ZYE+7yZDKAwWjxQuIlltlOzCMDroFkE3Y0Fi77rzkcHsSTse/WmeehDm2VZNysdptYjM KV/Ibl58btEkM4OR4LgF8Vo9q73pXSKaaAKzI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=ypRd2HhbOQREmYohZPoUxkk79N58O2At1Dr+X7738n0=; b=bLQxWCRZ+nO8bmLX8et6Foi5nGU/ni6XiLzJt1Er8MsQnOf+ojvcO5Do3FrELIHH+0 /Ew5BlDQQLc5ahGo8+hhxy2TeaU9IuNq+AtEl8QAG3wMlgQrW+s8kLYTtMqVaRrPNFWl uFxFIjiuZGORPr3j9RDqXJCA9Ab9Vb9rwB63Qze2Di7ADoB6sxukIzUTdNkwBvSkGqO+ BZxW62V5JpBCfHSD2wOLK1hdQnPCLRKHgdRywa8qQYMZvbFWNKcqQgs2kp9po3uo5MpA JI7xwjy/a66rNyxJ6B/EtymkhXpE55dMU1Y72p148N42NYCNRHPvu3EAeTc06YQSUIJS lfpg== X-Gm-Message-State: ALoCoQk/+mquywD5rKV2sTGpkSBAVyOWxRLCIjarI2HjC2KwU/qJzNs1WVPIl1SP+7IGdTiuev2E MIME-Version: 1.0 X-Received: by 10.180.126.3 with SMTP id mu3mr5206825wib.27.1378709640154; Sun, 08 Sep 2013 23:54:00 -0700 (PDT) Sender: decke@bluelife.at Received: by 10.216.212.70 with HTTP; Sun, 8 Sep 2013 23:54:00 -0700 (PDT) X-Originating-IP: [80.123.233.199] In-Reply-To: <5224A9F2.6050502@protected-networks.net> References: <5224A9F2.6050502@protected-networks.net> Date: Mon, 9 Sep 2013 08:54:00 +0200 X-Google-Sender-Auth: -Dkn_Iayph4hsWa-XiO6LgnJcW8 Message-ID: Subject: Re: vboxdrv et al on -current From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Michael Butler Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-emulation@freebsd.org" X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 06:54:02 -0000 On Mon, Sep 2, 2013 at 5:08 PM, Michael Butler wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > With recent header file changes in -current, the virtualbox modules have > ceased to compile :-( Has anyone looked at this yet? > > imb > > cd > /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.16/out/freebsd.x86/release/bin/src > && make SYSDIR=/usr/src/sys > *** Building 'vboxdrv' module *** > Warning: Object directory not changed from original > /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.16/out/freebsd.x86/release/bin/src/vboxdrv > @ -> /usr/src/sys > machine -> /usr/src/sys/i386/include > x86 -> /usr/src/sys/x86/include > awk -f @/tools/makeobjops.awk @/kern/device_if.m -h > awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h > cc -O2 -pipe -march=prescott -DRT_OS_FREEBSD -DIN_RING0 -DIN_RT_R0 > - -DIN_SUP_R0 -DSUPDRV_WITH_RELEASE_LOGGER -DVBOX -DRT_WITH_VBOX -w > - -DVBOX_WITH_HARDENING -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_X86 > - -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -Iinclude > - -I. -Ir0drv -I. -I@ -I@/contrib/altq -finline-limit=8000 --param > inline-unit-growth=100 --param large-function-growth=1000 -fno-common > - -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse > - -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 > - -fstack-protector -Wall -Wredundant-decls -Wnested-externs > - -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > - -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions > - -Wmissing-include-dirs -fdiagnostics-show-option -c SUPDrv.c > In file included from SUPDrv.c:57: > include/iprt/x86.h:862:1: error: "MSR_IA32_PLATFORM_ID" redefined > In file included from ./machine/specialreg.h:6, > from ./machine/atomic.h:37, > from @/sys/systm.h:41, > from @/sys/libkern.h:39, > from include/iprt/string.h:67, > from SUPDrvInternal.h:43, > from SUPDrv.c:32: > ./x86/specialreg.h:344:1: error: this is the location of the previous > definition > In file included from SUPDrv.c:57: > include/iprt/x86.h:869:1: error: "MSR_IA32_FEATURE_CONTROL" redefined > In file included from ./machine/specialreg.h:6, > from ./machine/atomic.h:37, > from @/sys/systm.h:41, > from @/sys/libkern.h:39, > from include/iprt/string.h:67, > from SUPDrvInternal.h:43, > from SUPDrv.c:32: > ./x86/specialreg.h:348:1: error: this is the location of the previous > definition > In file included from SUPDrv.c:57: > include/iprt/x86.h:933:1: error: "MSR_IA32_MISC_ENABLE" redefined > In file included from ./machine/specialreg.h:6, > from ./machine/atomic.h:37, > from @/sys/systm.h:41, > from @/sys/libkern.h:39, > from include/iprt/string.h:67, > from SUPDrvInternal.h:43, > from SUPDrv.c:32: > ./x86/specialreg.h:377:1: error: this is the location of the previous > definition > *** Error code 1 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.14 (FreeBSD) > > iEYEARECAAYFAlIkqfIACgkQQv9rrgRC1JKAdQCfS6EiyRU9QOo1obJw8N4S19kj > rNkAoMS0kakgqtYTQNT62gseBTm6QaDE > =sCuP > -----END PGP SIGNATURE----- This looks new to me and I wonder why nobody else has seen that yet even though lot's of people complain about the libiconv mess in 10-current. -- Bernhard Froehlich http://www.bluelife.at/