[Evolution] ldap-support...



Hello,

I tried to enable the ldap support by reuilding
evolution-0.10-ximian.2.src.rpm on my RH 6.2 system.

But its seems to need >= openldap-2.

Ok. I got the src.rpm for 2.0.7 and I tried the rebuild it.

Darn. The configure script exits when it tries to:
configure: error: Could not locate TLS/SSL package

But the problem is..(from config.log)

configure:6232: checking for ssl3_accept in -lssl
configure:6251: cc -o conftest -g -O2   conftest.c -lssl -lcrypto
-lRSAglue -lrsaref -lresolv  1>&5
/usr/bin/ld: cannot find -lRSAglue
collect2: ld returned 1 exit status


So, I found out, that I need to enable rsaref in the openssl-package.

Heck. I downloaded the openssl-0.9.6-ximian.5.src.rpm and I tried to
rebuild it with rsaref. But it exits when it tries to link the openssl
binary:

rm -f openssl
gcc -o openssl -DMONOLITH -I../include -fPIC -DTHREADS -D_REENTRANT
-DDSO_DLFCN -DHAVE_DLFCN_H -DRSAref -DL_ENDIAN -DTERMIO -O3
-fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM
openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o
gendh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o rsautl.o dsa.o
dsaparam.o x509.o genrsa.o gendsa.o s_server.o s_client.o speed.o
s_time.o apps.o s_cb.o s_socket.o app_rand.o version.o sess_id.o
ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o rand.o -L. -L..
-L../.. -L../../.. -L.. -lssl -L.. -lcrypto -lRSAglue -lrsaref -ldl
/usr/bin/ld: cannot find -lrsaref
collect2: ld returned 1 exit status
make[1]: *** [openssl] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/openssl-0.9.6/apps'
make: *** [all] Error 1


Good grief. Anybody else with this problem?



-- 
Tony Lindström - System Specialist - Tekla Oyj
Koronakatu 1 - 02210 Espoo - Finland
http://www.tekla.com - +358-40-7620768





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]