cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: problem within libcurl configure

From: Iris Jing <iris_jing_at_msn.com>
Date: Mon, 25 Oct 2004 15:02:29 +0000

Hi Dan,

I tried to get the upgraded krb5-devel-1.2.7-14 and krb5-libs-1.2.7-14
installed (find this
link from the web http://lxer.com/module/newswire/view/3038/
and then our system admin helped me to upgrade krb5 on the server).
However, as
I tried configure the libcurl, I got the same error message as before:

================{ Error Message in Config.log }======================
configure:24256: checking for CRYPTO_lock in -lcrypto
configure:24286: gcc -o conftest -g -O2 -I/usr/kerberos/include
-I/usr/local/openssl096m/include/openssl -I/usr/local/openssl096m/include
-L/usr/kerberos/lib -L/usr/local/openssl096m/lib conftest.c -lcrypto -ldl
  -lssl
-lcrypto -lresolv -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -ldl -lz >&5
/usr/kerberos/lib/libgssapi_krb5.so: undefined reference to
`__ctype_b_loc_at_GLIBC_2.3'
/usr/kerberos/lib/libkrb5.so: undefined reference to
`__ctype_toupper_loc_at_GLIBC_2.3'
/usr/kerberos/lib/libgssapi_krb5.so: undefined reference to
`__ctype_tolower_loc_at_GLIBC_2.3'
====================={ End of Config.log }=========================

And these are some info regarding the current version of krb5 on the server:

====================={ Stdout }=========================
[user_at_host curl-7.12.1]$ rpm -qf /usr/kerberos/lib/libgssapi_krb5.so
krb5-devel-1.2.7-14
[user_at_host curl-7.12.1]$ rpm -V krb5-libs
.......T c /etc/krb5.conf
.......T c /etc/rc.d/init.d/kdcrotate
..5....T /usr/kerberos/lib/libcom_err.so.3.0
..5....T /usr/kerberos/lib/libdes425.so.3.0
..5....T /usr/kerberos/lib/libdyn.so.1.0
S.5....T /usr/kerberos/lib/libgssapi_krb5.so.2.2
..5....T /usr/kerberos/lib/libgssrpc.so.3.0
..5....T /usr/kerberos/lib/libk5crypto.so.3.0
..5....T /usr/kerberos/lib/libkadm5clnt.so.5.0
..5....T /usr/kerberos/lib/libkadm5srv.so.5.0
S.5....T /usr/kerberos/lib/libkdb5.so.3.2
..5....T /usr/kerberos/lib/libkrb4.so.2.0
..5....T /usr/kerberos/lib/libkrb5.so.3.1
..5....T /usr/kerberos/lib/libpty.so.1.2
.......T /usr/kerberos/share/gnats/mit

============{ End of Stdout }=================

Do you think that we did something wrong for this upgrade? Is there
anything more
I can do to fix this error (GLIBC)?

Many thanks.

Iris

>From: Dan Fandrich <dan_at_coneharvesters.com>
>Reply-To: libcurl development <curl-library_at_cool.haxx.se>
>To: libcurl development <curl-library_at_cool.haxx.se>
>Subject: Re: problem within libcurl configure
>Date: Sat, 23 Oct 2004 14:41:14 -0700
>
>On Sat, Oct 23, 2004 at 11:17:33AM -0400, Iris Jing wrote:
> >
> > Hi Dan,
> >
> > Thanks for the quick response.
> >
> > I tried what you suggested:
> >
> > rpm -V `rpm -qf /usr/kerberos/lib/libgssapi_krb5.so`
> >
> > but there is no error message (actually no message at all). And I
>queried
>
>No news is good news!
>
> > the
> > krb5 format and it's krb5-devel-1.2.7-10. Here is what I got from
> > the standard output.
> >
> > =============={ Command & Std output }====================
> > [user_at_host user]$ rpm -V `rpm -qf /usr/kerberos/lib/libgssapi_krb5.so`
> > [user_at_host user]$ rpm -qf /usr/kerberos/lib/libgssapi_krb5.so
> > krb5-devel-1.2.7-10
> >
> > ==============={ End }=================================
> >

_________________________________________________________________
Check out Election 2004 for up-to-date election news, plus voter tools and
more! http://special.msn.com/msn/election2004.armx
Received on 2004-10-25