From owner-freebsd-current@FreeBSD.ORG Sat Mar 9 16:44:52 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6BF85C27; Sat, 9 Mar 2013 16:44:52 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 30227F2D; Sat, 9 Mar 2013 16:44:51 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1UEMt9-001oRG-6Q>; Sat, 09 Mar 2013 17:44:51 +0100 Received: from e178004056.adsl.alicedsl.de ([85.178.4.56] helo=munin.geoinf.fu-berlin.de) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1UEMt9-003S3H-42>; Sat, 09 Mar 2013 17:44:51 +0100 Message-ID: <513B6743.10104@zedat.fu-berlin.de> Date: Sat, 09 Mar 2013 17:45:55 +0100 From: "Hartmann, O." Organization: FU Berlin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130309 Thunderbird/17.0.4 MIME-Version: 1.0 To: Ruslan Makhmatkhanov Subject: Re: CURRENT (r248103): x11/nvidia-driver fails to compile: @/vm/vm_pager.h:127:2: error: use of undeclared identifier 'RA_WLOCKED' References: <513B63CF.50507@zedat.fu-berlin.de> <513B6582.2080104@yandex.ru> In-Reply-To: <513B6582.2080104@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.4.56 Cc: FreeBSD Current , freebsd-ports@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 09 Mar 2013 16:44:52 -0000 Am 03/09/13 17:38, schrieb Ruslan Makhmatkhanov: > Hartmann, O. wrote on 09.03.2013 20:31: >> I rebuild the kernel module for x11/nvidia-driver on a regular basis via >> /etc/src.conf setting of >> >> PORTS_MODULES+= x11/nvidia-driver > > I answered to your pr. Did you tried that? > > """ > If I understand correctly, it should be fixed in r248061 (FreeBSD source): > > http://svnweb.freebsd.org/base/head/sys/kern/subr_witness.c?r1=244112&r2=248093&pathrev=248093 > > """ I'm on FreeBSD 10.0-CURRENT #0 r248061: Fri Mar 8 19:44:30 CET 2013 amd64. I just finished compiling r248108 - will reboot and see further.