The link for the getaddrinfo finally worked -- not sure why it wasn't earlier but thanks for the encouragement.
Because there is no make install instructions for the package I placed the header files within /usr/local/include and the .exe files within /usr/local/bin. Unfortunately I got the same result: fwknop.c: In function `resolve_ip_http': fwknop.c:453: error: storage size of 'hints' isn't known fwknop.c:473: error: invalid application of `sizeof' to incomplete type `addrinf o' fwknop.c:486: error: dereferencing pointer to incomplete type fwknop.c:487: error: dereferencing pointer to incomplete type fwknop.c:487: error: dereferencing pointer to incomplete type fwknop.c:488: error: dereferencing pointer to incomplete type fwknop.c:492: error: dereferencing pointer to incomplete type fwknop.c:492: error: dereferencing pointer to incomplete type make[2]: *** [fwknop-fwknop.o] Error 1 make[2]: Leaving directory `/home/admin/src/fwknop-c-0.62/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/admin/src/fwknop-c-0.62' make: *** [all] Error 2 -- Kevin Hilton ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fwknop-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fwknop-discuss
