From owner-freebsd-stable@FreeBSD.ORG Mon Jun 23 17:00:34 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CD6E37B404 for ; Mon, 23 Jun 2003 17:00:34 -0700 (PDT) Received: from zircon.seattle.wa.us (dsl231-043-165.sea1.dsl.speakeasy.net [216.231.43.165]) by mx1.FreeBSD.org (Postfix) with SMTP id 09DDF43FB1 for ; Mon, 23 Jun 2003 17:00:31 -0700 (PDT) (envelope-from joe@zircon.seattle.wa.us) Received: (qmail 3679 invoked from network); 24 Jun 2003 00:00:30 -0000 Received: from localhost (HELO ?127.0.0.1?) (127.0.0.1) by localhost with SMTP; 24 Jun 2003 00:00:30 -0000 From: Joe Kelsey To: Mark Hennessy In-Reply-To: References: Content-Type: text/plain Message-Id: <1056412829.373.22.camel@zircon> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 23 Jun 2003 17:00:30 -0700 Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: Compiling Linuxthreads X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 00:00:34 -0000 On Mon, 2003-06-23 at 10:34, Mark Hennessy wrote: > I know that Linux binary compatibility is installed, as well as > /usr/src/gnu (installed that today, machine was upgraded to 4.8 > a couple of months ago) I thought the package required a *complete* source tree. At the *least* it requires /usr/src/contrib. /Joe