From owner-freebsd-stable@FreeBSD.ORG Sun Jun 4 04:08:32 2006 Return-Path: X-Original-To: stable@freebsd.org 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 14B6916A4A0 for ; Sun, 4 Jun 2006 04:08:32 +0000 (UTC) (envelope-from kaiwai.gardiner@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EB4B43D49 for ; Sun, 4 Jun 2006 04:08:31 +0000 (GMT) (envelope-from kaiwai.gardiner@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so1030809uge for ; Sat, 03 Jun 2006 21:08:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=liBFmDGCQaU+XmN1sNm5Zw5hRmMDxwg9wjFkSeTpW9l/YXe0B/S+jHaBoNnFzDEvGxCFDoT/qnT/PAXZli1Ojc57/GVnQnS8Z6Jmkxe02wz5THXw+mVX7jIUbhwAe7F21yJvoBrk+x7ddF/CMLP6Hogj/IQ0xdvus1s51mv982Y= Received: by 10.67.103.7 with SMTP id f7mr2187693ugm; Sat, 03 Jun 2006 21:02:14 -0700 (PDT) Received: by 10.66.219.18 with HTTP; Sat, 3 Jun 2006 21:02:14 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 16:02:14 +1200 From: "Kaiwai Gardiner" To: doug In-Reply-To: <20060603030349.S80282@fledge.watson.org> MIME-Version: 1.0 References: <20060602214824.ea691af4.manfred.lotz@arcor.de> <20060603050734.f976608f.manfred.lotz@arcor.de> <20060603030349.S80282@fledge.watson.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: stable@freebsd.org, Manfred Lotz Subject: Re: xorg build failed X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 04:08:32 -0000 On 6/3/06, doug wrote: > > Unless you have a reason to want to modify the source, why not use the > package: > > setenv PACKAGEROOT ftp://ftp.FreeBSD.org > pkg_add -r xorg > > will get you 6.9.0_1 in a few minutes There have been updates released after it was released - nothing wrong with building from the source, the problem is when people compile from all weird locations, with all weird settings, then complain that the shit hit the fan. Matty