php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19989 snaps.php.net LDAP extension build failure.
Submitted: 2002-10-19 08:55 UTC Modified: 2002-11-05 09:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: mike at graftonhall dot co dot nz Assigned: edink (profile)
Status: Closed Package: LDAP related
PHP Version: 4CVS-2002-10-19 OS: Windows
Private report: No CVE-ID: None
 [2002-10-19 08:55 UTC] mike at graftonhall dot co dot nz
The LDAP extension has not compiled successfully for a few days now on snaps.php.net

Just so you know :-)

- Mike :-)

--------------------Configuration: ldap - Win32 Release_TS--------------------
Compiling...
ldap.c
Linking...
   Creating library Release_TS/php_ldap.lib and object Release_TS/php_ldap.exp
oldap32.lib(getdn.obj) : error LNK2001: unresolved external symbol _OBJ_obj2txt
oldap32.lib(getdn.obj) : error LNK2001: unresolved external symbol _OBJ_nid2sn
oldap32.lib(getdn.obj) : error LNK2001: unresolved external symbol _OBJ_obj2nid
oldap32.lib(getdn.obj) : error LNK2001: unresolved external symbol _X509_NAME_ENTRY_get_data
oldap32.lib(getdn.obj) : error LNK2001: unresolved external symbol _X509_NAME_ENTRY_get_object
oldap32.lib(getdn.obj) : error LNK2001: unresolved external symbol _X509_NAME_get_entry
oldap32.lib(getdn.obj) : error LNK2001: unresolved external symbol _X509_NAME_entry_count
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _ERR_free_strings
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _EVP_cleanup
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_free
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509V3_add_standard_extensions
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_library_init
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_load_error_strings
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_set_tmp_rsa_callback
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_set_verify
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_check_private_key
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_use_certificate_file
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_use_PrivateKey_file
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_set_client_CA_list
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_set_default_verify_paths
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_load_verify_locations
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_set_cipher_list
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_set_session_id_context
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _ERR_peek_error
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CTX_new
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSLv23_method
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _sk_new_null
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_load_client_CA_file
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_set_bio
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _BIO_new
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_free
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_shutdown
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_pending
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_get_error
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_read
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_write
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_accept
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_new
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_CIPHER_get_bits
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_get_current_cipher
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509_get_subject_name
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_get_certificate
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509_free
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_get_peer_certificate
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_get_verify_result
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509_NAME_get_text_by_NID
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _GENERAL_NAMES_free
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _ASN1_STRING_length
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _ASN1_STRING_data
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _sk_value
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _sk_num
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509V3_EXT_d2i
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509_get_ext
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509_get_ext_by_NID
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _ERR_error_string
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_connect
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_alert_desc_string_long
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_alert_type_string_long
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _SSL_state_string_long
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _CRYPTO_free
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509_verify_cert_error_string
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509_NAME_oneline
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509_get_issuer_name
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509_STORE_CTX_get_error_depth
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509_STORE_CTX_get_error
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _X509_STORE_CTX_get_current_cert
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _ERR_error_string_n
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _ERR_get_error_line
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _RSA_generate_key
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _RAND_write_file
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _RAND_status
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _RAND_load_file
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _RAND_egd
oldap32.lib(tls.obj) : error LNK2001: unresolved external symbol _RAND_file_name
..\..\Release_TS/php_ldap.dll : fatal error LNK1120: 74 unresolved externals
Error executing link.exe.

php_ldap.dll - 75 error(s), 0 warning(s)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-19 09:00 UTC] goba@php.net
This is an LDAP related bug IMHO. Recategorizing.
 [2002-11-05 09:00 UTC] edink@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC