[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#8700) Compile error



Full_Name: Carlos Sanchez
Version: 2.4.45
OS: macOS 10.12.6
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (68.97.40.67)


I am getting  the error below while compiling openldap 2.4.45 on the latest
macOS sierra (10.12.6). I am only setting two configuration options

configure-options =
				  --disable-slapd
				  --disable-slurpd

Undefined symbols for architecture x86_64:
  "_ERR_remove_thread_state", referenced from:
      _tlso_destroy in libldap.a(tls_o.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [apitest] Error 1
make[1]: *** [all-common] Error 1
make: *** [all-common] Error 1
openldap_client: Command failed with exit code 2: make