From owner-freebsd-stable Tue Jul 2 3:28: 2 2002 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 196F037B400; Tue, 2 Jul 2002 03:27:57 -0700 (PDT) Received: from viefep16-int.chello.at (viefep16-int.chello.at [213.46.255.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEAFC43E09; Tue, 2 Jul 2002 03:27:55 -0700 (PDT) (envelope-from ant@overclockers.at) Received: from Deadcell.ant ([212.17.108.240]) by viefep16-int.chello.at (InterMail vM.5.01.03.06 201-253-122-118-106-20010523) with ESMTP id <20020702102754.EKWD2227.viefep16-int.chello.at@Deadcell.ant>; Tue, 2 Jul 2002 12:27:54 +0200 Received: from Deadcell.ant (localhost [127.0.0.1]) by Deadcell.ant (8.12.4/8.12.3) with ESMTP id g62ARsLu049610; Tue, 2 Jul 2002 12:27:54 +0200 (CEST) (envelope-from ant@Deadcell.ant) Received: (from ant@localhost) by Deadcell.ant (8.12.4/8.12.4/Submit) id g62ARmm3049609; Tue, 2 Jul 2002 12:27:48 +0200 (CEST) Date: Tue, 2 Jul 2002 12:27:48 +0200 From: Andreas Ntaflos To: Bryan Liesner Cc: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: freetype2?? again! Message-ID: <20020702122748.B44601@Deadcell.ant> References: <20020702062113.B1105@Deadcell.ant> <20020702020746.L768-100000@gravy.kishka.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020702020746.L768-100000@gravy.kishka.net>; from bleez@bellatlantic.net on Tue, Jul 02, 2002 at 02:20:06AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 02, 2002 at 02:20:06AM -0400, Bryan Liesner wrote: > > First of all, if you look in the Makefile, you'll see that the port > depends on gmake. If you go into the work directory and type make > install, you'll be calling the BSD make, not gmake. Just look at the > contents of "install" in the work directory Yes, I know about that. I never tried to run the BSD make on targets for gmake, I just meant to do the normal `make install` to make sure it is not portupgrade getting in the way. > If you have a . in your path, once again, you'll be calling the > BSD install. > > Having "." in your path IS the cause of the failure. Just for fun, > remove the . from your path, and do a make install. If you insist on > having . in your path, do: Ahh, sorry, my fault. I misread your previous message, as in "you have to have '.' in your path". Must have been to early in the morning or I am just a little stupid lately :) So I removed '.' from root's path and suddenly, it worked. Thanks a lot for that! This would never have crossed my mind! > make clean > make > manually remove the file "install" from work/freetype-2.1.2 > make install > > A "." in your path is convenient, but it's a bad thing... It's gone now, and will never come back in... Somehow funny, just a simple dot was the cause of my headaches and months of thought and build errors :) Thanks a lot again Bryan! -- Andreas "ant" Ntaflos ant@overclockers.at Vienna, AUSTRIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message