Hi All,<br><br>I've found the problem: for some reason, during installation (make install) mod_dingaling is not linked against libgnutls.so. As a test I have added the "-lgnutls" switch in src/mod/endpoints/mod_dingaling/<a href="http://mod_dingaling.la">mod_dingaling.la</a> to gcc in the relink_command.<br>
After re-issuing "make install" everything works fine and I can connect to gtalk.<br><br>I guess this can be classified as a "configure" error.<br><br>Regards,<br>Fede<br><br><br>