2008/10/20 Lei Zhang thestig@google.com:
I'm using libgnutls-dev 1.4.4-3 from etch.
It looks like you need libgnutls-dev 2.x to compile schannel.c as is.
That function was introduced in 1.5.4, apparently. You can of course also configure with "--without-gnutls" to avoid building that code. It seems to be somewhat common for useful functions to not be present in older versions of gnutls :-/. I guess we should require at least version 1.6.