From owner-freebsd-current@FreeBSD.ORG Sat Oct 11 21:55:15 2008 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 E86E9106568B for ; Sat, 11 Oct 2008 21:55:15 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id B8B118FC33 for ; Sat, 11 Oct 2008 21:55:15 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1124905wfg.7 for ; Sat, 11 Oct 2008 14:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=6QeNh45igbi1H2tgzYB1lHQo/T9gJArb6bYxpwb3eNs=; b=rkiChPhiIxX3qLD7HgZdsvLJGRYhktJO3AwTBYVF/jQzEU4Fp8uNeQSwa+yTUnp/yt PYdcj5bo2MTMKGdAhG5KLHYJndsqSGEmk1qxZK8S9OgnzXe65RElOqzgOkOPBYgBwmAb MMd9nFZqIHMguS6R8sQty7tZdWILh/s+oIMkc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=MKJ0+2yWptmgkPDaHtjjSfIPNebmeYh+5JTDcmVr5Q4lOS9ARA7W9oQhJTmYBIp2/E Vbnb68QGwBHT202pTnuTwJDEELt9dML6B5LKiczcF7zQKUnu9Do0sJrOUPtjzSKkdc4v Ni8ID8CBhZ/2HO1SXIXd2Xf21Tl9fWkjuTtSU= Received: by 10.143.4.16 with SMTP id g16mr1646940wfi.289.1223762115269; Sat, 11 Oct 2008 14:55:15 -0700 (PDT) Received: by 10.142.165.13 with HTTP; Sat, 11 Oct 2008 14:55:15 -0700 (PDT) Message-ID: <83e5fb980810111455s1960314cy8416830413a6608d@mail.gmail.com> Date: Sat, 11 Oct 2008 23:55:15 +0200 From: "Diego Depaoli" To: "Doug Barton" In-Reply-To: <48F11937.6060805@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48F11937.6060805@FreeBSD.org> Cc: freebsd-current@freebsd.org Subject: Re: nvidia-driver not compiling with recent -current (implicit declaration of function 'suser') 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: Sat, 11 Oct 2008 21:55:16 -0000 2008/10/11 Doug Barton : > This first happened to me on 3 October but I didn't have time to > follow up. The nvidia driver module doesn't work with the latest > -current, and trying to compile a new one results in the errors in the > attached log. This is after booting with a new kernel, but not > installing the world. Is this a case where the new world (including > headers) needs to be installed before it will compile? If so, a note > should probably go into /usr/ports/UPDATING. Already noticed. You can find a workaround here http://lists.freebsd.org/pipermail/freebsd-current/2008-September/088696.html Cheers -- Diego Depaoli