From owner-freebsd-current@FreeBSD.ORG Wed Oct 5 22:31:18 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAFC4106564A for ; Wed, 5 Oct 2011 22:31:18 +0000 (UTC) (envelope-from mashtizadeh@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 842638FC1B for ; Wed, 5 Oct 2011 22:31:18 +0000 (UTC) Received: by qadz30 with SMTP id z30so2192133qad.13 for ; Wed, 05 Oct 2011 15:31:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=DpKVXu0B19BG+tiYIG0ZCKKmcZ3fggtvYLSVCPaRS6w=; b=SO50bT7FBnJfPvpZmjDZvHFmaMwiuKQTBb1fO/0v2hzhQjgSdzY6ECjOHBXmFeH7xH s0BqDW195ZH1buz1RnslbJP2W3lC5qsuuODV27IrM9mmHufrTlb/NWvs9gLct6tyt3yH TD9PIzZc48IaoZCJm4JihqWxJH4dMXoMyrtaQ= MIME-Version: 1.0 Received: by 10.224.206.67 with SMTP id ft3mr2471564qab.326.1317853877624; Wed, 05 Oct 2011 15:31:17 -0700 (PDT) Received: by 10.229.52.145 with HTTP; Wed, 5 Oct 2011 15:31:17 -0700 (PDT) In-Reply-To: References: <4e4ab684.0c4c970a.68e8.6846SMTPIN_ADDED@mx.google.com> <9A6F7C9D-32D8-4387-BB03-B11CB0A91BFA@gmail.com> <20110829.214640.1568838937885804931.ken@tydfam.jp> <20110831124126.GB82908@FreeBSD.org> Date: Wed, 5 Oct 2011 15:31:17 -0700 Message-ID: From: Ali Mashtizadeh To: Scot Hetzel Content-Type: text/plain; charset=UTF-8 Cc: freebsd-current@freebsd.org Subject: Re: x11/nvidia-driver / Compilation has failed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2011 22:31:18 -0000 I ran buildworld and installworld again, but the module still won't load. Also, if I enable linux compatibility the original bug from this email chain is still present. On Wed, Oct 5, 2011 at 2:27 PM, Scot Hetzel wrote: > On Wed, Oct 5, 2011 at 3:52 PM, Ali Mashtizadeh wrote: >> Is there any reason I should still be hitting this bug when building >> on 9-STABLE? With Linux compatibility disabled I can build the driver, >> but the kernel refuses to load it saying it's incompatible with my >> kernel version. >> > Was your kernel built from the same version of /usr/src, or have you > updated the source (/usr/src) since you last rebuilt the kernel. > > If you updated the source, then you need to rebuild the kernel from > those updated sources (should also build/installworld). > > Scot > -- Ali Mashtizadeh