From owner-freebsd-current@FreeBSD.ORG Tue Jun 15 20:10:49 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C12FA1065670 for ; Tue, 15 Jun 2010 20:10:49 +0000 (UTC) (envelope-from alexbestms@uni-muenster.de) Received: from SECMAIL.UNI-MUENSTER.DE (SECMAIL.UNI-MUENSTER.DE [128.176.192.141]) by mx1.freebsd.org (Postfix) with ESMTP id 6930B8FC1E for ; Tue, 15 Jun 2010 20:10:49 +0000 (UTC) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by SECMAIL.UNI-MUENSTER.DE (Postfix) with ESMTP id 3A392BF410 for ; Tue, 15 Jun 2010 22:10:48 +0200 (CEST) Received: by qyk11 with SMTP id 11so1012127qyk.13 for ; Tue, 15 Jun 2010 13:10:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.66.30 with SMTP id l30mr3592378qai.381.1276632646782; Tue, 15 Jun 2010 13:10:46 -0700 (PDT) Received: by 10.229.247.142 with HTTP; Tue, 15 Jun 2010 13:10:46 -0700 (PDT) In-Reply-To: <86bpbc5ell.fsf@ds4.des.no> References: <86mxuxgwgg.fsf@ds4.des.no> <86d3vspr43.fsf@ds4.des.no> <86bpbc5ell.fsf@ds4.des.no> Date: Tue, 15 Jun 2010 22:10:46 +0200 Message-ID: From: Alexander Best To: =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: two buildworld problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2010 20:10:49 -0000 2010/6/15 Dag-Erling Sm=F8rgrav : > Alexander Best writes: >> sorry. i didn't mean to affend you. doug barton already pointed out >> that what i had in my make.conf beforehand won't work unless /usr/src >> and /usr/obj are literal directories in /usr [1]. > > The problem is that "/usr/src/" is not a prefix of "/usr/src". ah i see. would something like empty(.CURDIR:M/usr/src*) instead of empty(.CURDIR:M/usr/src/*) work? alex > > DES > -- > Dag-Erling Sm=F8rgrav - des@des.no > --=20 Alexander Best