From owner-freebsd-ports@FreeBSD.ORG Wed Jul 26 12:49:07 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 34F6416A4E1 for ; Wed, 26 Jul 2006 12:49:07 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B6CC43D5C for ; Wed, 26 Jul 2006 12:49:06 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 26 Jul 2006 08:49:09 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.7.5a-GA) with ESMTP id LXX52719; Wed, 26 Jul 2006 08:49:00 -0400 (EDT) Received: from 65-78-24-149.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([65.78.24.149]) by smtp01.lnh.mail.rcn.net with ESMTP; 26 Jul 2006 08:49:01 -0400 X-IronPort-AV: i="4.07,183,1151899200"; d="scan'208"; a="243912959:sNHT22292806" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17607.25736.376548.247872@jerusalem.litteratus.org> Date: Wed, 26 Jul 2006 08:48:08 -0400 To: freebsd-ports@freebsd.org In-Reply-To: <200607252326.25638.beech@alaskaparadise.com> References: <17606.62665.86248.77713@jerusalem.litteratus.org> <200607252326.25638.beech@alaskaparadise.com> X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Status: score=10/300, host=mr02.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090206.44C76202.0013,ss=1,fgs=0, ip=207.172.4.11, so=2006-05-09 23:27:51, dmn=5.2.4/2006-05-04 Subject: Re: problem updating INDEX 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: Wed, 26 Jul 2006 12:49:07 -0000 Beech Rintoul writes: > > Updating the ports index ... Generating INDEX.tmp - please > > wait.."/usr/share/mk/bsd.own.mk", line 353: WITH_FORTRAN and > > WITHOUT_FORTRAN can't both be set. ===> lang/gfortran failed > > *** Error code 1 > > 1 error > > > > I was going to rack this up to a file not copied someplace > > ... but then I realized this line in /etc/make.conf may be the > > culprit: > > > > NO_FORTRAN= true > > > > What is the correct and durable solution? I don't use FORTRAN, > > and so want it out for all the usual reasons. But if this mucks up > > the ports system, I'll leave it in. > > I just do a make fetchindex from /usr/ports and call it good. I'm aware of that option but, having found a problem, would prefer to diagnose and fix it. (Thus perhaps providing clue if something similar happens. :-) Robert Huff