Re: [Nagios-devel] Nagios 3.1.1/3.1.2 changes in Makefile

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Nagios 3.1.1/3.1.2 changes in Makefile

Post by Guest »

IIRC this depends on a new version of automake where datarootdir is
available right now. But I'm not sure I've read that somewhere else.

Kind regards,
Michael

Christian Schneemann wrote the following on 24.06.2009 16:09:
> Hi,
> I had to adjust the spec file used for packaging nagios for (open)SUSE RPMs.
> The change is in html/Makefile.in,
> the datarootdir is now used for HTMLDIR instead of datadir.
>
> Have I missed some documentation?
>
> I just wondered about error messages in our buildservice.
> I had to change the parameter in the configure call from --datadir=
> to --datarootdir=.. to get the old package configuration back.
>
> Is --datadir not used anymore now? The usage from the configure script tells
> this:
>
> --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
> --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
>
> And this was the behavior before. But now the Makefile.in refers directly to
> datarootdir for the HTMLDIR and it seems that --datadir does not have any
> effect for building nagios anymore.
>
>
> Greetings,
> Christian
>
>
>

--
DI (FH) Michael Friedrich
[email protected]
Tel: +43 1 4277 14359

Vienna University Computer Center
Universitaetsstrasse 7
A-1010 Vienna, Austria






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked