Re: [Firebird-devel] Problem with Firebird 2.1 embedded and libncurses 6 (Linux)

2016-06-22 Thread Fulvio Senore
Il 20/06/2016 09:43, Alex Peshkoff ha scritto: > On 06/19/2016 06:58 PM, Fulvio Senore wrote: > >> Thank you for your answer. I have spent some time trying to do it but I >> have not been able to force the makefile to use the static ncurses >> library instead of the so file. Unfortunately my know

Re: [Firebird-devel] Problem with Firebird 2.1 embedded and libncurses 6 (Linux)

2016-06-20 Thread Alex Peshkoff
On 06/19/2016 06:58 PM, Fulvio Senore wrote: > Thank you for your answer. I have spent some time trying to do it but I > have not been able to force the makefile to use the static ncurses > library instead of the so file. Unfortunately my knowledge of the build > chain is very limited. > > May any

Re: [Firebird-devel] Problem with Firebird 2.1 embedded and libncurses 6 (Linux)

2016-06-19 Thread Fulvio Senore
Il 17/06/2016 16:47, Alex Peshkoff ha scritto: > On 06/17/2016 04:12 PM, Fulvio Senore wrote: >> I have developed a couple of open source programs that use Firebird as >> an embedded database. The programs are some years old so they use >> version 2.1. >> >> I am using an embedded setup under Linu

Re: [Firebird-devel] Problem with Firebird 2.1 embedded and libncurses 6 (Linux)

2016-06-17 Thread Alex Peshkoff
On 06/17/2016 04:12 PM, Fulvio Senore wrote: > I have developed a couple of open source programs that use Firebird as > an embedded database. The programs are some years old so they use > version 2.1. > > I am using an embedded setup under Linux with a copy of Firebird that I > compiled at the time

[Firebird-devel] Problem with Firebird 2.1 embedded and libncurses 6 (Linux)

2016-06-17 Thread Fulvio Senore
I have developed a couple of open source programs that use Firebird as an embedded database. The programs are some years old so they use version 2.1. I am using an embedded setup under Linux with a copy of Firebird that I compiled at the time and everything worked fine until now. I compiled in