From owner-freebsd-arch Tue May 28 8:42:59 2002 Delivered-To: freebsd-arch@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id BC6ED37B401; Tue, 28 May 2002 08:42:53 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4SFgmJn059638; Tue, 28 May 2002 08:42:48 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4SFgmbe059637; Tue, 28 May 2002 08:42:48 -0700 (PDT) Date: Tue, 28 May 2002 08:42:48 -0700 From: "David O'Brien" To: "Greg 'groggy' Lehey" Cc: FreeBSD-arch@FreeBSD.org Subject: Re: Why don't we search /usr/local/lib and /usr/local/include by default? Message-ID: <20020528084248.B59588@dragon.nuxi.com> Reply-To: freebsd-arch@FreeBSD.org References: <20020528143444.R16567@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020528143444.R16567@wantadilla.lemis.com>; from grog@FreeBSD.org on Tue, May 28, 2002 at 02:34:44PM +0930 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, May 28, 2002 at 02:34:44PM +0930, Greg 'groggy' Lehey wrote: > I've just had a question from some friends in the Linux space about > why we install additional libraries in /usr/local/lib and their header > files in /usr/local/include, but gcc by default only searches > /usr/local/libexec and /usr/local/lib for libraries and /usr/include The system GCC searching any part of /usr/local is a bug. It is not [ports] PREFIX clean. (you have typos above about /usr/local/libexec don't you?) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message