From owner-freebsd-emulation@FreeBSD.ORG Sat Dec 14 08:15:55 2013 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6866F40D for ; Sat, 14 Dec 2013 08:15:55 +0000 (UTC) Received: from mail-ob0-x236.google.com (mail-ob0-x236.google.com [IPv6:2607:f8b0:4003:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 279FE1120 for ; Sat, 14 Dec 2013 08:15:55 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id wp4so2997588obc.27 for ; Sat, 14 Dec 2013 00:15:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=q8ZZcmPFDevvaiZj8Zjrq86fw5uJ5uue/wPHxjemCI0=; b=SJ1n9JJrDcopBY65UPGBytem3QRekNjkCvSg76P0JFxJa75Gnez9zomci8PQwraFSL m6Nz3ywqawdglsXRZzSlt5UcaMh8OW6GbKMv5wqMlhMxjQP8TbUKnYfgpiQ4/1kA4IYh Ybi/aR7hEexVmZzcOcijk/GUp2jeKdpYQV+48= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=q8ZZcmPFDevvaiZj8Zjrq86fw5uJ5uue/wPHxjemCI0=; b=UevulK3AB7ITxGyB7tIYLYUASsAklzZZTUMcSF3JP5qqRRMzuqT0Bx+HE36dEBgYXx pHbKJ5RBE27W9d0bP8V4wbX+dK5QL77SAWFgtmoHh6rDsS5xIaky94TxLFbvE4gYNBdO yINtw9qQprKTU7OodB5xVpVYnKCFqpCNLeQzTf4ixZyrIJWkhxkFn/oumWGuifGR3pRv awBRMwwPvIPffS3ksA0D7EeScFVRj9Gx10SqFYBU1eZnwCM7lXrF4AHg3TuI4YGAaspc 0wgyt/bokAZlGw8HeOpTQsy2Ei1dJL+dq2bFkoV263FrwcgxifwM/54APepykMyd39Ry NSbw== X-Gm-Message-State: ALoCoQk6N7O5JHlYywJCN3KIpkiTkjXSZOISWYLWSErhgsxA3fb4NLRP8aKdVpF+5cqGgYyy4rP1 MIME-Version: 1.0 X-Received: by 10.182.78.68 with SMTP id z4mr4644505obw.29.1387008953698; Sat, 14 Dec 2013 00:15:53 -0800 (PST) Received: by 10.76.154.2 with HTTP; Sat, 14 Dec 2013 00:15:53 -0800 (PST) X-Originating-IP: [89.144.207.92] Received: by 10.76.154.2 with HTTP; Sat, 14 Dec 2013 00:15:53 -0800 (PST) In-Reply-To: <20131213232143.GA47844@blazingdot.com> References: <20131213232143.GA47844@blazingdot.com> Date: Sat, 14 Dec 2013 09:15:53 +0100 Message-ID: Subject: Re: virtualbox-ose-kmod not compiling under 10.0-RC1 From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Marcus Reid X-Mailman-Approved-At: Sat, 14 Dec 2013 13:01:34 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: vbox@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Sat, 14 Dec 2013 08:15:55 -0000 Am 14.12.2013 00:47 schrieb "Marcus Reid" : > > Hello, > > Does virtualbox-ose-kmod build for you under 10.0-RC1? I get another > one of those vm_map_find() "got 9 expected 10" errors. > > Thanks, > > Marcus Please post the full error log, the architecture you are running and the exact version of the vbox port.