From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 22 16:31:09 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 045E137B40A for ; Tue, 22 Apr 2003 16:31:09 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id B84C243FD7 for ; Tue, 22 Apr 2003 16:31:07 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail4.nc.rr.com (fe4 [24.93.67.51])h3MNSrhE015974; Tue, 22 Apr 2003 19:28:59 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Tue, 22 Apr 2003 19:32:56 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3MNSxaa067970; Tue, 22 Apr 2003 19:28:59 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Mike Hoskins In-Reply-To: <20030422150248.N22680@fubar.adept.org> References: <20030422142514.S22680@fubar.adept.org> <20030422144700.Q22680@fubar.adept.org> <20030422150248.N22680@fubar.adept.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PDDGsmuasIq0mNdL7Xst" Organization: MarcusCom, Inc. Message-Id: <1051054253.58802.15.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.2 (Preview Release) Date: 22 Apr 2003 19:30:53 -0400 X-Spam-Status: No, hits=-39.4 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD GNOME Users Subject: Re: fontconfig 2.2.0 on -stable X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2003 23:31:09 -0000 --=-PDDGsmuasIq0mNdL7Xst Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-04-22 at 18:06, Mike Hoskins wrote: > On Tue, 22 Apr 2003, Joe Marcus Clarke wrote: > > This is an FAQ, and shows you're doing a UNIX no-no. You should not > > have '.' in root's path. If you do want '.' in root's path, you should > > make it the very last entry. Chances are it's the first entry in your > > case. >=20 > I'll re-check the relevant FAQs. '.' is not in my, nor root's paths, as > verified by 'echo $PATH' before the 'make install' and/or 'portupgrade'. Strange. If you search the mailing list archives for the errors you're seeing, you'll see '.' was historically the cause. What is your $PATH right before running make install (note, some shells may expand the current working directory from '.' to something like "/usr/ports/print/freetype2")? In fact, I just did: # cd /usr/ports/print/freetype2 # make deinstall # set path =3D (. $path) # make install And reproduced your error exactly. Removing '.' from the head for $path fixed the problem.=20 >=20 > The real no-no was asking a freetype question here when MAINTAINER is > someone else. For that I apologize. I've sent the previous mail to the > correct MAINTAINER (sobomax) and hope he has a response. (Other than > having '.' in your path. :) Maxim is on the GNOME team. We "share" freetype2 responsibilities sometimes since it's so tightly integrated with GNOME. Joe >=20 > -mrh >=20 > -- > From: "Spam Catcher" > To: spam-catcher@adept.org > Do NOT send email to the address listed above or > you will be added to a blacklist! --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-PDDGsmuasIq0mNdL7Xst Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+pdCtb2iPiv4Uz4cRArrmAKCcmpLJhAfNPFncKhoV0bnmiwHp4ACeJHJO hG8FKr8XR6ecoBY9aN3diHg= =xnRz -----END PGP SIGNATURE----- --=-PDDGsmuasIq0mNdL7Xst--