monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Monit 5 VS HPUX


From: Martin Pala
Subject: Re: Monit 5 VS HPUX
Date: Mon, 22 Oct 2012 12:50:07 +0200

Hello,

the fixed version is available here:
http://www.mmonit.com/tmp/monit-5.6_svn20121022.tar.gz

The configure script failed as the pthread_create() test requires the pthread.h 
on HPUX (on other platforms it works with standard AC_CHECK_LIB test without 
need to add the include file).

As mentioned, i cannot test on HPUX => cannot guarantee that the configure will 
pass, even though i think it should work.

To compile:
        ./bootstrap
        ./configure
        gmake

Regards,
Martin



On Oct 18, 2012, at 1:55 PM, Jean-Luc Bassereau <address@hidden> wrote:

> Le Thu, 11 Oct 2012 00:19:08 +0200
> Martin Pala <address@hidden> a écrit :
> 
>> Hello Jean-Luc,
>> 
>> we have no HP-UX machine where we can test Monit (this is noted in the 
>> PLATFORMS file) => cannot test monit on it.
>> According to the error message the pthread library or the given symbol was 
>> not found by the configure script - the
>> generated Makefile will contain the -lpthread if it'll succeed (the manual 
>> modification mentioned in the link won't
>> most probably help).
>> 
>> Please can you post the config.log, which was created by the configure 
>> script? (it will provide more details about
>> the root cause).
>> 
>> Regards,
>> Martin
>> 
>> 
>> P.S. if you can provide remote access to some test HP-UX system, i can test 
>> + fix monit support for it
> 
> Hello Martin,
> Thanks for answering. I've attached the config.log file. I'm sorry but I 
> can't provide access to this machine (which is
> the only one I have) since it's not in a DMZ.
> 
> 
> 
> Regards.
> <config.log>--
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general




reply via email to

[Prev in Thread] Current Thread [Next in Thread]