Re: Libpq linked to LibreSSL

2022-12-04 Thread Marco Bambini
ble. name: PostgreSQL version: 2.0.0 copy: (c) 2022 SQLabs desc: PostgreSQL database engine for cubeSQL (LibreSSL 3.6.1) Program received signal SIGSEGV, Segmentation fault. pqsecure_raw_write (conn=0x3, ptr=0x629d60, len=314) at fe-secure.c:367 367 if (conn->write_failed) --- Marco

Libpq linked to LibreSSL

2022-12-04 Thread Marco Bambini
Hi all, After several attempts (and runtime crashes), I am asking for help with how to compile libpq with LibreSSL support (both dynamic and static links would be OK to me). I know how to compile libpq with OpenSSL support, but I need to force it to link to LibreSSL. Any help would be really a