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

AW: AW: __eprintf



Hallo Igor,

I don't have gcc on my solaris box, I could not compile any of openldap components (cyrus sasl, berkeley db, openssl) with gcc.

When I run configure from nss_ldap-198

CPPFLAGS="-I/usr/local/sasl/include" ./configure  --prefix=/usr/local/nss_ldap --with-ldap-lib=openldap --with-ldap-dir=/usr/local/openldap

configure:3474: cc -o conftest -g -I/usr/local/sasl/include -DLDAP_REFERRALS -D_REENTRANT -I/usr/local/openldap/include  -L/usr/local/openldap/lib -R/usr/local/openldap/lib conftest.c -lldap -llber -ldb -ldl -lnsl -lresolv  -llber -ldb -ldl -lnsl -lresolv  1>&5
Undefined                       first referenced
 symbol                             in file
__eprintf                           /usr/local/openldap/lib/libldap.so
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 3467 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }

Any idea?

Best regards, vadim tarassov.