Created attachment 1971 xfce4-mailwatch-1.1.0-no-ssl.patch The compile of xfce4-mailwatch-1.1.0 fails, when configured with --disable-ssl. The error: mailwatch-net-conn.c: In function 'xfce_mailwatch_net_conn_tls_handshake': mailwatch-net-conn.c:211: error: 'XfceMailwatchNetConn' has no member named 'gt_session' mailwatch-net-conn.c:212: error: 'GNUTLS_E_AGAIN' undeclared (first use in this function) mailwatch-net-conn.c:212: error: (Each undeclared identifier is reported only once mailwatch-net-conn.c:212: error: for each function it appears in.) mailwatch-net-conn.c:212: error: 'GNUTLS_E_INTERRUPTED' undeclared (first use in this function) mailwatch-net-conn.c:215: error: 'GNUTLS_E_SUCCESS' undeclared (first use in this function) Another minor issue is a missing semicolon. :) Find attached a patch, solving the issues.
Anything new here? (And I just noticed, that I put in the wrong component (mailcheck instead of mailwatch)... sorry for this)
This apparently got fixed a while ago... For future reference, please be sure to reset the default assignee if you find you've set the wrong component/product.