From owner-freebsd-ports@FreeBSD.ORG Thu Jan 29 09:50:50 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 3415C16A4CE for ; Thu, 29 Jan 2004 09:50:50 -0800 (PST) Received: from wind.mindcry.org (nat-gr.wmis.net [216.109.194.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id B57FE43D5E for ; Thu, 29 Jan 2004 09:50:44 -0800 (PST) (envelope-from david@wind.mindcry.org) Received: by wind.mindcry.org (Postfix, from userid 1001) id 1C22E42A2; Thu, 29 Jan 2004 12:50:44 -0500 (EST) Date: Thu, 29 Jan 2004 12:50:44 -0500 From: David Hill To: Blaz Zupan Message-ID: <20040129175044.GF1125@phobia.ms> References: <20040129172755.GE1125@phobia.ms> <20040129182900.X11570@titanic.medinet.si> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040129182900.X11570@titanic.medinet.si> User-Agent: Mutt/1.5.5.1i cc: ports@freebsd.org Subject: Re: nagios port fails 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: Thu, 29 Jan 2004 17:50:50 -0000 On Thu, Jan 29, 2004 at 06:29:22PM +0100, Blaz Zupan wrote: > > Review the options above for accuracy. If they look okay, > > type 'make all' to compile the main program and CGIs. > > > > ===> Building for nagios-1.1_4 > > cd ./base && make > > make: don't know how to make ../common/locations.h. Stop > > *** Error code 2 > > > > Stop in /usr/ports/net/nagios/work/nagios-1.1. > > *** Error code 1 > > > > Stop in /usr/ports/net/nagios. > > monitor# > > > Try this: > > cd /usr/ports/net/nagios > make clean > make > Same results. This is a brand new box. The port tree was cvsup'd 5 minutes before building the port.