I am trying to build nss_ldap-253-5.el5.rpm from the source rpm which I
downloaded from RHN. However, I am always getting dlopen error. Is it a bug?

...
make[1]: Entering directory `/usr/src/redhat/BUILD/nss_ldap-253/nss_ldap-253'
gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -fPIC -Wall -fPIC   -o nss_ldap.so -shared
-Wl,--version-script=/usr/src/redhat/SOURCES/nss_ldap.versions
-Wl,-soname=libnss_ldap.so.2 ldap-nss.o ldap-pwd.o ldap-grp.o ldap-netgrp.o
ldap-rpc.o ldap-hosts.o ldap-network.o ldap-proto.o ldap-spwd.o ldap-alias.o
ldap-service.o ldap-schema.o ldap-ethers.o ldap-bp.o ldap-automount.o util.o
ltf.o snprintf.o resolve.o dnsconfig.o irs-nss.o pagectrl.o ldap-sldap.o
-L/usr/kerberos/lib -Wl,-Bstatic -lldap -llber -lsasl2 -lldap -llber -lssl
-lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lz -Wl,-Bdynamic
-lcom_err  -ldl -lresolv -lc
make[1]: Leaving directory `/usr/src/redhat/BUILD/nss_ldap-253/nss_ldap-253'
+ popd
/usr/src/redhat/BUILD/nss_ldap-253
+ /usr/src/redhat/SOURCES/dlopen.sh ./nss_ldap-253/nss_ldap.so
dlopen() of "././nss_ldap-253/nss_ldap.so" failed:
./././nss_ldap-253/nss_ldap.so: undefined symbol: request_key
error: Bad exit status from /var/tmp/rpm-tmp.41206 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.41206 (%build)
[EMAIL PROTECTED] ~]#
[EMAIL PROTECTED] ~]# /usr/src/redhat/SOURCES/dlopen.sh
/usr/src/redhat/BUILD/nss_ldap-253/nss_ldap-253/nss_ldap.so
dlopen() of "/usr/src/redhat/BUILD/nss_ldap-253/nss_ldap-253/nss_ldap.so"
failed: /usr/src/redhat/BUILD/nss_ldap-253/nss_ldap-253/nss_ldap.so: undefined
symbol: request_key
[EMAIL PROTECTED] ~]#




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to