From owner-freebsd-ports@FreeBSD.ORG Fri Aug 11 14:21:57 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76B4F16A4DD; Fri, 11 Aug 2006 14:21:57 +0000 (UTC) (envelope-from Tor.Egge@cvsup.no.freebsd.org) Received: from pil.idi.ntnu.no (pil.idi.ntnu.no [129.241.107.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB7A643D49; Fri, 11 Aug 2006 14:21:56 +0000 (GMT) (envelope-from Tor.Egge@cvsup.no.freebsd.org) Received: from cvsup.no.freebsd.org (c2h5oh.idi.ntnu.no [129.241.103.69]) by pil.idi.ntnu.no (8.13.6/8.13.1) with ESMTP id k7BELpKP005774 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 11 Aug 2006 16:21:52 +0200 (MEST) Received: from localhost (localhost [127.0.0.1]) by cvsup.no.freebsd.org (8.13.4/8.13.4) with ESMTP id k7BELpir028354; Fri, 11 Aug 2006 14:21:51 GMT (envelope-from Tor.Egge@cvsup.no.freebsd.org) Date: Fri, 11 Aug 2006 14:21:50 +0000 (UTC) Message-Id: <20060811.142150.74728147.Tor.Egge@cvsup.no.freebsd.org> To: ume@freebsd.org From: Tor Egge In-Reply-To: References: <44D93C41.8000604@computer.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned-By: mimedefang.idi.ntnu.no, using CLAMD X-SMTP-From: Sender=, Relay/Client=c2h5oh.idi.ntnu.no [129.241.103.69], EHLO=cvsup.no.freebsd.org X-Scanned-By: MIMEDefang 2.48 on 129.241.107.38 X-Scanned-By: mimedefang.idi.ntnu.no, using MIMEDefang 2.48 with local filter 16.42-idi X-Filter-Time: 0 seconds Cc: tegge@freebsd.org, freebsd-ports@freebsd.org, e.schuele@computer.org Subject: Re: problem building linuxthreads on RELENG_6 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: Fri, 11 Aug 2006 14:21:57 -0000 > Please apply following patch to devel/linuxthreads: While fixing compilation on recent RELENG_6, that patch is a minor regression for those running older snapshots of FreeBSD 7.0-CURRENT. Feel free to commit this patch or a modified version that doesn't include the regression for older snapshots of FreeBSD 7.0-CURRENT. Currently, I don't have permission to contribute code to FreeBSD. - Tor Egge