From owner-freebsd-ports@FreeBSD.ORG Sat Mar 9 17:05:02 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A93F97A4; Sat, 9 Mar 2013 17:05:02 +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 6CAC29F; Sat, 9 Mar 2013 17:05:02 +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 <1UENCf-001rLO-EF>; Sat, 09 Mar 2013 18:05:01 +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 <1UENCf-003T7Z-Bj>; Sat, 09 Mar 2013 18:05:01 +0100 Message-ID: <513B6BFD.4060706@zedat.fu-berlin.de> Date: Sat, 09 Mar 2013 18:06:05 +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> <513B6743.10104@zedat.fu-berlin.de> <513B6760.3070804@yandex.ru> In-Reply-To: <513B6760.3070804@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-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 17:05:02 -0000 Am 03/09/13 17:46, schrieb Ruslan Makhmatkhanov: > Hartmann, O. wrote on 09.03.2013 20:45: >> 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. > > Err, I copypasted the yours revision, not the actual fix revision. > Should read "it should be fixed in r248093". Sorry. > No, it isn't. Same error, system is at revision: FreeBSD 10.0-CURRENT #1 r248106: Sat Mar 9 16:44:58 CET 2013 amd64 The error is the same.