From owner-freebsd-ports@FreeBSD.ORG Sat Jul 29 20:20:14 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.ORG Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C97D16A4DD for ; Sat, 29 Jul 2006 20:20:14 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BD6E43D6A for ; Sat, 29 Jul 2006 20:20:08 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.7/8.13.7) with ESMTP id k6TKK2Wb037744; Sun, 30 Jul 2006 00:20:02 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.7/8.13.7/Submit) id k6TKK2Lr037743; Sun, 30 Jul 2006 00:20:02 +0400 (MSD) (envelope-from ache) Date: Sun, 30 Jul 2006 00:20:02 +0400 From: Andrey Chernov To: Jeremy Messenger Message-ID: <20060729202002.GA37671@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Jeremy Messenger , "[LoN]Kamikaze" , freebsd-ports@FreeBSD.ORG References: <44C9DB7A.6030101@gmx.de> <20060728233514.GB17551@nagual.pp.ru> <20060729182049.GA36524@nagual.pp.ru> <44CBA87C.8080102@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.12-2006-07-14 Cc: "\[LoN\]Kamikaze" , freebsd-ports@FreeBSD.ORG Subject: Re: graphics/png - CC X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jul 2006 20:20:14 -0000 On Sat, Jul 29, 2006 at 02:59:19PM -0500, Jeremy Messenger wrote: > On Sat, 29 Jul 2006 13:27:08 -0500, [LoN]Kamikaze > wrote: > > >Andrey Chernov wrote: > >>On Sat, Jul 29, 2006 at 01:16:47PM -0500, Jeremy Messenger wrote: > >>>On Fri, 28 Jul 2006 18:35:14 -0500, Andrey Chernov > >>>wrote: > >>> > >>>>On Fri, Jul 28, 2006 at 11:40:10AM +0200, [LoN]Kamikaze wrote: > >>>>>The port graphics/png does not honour the CC Variable. > >>>>I can't reproduce that, it honors CC for me. > >>>I can, CC=gcc will not change the CC when it compiles. > >> > >>It is hard to imagine how it is ever possible. There is standard BSD > >>makefile.freebsd which not owervrites CC as you can see in the file. > > No idea, I don't know png's build system so that cc must be come from > somewhere. > > >Is it possible that make.conf is read again? > > I think, add "CC=${CC}" in graphics/png/Makefile's MAKE_ENV at 31 line > should do. It will be hack for reason unknown, I prefer to avoid that. I normally set CC to anything and it honors. I never heard from somebody other than you about that problem. You should inspect your build path step by step to find real reason of that bag, only after that we can find the real fix. -- http://ache.pp.ru/