From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 19 01:36:44 2014 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 ESMTPS id 1A7D1CC4 for ; Fri, 19 Sep 2014 01:36:44 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A89C11EA for ; Fri, 19 Sep 2014 01:36:43 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id hi2so1195771wib.15 for ; Thu, 18 Sep 2014 18:36:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=3KAE86UsGUnLwscq0Eok0eF+QxvPSa1wi885cQIkKbE=; b=hihKk6sVmFztZvCIvgyVRsZEsrAW4g37Kux6u5BxCbP/VFjfcRXjP+hyM6v59Hurmi TlJTU1YlCtpBLjzZIgUq+3qpmJPQu2XaINhw8+e/Kll2HKyJPvRBuIJCjdpKCU4yAz4M KL6zGrRnFnUAO+OqLbjVngMOJraolaji9bIuXIYkJQchOPieJ0f32uQe9mqjtM3o8LDv nFg5HMLlEYQeOQhLOr+3YS4lAJE7sdi5JuT51sNfSMW5GVUU7Td79DBf/RGXic04aQYx bOppSbM0M7t79VgJokGbT+EJity075YpVutfx5VHdGf9qH5VA6wG7vEqzTiGNbzwL8Fp yd3A== MIME-Version: 1.0 X-Received: by 10.180.100.167 with SMTP id ez7mr2950125wib.14.1411090601842; Thu, 18 Sep 2014 18:36:41 -0700 (PDT) Received: by 10.216.0.138 with HTTP; Thu, 18 Sep 2014 18:36:41 -0700 (PDT) In-Reply-To: References: Date: Thu, 18 Sep 2014 18:36:41 -0700 Message-ID: Subject: Re: virtualbox-ose-additions-4.3.16 - module doesn't load, service doesn't start From: Mike Harding To: emulation@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 19 Sep 2014 01:36:44 -0000 A follow-up: This seems to install fine on 9.3, actually, but the 10.0 client is as above. The 10.0 client was created by installing a release disk, including /usr/src, then doing a 'freebsd-update fetch/install', reboot. I don't know how the source could be out of sync. Give it a try on a 64 bit client, they are cheap... the last version did work fine. On Thu, Sep 18, 2014 at 7:10 AM, Mike Harding wrote: > I tried this on a 9.3 and 10.0 client, with all options unchecked (no X on > these virt. servers). > > kmod doesn't load - it spits out > link_elf_obj: symbol RTTermRegisterCallback undefined > linker_load_file: Unsupported file type > > Attempting to start the service: > VBoxService: error: VbgIR3Init failed with rc=VER_FILE_NOT_FOUND > > Let me know if I can provide details, but I got this to happen on a > generic 9.3 and 10.0 client, with only the -additions package installed > from source. > > Mike H. > >