Re: [Nagios-devel] Nagios RPM packages for RH73, RH80 and RH9 (fwd)

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 RPM packages for RH73, RH80 and RH9 (fwd)

Post by Guest »

Dear Sir,

I am writing to thank you for your help in this matter but ..

On Wed, Jun 04, 2003 at 03:53:52AM +0200, Dag Wieers wrote:

>
> --- contrib/mini_epn.c.orig 2003-06-04 03:31:50.000000000 +0200
> +++ contrib/mini_epn.c 2003-06-04 03:36:03.000000000 +0200
> @@ -23,6 +23,11 @@
>
> #define MAX_COMMANDLINE_LENGTH 160
>
> +#define NO_XSLOCKS
> +#include
> +
> +extern void boot_DynaLoader _((CV* cv));
> +
> static PerlInterpreter *perl = NULL;
>
> Thanks in advance !
> -- dag wieers, [email protected], http://dag.wieers.com/ --
> [Any errors in spelling, tact or fact are transmission errors]
>
>

building mini_epn is _no_ longer the problem; the problem is that it
SEGVs at the first call to perl_call_argv() on threaded Perls (ie those
with RH 8 and 9).

Will send the buildable mini_epn patches later ..

Yours sincerely.

--
------------------------------------------------------------------------
Stanley Hopcroft
------------------------------------------------------------------------

'...No man is an island, entire of itself; every man is a piece of the
continent, a part of the main. If a clod be washed away by the sea,
Europe is the less, as well as if a promontory were, as well as if a
manor of thy friend's or of thine own were. Any man's death diminishes
me, because I am involved in mankind; and therefore never send to know
for whom the bell tolls; it tolls for thee...'

from Meditation 17, J Donne.





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