comp.lang.ada
 help / color / mirror / Atom feed
From: eduardsapotski@gmail.com
Subject: GNATCOLL 2016 installation problem.
Date: Sun, 6 May 2018 08:35:05 -0700 (PDT)
Date: 2018-05-06T08:35:05-07:00	[thread overview]
Message-ID: <3de018a9-40dc-472c-9fcf-09f14f432d8c@googlegroups.com> (raw)

I need GNATCOLL only to connect to the database PostgreSQL. 

OS - CentOS 6.9 

$> ./configure prefix=/usr/gnat --with-postgresql="/usr/pgsql-10/lib/libpq.a" -without-gtk --without-sqlite --without-python --disable-projects --disable-pygtk

$> make

I get errors:

libgnatcoll_postgres.so: undefined reference to `ldap_get_values_len'
libgnatcoll_postgres.so: undefined reference to `ldap_result'
libgnatcoll_postgres.so: undefined reference to `ldap_value_free_len'
...

As I understand these functions are described in the file ldap.h:

$> find / -name ldap.h
/usr/lib64/evolution-openldap/include/ldap.h
/usr/include/ldap.h

What is the problem?

Thanks!


             reply	other threads:[~2018-05-06 15:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-06 15:35 eduardsapotski [this message]
2018-05-06 17:48 ` GNATCOLL 2016 installation problem Dmitry A. Kazakov
2018-05-10  8:18 ` eduardsapotski
2018-05-10  8:56   ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox