On 01/12/2013 09:50 AM, Heinrich Müller wrote: > Am 12.01.2013 14:58, schrieb walt: >> >> So pan is not parsing servers.xml correctly. In fact pan changes the SSL >> setting to zero even when I edit it to be 1 before starting pan. > I guess you've compiled without SSL support. Consult ./configure --help > ./configure --with-gnutls ....
Congratulations -- twice :) 1) I forgot to edit configure.in to accept an old version of gnutls, and there was no error message for me to notice. 2) Header compression is now working. However, I'm still getting this compile error: pan/general/locking.h:50: undefined reference to `pan::Mutex::mutex' I compiled it by tricking the compiler into accepting the deprecated code in /usr/include/glib-2.0/glib/deprecated/gthread.h, which for some reason breaks decoding of jpegs. Getting very close now, thanks :) _______________________________________________ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users