comp.lang.ada
 help / color / mirror / Atom feed
* GNATCOLL 2016 installation problem.
@ 2018-05-06 15:35 eduardsapotski
  2018-05-06 17:48 ` Dmitry A. Kazakov
  2018-05-10  8:18 ` eduardsapotski
  0 siblings, 2 replies; 4+ messages in thread
From: eduardsapotski @ 2018-05-06 15:35 UTC (permalink / 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!


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-10  8:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-06 15:35 GNATCOLL 2016 installation problem eduardsapotski
2018-05-06 17:48 ` Dmitry A. Kazakov
2018-05-10  8:18 ` eduardsapotski
2018-05-10  8:56   ` Dmitry A. Kazakov

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