Re: [Nagios-devel] Nagios 3.1.1/3.1.2 changes in Makefile
Posted: Tue Jul 07, 2009 9:33 pm
Christian Schneemann wrote:
> 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
>
I'll be reverting CVS to use the old --datadir option shortly.
- Ethan Galstad
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
> 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
>
I'll be reverting CVS to use the old --datadir option shortly.
- Ethan Galstad
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]