Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2004 18:29:22 +0100 (CET)
From:      Blaz Zupan <blaz@si.FreeBSD.org>
To:        David Hill <david@wmol.com>
Cc:        ports@freebsd.org
Subject:   Re: nagios port fails
Message-ID:  <20040129182900.X11570@titanic.medinet.si>
In-Reply-To: <20040129172755.GE1125@phobia.ms>
References:  <20040129172755.GE1125@phobia.ms>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040129182900.X11570>