From owner-freebsd-current@FreeBSD.ORG Wed Aug 22 13:05:39 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40CE2106564A for ; Wed, 22 Aug 2012 13:05:39 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id B95A98FC14 for ; Wed, 22 Aug 2012 13:05:38 +0000 (UTC) Received: by bkcje9 with SMTP id je9so864751bkc.13 for ; Wed, 22 Aug 2012 06:05:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=QJkpUWFAbIrfzu/qcvhJNWYgBeOHnbimHBVlzB34yxM=; b=LHwC0MRw7MwBi3ZPF8LyvigxMgoupRVnV5qtkaiZlUCXE44FsZgCElJWMyVw0Nq+fm lePwWGRGidgCJL5HNTXGYZRfc3gmMmGO8DbkgkveMVaV6/fJStRzuO9P3zUhjioqTEMw hu9slUNp4ajgdGUS/kbjwWVg6agdLSuQJKu5gabpRqk4EQRqTnFsRts/F1btNzXBb+RX dwDWUsM+MMrsaR2aOr6P018cXikYXscxtwoRFEgdpaTJlGouKpdwxqW9qK0JSEuB/A83 Euc2DkwgNVXAWgYbgvl9LZ+axsdwNYjgMrTAyQXsN4bWUReIsGni7VZ4t1seCBCsLhuH 1txQ== Received: by 10.205.118.138 with SMTP id fq10mr6599259bkc.58.1345640732452; Wed, 22 Aug 2012 06:05:32 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.10.141 with HTTP; Wed, 22 Aug 2012 06:05:01 -0700 (PDT) In-Reply-To: <503487DE.3050807@zedat.fu-berlin.de> References: <50337752.8070707@zedat.fu-berlin.de> <1345582381.1632.6.camel@Nokia-N900-42-11> <503487DE.3050807@zedat.fu-berlin.de> From: Chris Rees Date: Wed, 22 Aug 2012 14:05:01 +0100 X-Google-Sender-Auth: RfFc_Z6OUHtFXGhfI8hjopVXGd0 Message-ID: To: "O. Hartmann" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= , Current FreeBSD Subject: Re: FreeBSD 10.0-CURRENT r239477 doesn't compile: virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not compile on FreeBSD < 8.2. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 22 Aug 2012 13:05:39 -0000 On 22 August 2012 08:18, O. Hartmann wrote: > Am 08/21/12 22:53, schrieb Bernhard Fr=F6hlich: >> On Di., 21. Aug. 2012 13:56:02 CEST, O. Hartmann wrote: >> >>> Today I ran into a problem with FreeBSD 10.0-CURRENT #0 r239477 >>> recompiling the VBox kernel module: >>> >>> =3D=3D=3D> Cleaning for virtualbox-ose-kmod-4.1.18_1 >>> =3D=3D=3D> virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not= compile >>> on FreeBSD < 8.2. >>> *** [all] Error code 1 >>> >>> Stop in /usr/ports/emulators/virtualbox-ose-kmod. >>> >>> The port compiled prior to the updates of today. >>> >>> oh >> >> What is the question? We have deprecated < 8.2 almost five months ago be= cause of the memobj r0 rewrite. You're the first who complains about this s= o I'm pretty sure it was the correct decision to move forward. Please also = keep in mind that 8.1 is already EOL. >> > > I do not understand your complains about my mail to the list. For your > information: I'm on FreeBSD 10.0-CURRENT and this seems, as far as I > know, considered not to be deprecated by now. If I'm wrong in that, sorry= . Can you give us the output of make -C /usr/ports/emulators/virtualbox-ose-kmod -VOSVERSION please? I think your version of sys/param.h could be out of date. Chris