monit-dev
[Top][All Lists]
Advanced

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

Re: monit configure.ac net.c


From: Christian Hopp
Subject: Re: monit configure.ac net.c
Date: Tue, 21 Oct 2003 23:47:13 +0200 (CEST)

On Tue, 21 Oct 2003, Rory Toma wrote:

> CVSROOT:      /cvsroot/monit
> Module name:  monit
> Branch:
> Changes by:   Rory Toma <address@hidden>      03/10/21 17:06:28
>
> Modified files:
>       .              : configure.ac net.c
>
> Log message:
>       Partial fix for bsd and solaris compilation problem. Add a HAVE_SOL_IP
>       define (thanks google)
>
>       Still have to fix this problem:
>
>       net.c:639: dereferencing pointer to incomplete type
>       net.c:648: dereferencing pointer to incomplete type
>       net.c:649: dereferencing pointer to incomplete type
>       net.c:650: dereferencing pointer to incomplete type
>       net.c:651: dereferencing pointer to incomplete type
>       net.c:652: dereferencing pointer to incomplete type
>
>       with this piece of code
>       NEW(icmphdrout)
>

Doesn't help for Solaris 7 yet... Solaris 7 does neither provide struct
icmphdr not iphdr.  We might need to define it ourself if not available!

CHopp

-- 
Christian Hopp                                email: address@hidden
Institut für Elektrische Informationstechnik             fon: +49-5323-72-2113
TU Clausthal, Leibnizstr. 28, 38678 Clausthal-Zellerf.   fax: +49-5323-72-3197
                             pgpkey: https://www.iei.tu-clausthal.de/pgp-keys/





reply via email to

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