Re: [Firebird-devel] FB4 linux snapshot build appears to be broken

2020-05-08 Thread Tony Whyman
Panic over. I had libtomcrypt0 installed and masquerading as libtomcrypt1. Correct version now installed and FB4 snapshot working. On 08/05/2020 14:16, Tony Whyman wrote: On 08/05/2020 14:07, Alex Peshkoff via Firebird-devel wrote: On 2020-05-08 16:00, Tony Whyman wrote:  /opt/firebird4b2/pl

Re: [Firebird-devel] FB4 linux snapshot build appears to be broken

2020-05-08 Thread Tony Whyman
On 08/05/2020 14:07, Alex Peshkoff via Firebird-devel wrote: On 2020-05-08 16:00, Tony Whyman wrote:  /opt/firebird4b2/plugins/libChaCha.so: undefined symbol: chacha_setup On 08/05/2020 13:54, Alex Peshkoff via Firebird-devel wrote: On 2020-05-08 15:43, Tony Whyman wrote: Finally got round t

Re: [Firebird-devel] FB4 linux snapshot build appears to be broken

2020-05-08 Thread Alex Peshkoff via Firebird-devel
On 2020-05-08 16:00, Tony Whyman wrote:  /opt/firebird4b2/plugins/libChaCha.so: undefined symbol: chacha_setup On 08/05/2020 13:54, Alex Peshkoff via Firebird-devel wrote: On 2020-05-08 15:43, Tony Whyman wrote: Finally got round to working out why there was a problem. If I change the Wirecry

Re: [Firebird-devel] FB4 linux snapshot build appears to be broken

2020-05-08 Thread Tony Whyman
 /opt/firebird4b2/plugins/libChaCha.so: undefined symbol: chacha_setup On 08/05/2020 13:54, Alex Peshkoff via Firebird-devel wrote: On 2020-05-08 15:43, Tony Whyman wrote: Finally got round to working out why there was a problem. If I change the Wirecrypt setting in firebird.conf to #WireCryp

Re: [Firebird-devel] FB4 linux snapshot build appears to be broken

2020-05-08 Thread Alex Peshkoff via Firebird-devel
On 2020-05-08 15:43, Tony Whyman wrote: Finally got round to working out why there was a problem. If I change the Wirecrypt setting in firebird.conf to #WireCryptPlugin = ChaCha, Arc4 WireCryptPlugin =  Arc4 then everything works fine. I have downloaded today's snapshot and the same problem i

Re: [Firebird-devel] FB4 linux snapshot build appears to be broken

2020-05-08 Thread Tony Whyman
Finally got round to working out why there was a problem. If I change the Wirecrypt setting in firebird.conf to #WireCryptPlugin = ChaCha, Arc4 WireCryptPlugin =  Arc4 then everything works fine. I have downloaded today's snapshot and the same problem is present i.e.  the wirecrypt plugin rai

Re: [Firebird-devel] FB4 linux snapshot build appears to be broken

2020-04-30 Thread Alex Peshkoff via Firebird-devel
On 2020-04-30 12:10, Tony Whyman wrote: All I get when trying to use the current snapshot and opening a database is the error message "Invalid Clumplet buffer structure: path length doesn't match with clumplet". I am using a test program that works with all previous versions of Firebird. If