Hi all,
I should use the client of Postgresql on Arm64, Host where i build is
Ubuntu 20.04 64bit
I have downloaded the library from Ubuntu repository
http://ftp.de.debian.org/debian/pool/main/p/postgresql-15/libpq-dev_15.5-0+deb12u1_arm64.deb
When I am building the library with libpq.a it shows
Piergiorgio Valli writes:
> When I am building the library with libpq.a it shows following error,
> probably there are missings libraries. Do you know the additional library
> that I need to link?
>> ld: error: undefined symbol: pg_encoding_mblen
>> ld: error: undefined symbol: pg_vsnprintf
libp
On Sun, Dec 17, 2023 at 5:14 PM Piergiorgio Valli
wrote:
> Hi all,
>
> I should use the client of Postgresql on Arm64, Host where i build is
> Ubuntu 20.04 64bit
>
> I have downloaded the library from Ubuntu repository
> http://ftp.de.debian.org/debian/pool/main/p/postgresql-15/libpq-dev_15.5-0+d
Ron Johnson writes:
> On Sun, Dec 17, 2023 at 5:14 PM Piergiorgio Valli
> wrote:
>> When I am building the library with libpq.a it shows following error,
>> probably there are missings libraries. Do you know the additional library
>> that I need to link?
> Did you directly download that one pack
On 12/17/23 16:17, Tom Lane wrote:
Ron Johnson writes:
On Sun, Dec 17, 2023 at 5:14 PM Piergiorgio Valli
wrote:
When I am building the library with libpq.a it shows following error,
probably there are missings libraries. Do you know the additional library
that I need to link?
Did you direc