From owner-freebsd-ports@FreeBSD.ORG Mon Feb 20 08:12:37 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6ABD01065670; Mon, 20 Feb 2012 08:12:37 +0000 (UTC) (envelope-from jaapna@xs4all.nl) Received: from smtp-vbr18.xs4all.nl (smtp-vbr18.xs4all.nl [194.109.24.38]) by mx1.freebsd.org (Postfix) with ESMTP id DE1588FC08; Mon, 20 Feb 2012 08:12:36 +0000 (UTC) Received: from [192.168.1.68] (a213-84-94-190.adsl.xs4all.nl [213.84.94.190]) (authenticated bits=0) by smtp-vbr18.xs4all.nl (8.13.8/8.13.8) with ESMTP id q1K7vciT068357 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 20 Feb 2012 08:57:38 +0100 (CET) (envelope-from jaapna@xs4all.nl) Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=iso-8859-1 From: Jaap Akkerhuis In-Reply-To: <4F41789B.5050501@FreeBSD.org> Date: Mon, 20 Feb 2012 08:57:37 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <34524FF3-58C9-4F5E-AF4A-232FC068D349@xs4all.nl> References: <4F41789B.5050501@FreeBSD.org> To: Doug Barton X-Mailer: Apple Mail (2.1257) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: FreeBSD ports list , gahr@freebsd.org Subject: Re: xfe build fails on 8-i386 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, 20 Feb 2012 08:12:37 -0000 On Feb 19, 2012, at 23:32, Doug Barton wrote: > I'm having problems building xfe on recent 8-stable i386 It seams that someone decided to remove utmp.h from the core system. = This is going to break a lot. jaap