From owner-freebsd-questions@FreeBSD.ORG Sat Mar 3 19:42:37 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBCC5106564A for ; Sat, 3 Mar 2012 19:42:37 +0000 (UTC) (envelope-from freebsd@growveg.net) Received: from smtp1.servage.net (smtp1.servage.net [IPv6:2a01:3b0:1:fb:1::2001]) by mx1.freebsd.org (Postfix) with ESMTP id 6289C8FC08 for ; Sat, 3 Mar 2012 19:42:37 +0000 (UTC) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp1.servage.net (Postfix) with ESMTPSA id 098F332240; Sat, 3 Mar 2012 20:04:56 +0000 (UTC) Message-ID: <4F52744D.8060904@growveg.net> Date: Sat, 03 Mar 2012 19:43:09 +0000 From: FreeBSD Mailing Lists User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120303 Thunderbird/10.0.2 MIME-Version: 1.0 To: "illoai@gmail.com" References: <4F51232F.8090105@growveg.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: make install fails for /usr/ports/security/sudo after downgrade from 9.0-R to 8-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Mar 2012 19:42:37 -0000 On 03/03/12 12:31, illoai@gmail.com wrote: > Stale header files in /usr/include maybe? Hi, Yes that's it. It seems got changed to between 8.2 and 9.0. Fixed by csup of 9.0-R and doing the buildworld buildkernel etc. thanks, -- freebsd at growveg dot net