From owner-freebsd-emulation@FreeBSD.ORG Thu Sep 18 14:10:15 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 D1836CA9 for ; Thu, 18 Sep 2014 14:10:15 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (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 6D1A5A7F for ; Thu, 18 Sep 2014 14:10:15 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id cc10so1115463wib.6 for ; Thu, 18 Sep 2014 07:10:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=CCK3KEjhzC0KuXHFmUoBds6z8mbQ2HD6IDziF0wZWsY=; b=dRm2qbAbiBg6qh2BJrzpLix/fSzjDa2JReHciR4g5atTSWyKT0xI/zk5rGgrMwcD5e dOiE4s6dZFcDRD6Mxd7D404i4+W0WY2OPAbsQwh0YmdMP8cjrPYTfaGATsKezjYkKRW5 KWhLLt9op9qNNi9ti4xnoJcTLAY0TWiQ/YcYeu+r3Fo5yhk/gLxwXOw/l+TeB4M3zpQ0 Adw5M+msq8PaYZJlj1kyJezimIeD6MRSd7cq01M2S6T6vAO+ptS7QY7LF5XKOsJtr/76 3HolJKPXUU5ZZV4myfu8J2GQj6NR+NbLT6Bpho6M69763pRtCM8plVB9JQcd3UvxegQT 3lVw== MIME-Version: 1.0 X-Received: by 10.194.119.9 with SMTP id kq9mr5098183wjb.25.1411049413583; Thu, 18 Sep 2014 07:10:13 -0700 (PDT) Received: by 10.216.0.138 with HTTP; Thu, 18 Sep 2014 07:10:13 -0700 (PDT) Date: Thu, 18 Sep 2014 07:10:13 -0700 Message-ID: Subject: 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: Thu, 18 Sep 2014 14:10:15 -0000 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.