! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce4-mailwatch-plugin fails to build with gnutls >= 3.0.3
Status:
RESOLVED: FIXED
Product:
Xfce4-mailwatch-plugin
Component:
General

Comments

Description Guido Berhoerster 2011-09-25 19:43:59 CEST
Created attachment 3882 
fix build with gnutls >= 3.0.3

xfce4-mailwatch-plugin fails to build with gnutls >= 3.0.3 because gnutls_transport_set_lowat() has been removed. A lowat level of 0 has been the default since gnutls 2.11.1, so the gnutls_transport_set_lowat() call can be sfely removed for gnutls >= 2.12. Attached patch fixes the issue.
Comment 1 Samuli Suominen 2012-06-16 16:47:38 CEST
Looks almost like this alternative patch,

http://cvs.pld-linux.org/cgi-bin/viewvc.cgi/cvs/packages/xfce4-mailwatch-plugin/gnutls-2.12.patch?view=log

Was reported also to,

https://bugs.gentoo.org/show_bug.cgi?id=421407

Thanks.
Comment 2 Ján Sučan editbugs 2013-08-27 13:10:39 CEST
Fixed.

Bug #7998

Reported by:
Guido Berhoerster
Reported on: 2011-09-25
Last modified on: 2013-08-27

People

Assignee:
Florian Rivoal
CC List:
3 users

Version

Version:
unspecified

Attachments

fix build with gnutls >= 3.0.3 (844 bytes, patch)
2011-09-25 19:43 CEST , Guido Berhoerster
no flags

Additional information