>The problem with compiling htnet?Connection.cc is the result of
>build/include/htconfig.h containing:
>
>#define GETPEERNAME_LENGTH_T int
>
>instead of
>
>#define GETPEERNAME_LENGTH_T size_t
>
>
Ciao Michael, I am sure that Loc probably overrated my knowledge. As I can
see, the problem resides in the configure.in file. I think that, by looking
at your sys/types.h, that if no __cplusplus directive is set, the 3rd
element of getpeername is an int. That's what makes it not work ... I think.
I tried to change the configure.in by substituting the AC_LANG_C with
AC_LANG_CPLUSPLUS. Hope it works !!!
Ciao
-Gabriele
-------------------------------------------------
Gabriele Bartolini
U.O. Rete Civica - Comune di Prato
Prato - Italia - Europa
e-mail: [EMAIL PROTECTED]
http://www.po-net.prato.it
"Life teaches you never stop learning ..."
-------------------------------------------------
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.