ld: fatal: Symbol referencing errors

From: Richard Stephan <rstepha1(at)nycap(dot)rr(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: ld: fatal: Symbol referencing errors
Date: 2009-02-27 00:04:02
Message-ID: 49A72DF2.8020507@nycap.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

During the compilation of PostgreSQL 8.3.6 on Solaris 10 1/06
s10a_u1wos_19a, I received the following error:
Undefined symbol ldap_start_tls_s first referenced in file libpq/SUBSYS.o

Using the nm command against the /usr/lib/libldap.so file did not locate
the ldap_start_tls_s object.

I had used the -with-ldap command in the configure script to then
execute the gmake install.

Browse pgsql-admin by date

  From Date Subject
Next Message Tony Liao 2009-02-27 02:04:14 Re: index for inet(ip address or ip range)
Previous Message Isabella Ghiurea 2009-02-26 20:53:08 Re: psqlrc file on RHEL5