From owner-freebsd-ports@FreeBSD.ORG Mon Mar 15 19:33:04 2004 Return-Path: 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 E962316A4CE for ; Mon, 15 Mar 2004 19:33:04 -0800 (PST) Received: from sccmmhc02.asp.att.net (sccmmhc02.asp.att.net [204.127.203.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9967943D1D for ; Mon, 15 Mar 2004 19:33:04 -0800 (PST) (envelope-from stephen@math.missouri.edu) Received: from math.missouri.edu (12-216-240-169.client.mchsi.com[12.216.240.169]) by sccmmhc02.asp.att.net (sccmmhc02) with ESMTP id <20040316033303mm2004fuj8e>; Tue, 16 Mar 2004 03:33:03 +0000 Message-ID: <4056756E.8070003@math.missouri.edu> Date: Mon, 15 Mar 2004 21:33:02 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040311 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org References: <40565F3D.6010603@snu.ac.kr> <40566B4C.90009@math.missouri.edu> <40567245.8090605@users.sourceforge.net> In-Reply-To: <40567245.8090605@users.sourceforge.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD Port: grace-5.1.14_ - clash between hdf and netcdf X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2004 03:33:05 -0000 Rob wrote: > > Stephen Montgomery-Smith wrote: > >> >> I remember having a similar problem with science/vis5d+. I think that >> there is another port that also loads include and/or library files >> with the same names as the netcdf files. I don't remember offhand >> which port that was. I found that a solution was to delete the netcdf >> port, and then reinstall it. > > > Yes, indeed, very good point. > I found an overlap and apparent clash between hdf and netcdf: > Yes, I remember now, it was hdf. The solution that has always worked for me is to install netcdf after hdf. But probably someone should work harder to clean up this problem.