Re: [Pan-users] Latest HOTFIX commit fails to compile

2013-01-12 Thread walt
On 01/12/2013 12:28 PM, walt wrote: > However, I'm still getting this compile error: > pan/general/locking.h:50: undefined reference to `pan::Mutex::mutex' I got it to compile by deleting the 'static' from locking.h:16 (which you put there just three days ago) but decoding jpegs is still broken

Re: [Pan-users] Latest HOTFIX commit fails to compile

2013-01-12 Thread walt
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 ./configur

Re: [Pan-users] Latest HOTFIX commit fails to compile

2013-01-12 Thread Heinrich Müller
Am 12.01.2013 14:58, schrieb walt: On 01/12/2013 12:09 AM, Heinrich Müller wrote: Am 11.01.2013 23:34, schrieb walt: The second problem is that pan wouldn't make a connection to the server, so I opened the Edit Servers dialog box and found that the setting for SSL is not even shown there, so p

Re: [Pan-users] Latest HOTFIX commit fails to compile

2013-01-12 Thread walt
On 01/12/2013 12:09 AM, Heinrich Müller wrote: > Am 11.01.2013 23:34, schrieb walt: >> >> The second problem is that pan wouldn't make a connection to the server, so >> I opened the Edit Servers dialog box and found that the setting for SSL is >> not even shown there, so pan is apparently mis-par

Re: [Pan-users] Latest HOTFIX commit fails to compile

2013-01-12 Thread Heinrich Müller
Am 11.01.2013 23:34, schrieb walt: On 01/11/2013 12:36 PM, Heinrich Müller wrote: Am Thu, 10 Jan 2013 19:25:49 +0100 schrieb Heinrich Müller: Am 10.01.2013 00:59, schrieb Chris Gentle: On Wed, Jan 9, 2013 at 12:15 AM, Heinrich Müller mailto:heinrich.muelle...@googlemail.com>> wrote: Th