From owner-freebsd-emulation@FreeBSD.ORG Mon May 7 20:12:02 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 84A2216A400 for ; Mon, 7 May 2007 20:12:02 +0000 (UTC) (envelope-from davidkallie@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by mx1.freebsd.org (Postfix) with ESMTP id 4447A13C459 for ; Mon, 7 May 2007 20:12:01 +0000 (UTC) (envelope-from davidkallie@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1539291wxc for ; Mon, 07 May 2007 13:12:01 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=RwDfUK8PIBWTMxWy24pYX/+B5GtBIeJTFctBgdqauLqYwDtFP+B3hhmiNB7G1cYto0EpX0tgrAzHchSqYxssSLo9aY3IYDq0n2D5Q+g21DMGUkP/AW7oXXjYtN2NFI0MmWVLydIDuOo/EV/hnT2uL3jMkNKw74t10OzLN4tj25g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=KrDTsDgfO4ksO17eWwAw5tgNasGA+cNiSE33H3g6huBHv1+JbhVbhLDzTvaHft5N+UzB5e65hh2F4Xt367xnJUZyLF3sGVrTGwcUx91eCjnJlA/AGgU+q++5D0owOlqhuftn0eSQhjkBX+3YGqXZTmoWyu6EhWt/2qXA/fbWfLc= Received: by 10.90.27.13 with SMTP id a13mr5587563aga.1178567175894; Mon, 07 May 2007 12:46:15 -0700 (PDT) Received: by 10.90.98.14 with HTTP; Mon, 7 May 2007 12:46:15 -0700 (PDT) Message-ID: <7b0c7ad70705071246t313540b0l4f87404e3e536d08@mail.gmail.com> Date: Mon, 7 May 2007 13:46:15 -0600 From: "David Kalliecharan" To: freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: linux_base-fc4 shared error with gdm 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: Mon, 07 May 2007 20:12:02 -0000 Hello, I seemed to have run into a snag, I have a new laptop COmpaq Precsario v6000 with a AMD Sempron +3500 and a Nvidia go 6150 graphics card. Using FreeBSD stable 6.2, I compiled linux_base-fc4 and when compiling the Nvidia driver with Linux support I cannot get gdm to run as I get an error about a shared file "libintl.so.6" but i have libintl.so.8 and gdm will not run nor will any executable.. Is there a problem because I have linux_base-fc4 installed? As I would like to run Doom3 etc.. Is it necessary to have nvidia-driver compiled with linux support? and is there a workaround for that? I appreciate all of the help! -- Dave