From owner-freebsd-emulation@FreeBSD.ORG Tue May 17 15:31:18 2011 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62393106564A for ; Tue, 17 May 2011 15:31:18 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2F66C8FC18 for ; Tue, 17 May 2011 15:31:18 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id 0EF9A613E for ; Tue, 17 May 2011 11:31:16 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1305646277; bh=h4TbbIzBRukSzwzg/V7qeXURq2JQ71gdcYsRdOkYeh8=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=C9lUU0/2RvvQkfDBIm+mOoD1otRieuFTz+rUQiM81ZNhTIhPJG3MF045XnVtc7bJi BARkXeyVy7TPli1bMvCimTrc7EcJN7+gO9hY7p8Cy3t0L1kSjj6fzqo1IWWjAAW DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=ZZiqxAEJbN2/Sa/Ra0Yv0oATp2RHzVbWuxicfe3yI8Zkfwwu7ygygUrsTkDQJMNLN iieLOvmhBOy7wXeILesinKUnYzHM5nyRwm7KJWRjtTZc84wjrkn2bRcNOQsEEe4 Message-ID: <4DD294C3.2090803@protected-networks.net> Date: Tue, 17 May 2011 11:31:15 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.17) Gecko/20110429 Thunderbird/3.1.10 MIME-Version: 1.0 To: emulation@FreeBSD.org X-Enigmail-Version: 1.1.2 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: VBox 4.0.8 module dependencies X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 17 May 2011 15:31:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 There are two symbols referenced by the 4.0.8 vboxdrv which are not built/linked in the current bluelife SVN revision (r1316). They produce the following messages .. kernel: link_elf: symbol RTStrCopy undefined .. then, when I get past that .. kernel: link_elf: symbol RTStrNCmp undefined Not being quite (yet) sure how to get a suitable patch into the build, I thought I'd report it .. imb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk3SlMMACgkQQv9rrgRC1JKz7gCfa/26iaGVvom/cCM22PXn/Pdt JlMAnilz2jWp22i3UDEhXu1IDOVjuK4G =gXU8 -----END PGP SIGNATURE-----