[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

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

Post by Guest »

Hi,
I had to adjust the spec file used for packaging nagios for (open)SUSE RPMs.
The change is in html/Makefile.in,=20
the datarootdir is now used for HTMLDIR instead of datadir.

Have I missed some documentation?=20

I just wondered about error messages in our buildservice.
I had to change the parameter in the configure call from --datadir=3D=20
to --datarootdir=3D.. to get the old package configuration back.

Is --datadir not used anymore now? The usage from the configure script tell=
s=20
this:

--datarootdir=3DDIR read-only arch.-independent data root [PREFIX/sh=
are]
--datadir=3DDIR read-only architecture-independent data [DATAROO=
TDIR]

And this was the behavior before. But now the Makefile.in refers directly t=
o=20
datarootdir for the HTMLDIR and it seems that --datadir does not have any=20
effect for building nagios anymore.


Greetings,
Christian


=2D-=20
Christian Schneemann

=2D------------------------------------
SUSE LINUX Products GmbH,
Maxfeldstr. 5, D - 90409 N=FCrnberg

Phone:=A0=A0+49 (0)911 - 740 53 0
e-mail:=[email protected]
=2D------------------------------------
SUSE LINUX Products GmbH, GF: Markus Rex
HRB 16746 (AG N=FCrnberg)





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