On Tuesday 13 August 2013 19:35:25 lux-integ wrote:

> I recently tried building poppler-2.24.0.  As far as I know openldap is not
> a depenfency of poppler but poppler failed to compile ending like  so:-
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_sasl_bind@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_get_dn_ber@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ber_sockbuf_add_io@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_unbind_ext@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_get_attribute_ber@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_parse_result@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_set_option@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_abandon_ext@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_msgfree@OPENLDAP_2.4_2' /usr/lib64/libcurl.so.4: undefined reference
> to `ldap_result@OPENLDAP_2.4_2' /usr/lib64/libcurl.so.4: undefined
> reference to
> `ldap_search_ext@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_get_option@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ber_memfree@OPENLDAP_2.4_2' /usr/lib64/libcurl.so.4: undefined reference
> to `ldap_memfree@OPENLDAP_2.4_2' /usr/lib64/libcurl.so.4: undefined
> reference to
> `ldap_pvt_url_scheme2proto@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_next_message@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to `ber_free@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_err2string@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_init_fd@OPENLDAP_2.4_2' /usr/lib64/libcurl.so.4: undefined reference
> to `ldap_msgtype@OPENLDAP_2.4_2' /usr/lib64/libcurl.so.4: undefined
> reference to
> `ldap_free_urldesc@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_url_parse@OPENLDAP_2.4_2'
> /usr/lib64/libcurl.so.4: undefined reference to
> `ldap_first_message@OPENLDAP_2.4_2'
> collect2: error: ld returned 1 exit status
> 
> I would be grateful   for some advice
> 
> a) whether to up grade to a new version of cmake or curl or both and if so
> whether to yank out the old version(s) beforehand or just install over.
> 
> Thanks in advnance
> 
problem fixed it was with ldap
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to