x11/nvidia-driver / Compilation has failed

Nali Toja nalitoja at gmail.com
Thu Oct 6 01:59:09 UTC 2011


Ali Mashtizadeh <mashtizadeh at gmail.com> writes:

> 2011/8/31 Alexey Dokuchaev <danfe at freebsd.org>:
>> On Mon, Aug 29, 2011 at 02:59:48PM +0200, Olivier Smedts wrote:
>>> 2011/8/29 ken <ken at tydfam.jp>:
>>> > Could I test your patch for nvidia-driver, too?
>>> > I cannot find your patch in this mail.
>>>
>>> I took the patch in :
>>> http://lists.freebsd.org/pipermail/freebsd-current/2011-August/026515.html
>>>
>>> And it worked for me.
>>
>> Should be fixed in the port itself now (also updated to 280.13).
>
> 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.

Only if you're using 285.05.09 with the port. And it'd affect both
/stable/9 and /head users.

  // from src/nv-freebsd.h:
  #if __FreeBSD_version >= 900041
  #include <sys/capability.h>
  #else
  #define fget(td, fd, cap, fp) fget(td, fd, fp)
  #endif

-------------- next part --------------
An embedded message was scrubbed...
From: Nali Toja <nalitoja at gmail.com>
Subject: [patch] x11/nvidia-driver: add 285.05.09 support
Date: Tue, 04 Oct 2011 05:44:48 +0000
Size: 1681
Url: http://lists.freebsd.org/pipermail/freebsd-current/attachments/20111006/f7b01a32/attachment.eml


More information about the freebsd-current mailing list