[liboping] Cygwin attempt, For the Record

Florian Forster octo at verplant.org
Tue Jan 29 23:04:30 CET 2008


Hi Soren,

On Tue, Jan 29, 2008 at 12:48:48PM -0800, Soren A wrote:
> liboping.c:241: error: `ICMP_ECHOREPLY' undeclared (first use in this function)
> liboping.c:346: error: `AF_INET6' undeclared (first use in this function)
> liboping.c:945: error: `EAI_SYSTEM' undeclared (first use in this function)

these are some fundamental defines in the C library - at least
`AF_INET6' and `EAI_SYSTEM' are.

> liboping.c:250: error: invalid application of `sizeof' to incomplete type `icmp' 
> liboping.c:319: error: invalid application of `sizeof' to incomplete type `icmp6_hdr' 

This (and the missing defines above) sound a lot like there's one or
more header files missing. Could you put the generated `config.log' and
`src/config.h' in that web directory please? Maybe I can see what the
problem is and add a simple fix. (I doubt it, though)

Thanks for your feedback anyway :)
Regards,
-octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/liboping/attachments/20080129/2f6bfc4b/attachment.pgp 


More information about the liboping mailing list