From owner-freebsd-ports@FreeBSD.ORG Mon Jan 18 15:46:27 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BD281065763 for ; Mon, 18 Jan 2010 15:46:27 +0000 (UTC) (envelope-from mjs@rakupottery.org.uk) Received: from anchor-post-2.mail.demon.net (anchor-post-2.mail.demon.net [195.173.77.133]) by mx1.freebsd.org (Postfix) with ESMTP id 2F49B8FC14 for ; Mon, 18 Jan 2010 15:46:26 +0000 (UTC) Received: from rakuman.demon.co.uk ([80.177.154.53] helo=rakuba.rakupottery.org.uk) by anchor-post-2.mail.demon.net with esmtp (Exim 4.69) id 1NWtho-0001on-kW; Mon, 18 Jan 2010 15:39:52 +0000 Message-ID: <4B5480C8.9040102@rakupottery.org.uk> Date: Mon, 18 Jan 2010 15:39:52 +0000 From: Martin Smith User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: current@FreeBSD.org References: <20100113194254.GR64905@hoeg.nl> <4B547EEF.6000105@rakupottery.org.uk> In-Reply-To: <4B547EEF.6000105@rakupottery.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: HEADS UP: gone. All welcome . X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 15:46:27 -0000 Martin Smith wrote: > Ed Schouten wrote: >> Hello everyone, >> >> I just made various commits to FreeBSD HEAD to remove our old user >> accounting database interface (see utmp(5)) and replace it by the POSIX >> standardized utmpx interface (see getutxent(3)). This means we just got >> rid of some annoyances that are as old as the FreeBSD project itself: >> > snipped > >> >> Be sure to give it a try and report any issues. Thanks! > > building xorg on a current box of 2 days ago > > In file referenced from sessreg.h:60 > from sessreg.c:77 > /usr/include/utmp.h:2:2 error #error " has been replaced by > " > continues with more related errors and stops > > any fix for this yet sorry for the noise, csupped the ports again and it is fixed, many thanks to whoever did it > > -- Martin