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

AW: AW: AW: __eprintf



Hi Igor,

I am sure that I have not compiled anything with gcc, I don't have gcc installed! 
Look what I 've got

c248843 ~ $ /usr/ccs/bin/nm -x /usr/local/openldap/lib/libldap.so | grep gcc
c248843 ~ $ 

Do you know where __eprintf could come from?

Regards, Vadim Tarassov.

-----Ursprüngliche Nachricht-----
Von: Igor Brezac [mailto:igor@ypass.net]
Gesendet: Freitag, 16. August 2002 19:11
An: Tarassov Vadim
Cc: 'openldap-software@OpenLDAP.org'
Betreff: Re: AW: AW: __eprintf



On Fri, 16 Aug 2002, Tarassov Vadim wrote:

> 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?
>

I am really at loss here.  :(  Are you sure openldap was not compiled with
gcc?

Do '/usr/ccs/bin/nm -x /usr/local/openldap/lib/libldap.so | grep gcc'.

-- 
Igor