I would like to thank those who have been able to give me some insight into this. I have inherited the system that I am working with, and I don't want to abuse this list by asking questions that are not qmail-ldap specific. If anyone can give me some insight to this, I would be thankful.
I am beginning to think I may need to re-build this enviornment (ie, openldap, etc) so that I know what libraries are being utilized. I am getting a different error message this time: ./load qmail-lspawn spawn.o prot.o slurpclose.o coe.o control.o \ check.o qldap-ldaplib.o qldap-debug.o output.o sig.a strerr.a constmap.o \ getln.a wait.a case.a cdb.a fd.a seek.a open.a env.a stralloc.a alloc.a \ substdio.a str.a qldap-errno.o error.a fs.a auto_qmail.o \ auto_uids.o auto_usera.o auto_spawn.o auto_break.o -L/applications/ALL/lib -llda p -llber -lresolv -lcrypto -lssl -lsasl Undefined first referenced symbol in file socket /applications/ALL/lib/libcrypto.a(rand_egd.o ) (symbol belongs to implicit dependency /usr/lib/libsocket.so.1) EVP_md2 /applications/ALL/lib/libssl.a(ssl_algs.o) EVP_md5 /applications/ALL/lib/libssl.a(ssl_algs.o) COMP_CTX_free /applications/ALL/lib/libssl.a(t1_enc.o) EVP_des_ede3_cbc /applications/ALL/lib/libssl.a(ssl_algs.o) EVP_enc_null /applications/ALL/lib/libssl.a(ssl_ciph.o) EVP_des_cbc /applications/ALL/lib/libssl.a(ssl_algs.o) EVP_rc2_cbc /applications/ALL/lib/libssl.a(ssl_algs.o) HMAC_cleanup /applications/ALL/lib/libssl.a(t1_enc.o) d2i_DHparams /applications/ALL/lib/libssl.a(ssl_cert.o) EVP_rc4 /applications/ALL/lib/libssl.a(ssl_algs.o) PEM_read_bio_RSAPrivateKey /applications/ALL/lib/libssl.a(ssl_rsa.o) PEM_read_bio_X509 /applications/ALL/lib/libssl.a(ssl_cert.o) EVP_EncryptInit /applications/ALL/lib/libssl.a(s2_enc.o) COMP_compress_block /applications/ALL/lib/libssl.a(s3_pkt.o) BIO_f_buffer /applications/ALL/lib/libssl.a(ssl_lib.o) COMP_expand_block /applications/ALL/lib/libssl.a(s3_pkt.o) HMAC_Update /applications/ALL/lib/libssl.a(t1_enc.o) PEM_read_bio_PrivateKey /applications/ALL/lib/libssl.a(ssl_rsa.o) EVP_DecryptInit /applications/ALL/lib/libssl.a(s2_enc.o) X509_STORE_load_locations /applications/ALL/lib/libssl.a(ssl_lib.o) EVP_CipherInit /applications/ALL/lib/libssl.a(t1_enc.o) EVP_dss1 /applications/ALL/lib/libssl.a(ssl_algs.o) X509_STORE_set_default_paths /applications/ALL/lib/libssl.a(ssl_lib.o) X509_certificate_type /applications/ALL/lib/libssl.a(s3_srvr.o) COMP_CTX_new /applications/ALL/lib/libssl.a(t1_enc.o) BIO_s_socket /applications/ALL/lib/libssl.a(ssl_lib.o) EVP_idea_cbc /applications/ALL/lib/libssl.a(ssl_algs.o) HMAC_Final /applications/ALL/lib/libssl.a(t1_enc.o) ERR_load_crypto_strings /applications/ALL/lib/libssl.a(ssl_err2.o) i2d_DHparams /applications/ALL/lib/libssl.a(ssl_cert.o) EVP_CIPHER_CTX_init /applications/ALL/lib/libssl.a(t1_enc.o) DSA_verify /applications/ALL/lib/libssl.a(s3_srvr.o) HMAC_Init /applications/ALL/lib/libssl.a(t1_enc.o) EVP_CIPHER_CTX_cleanup /applications/ALL/lib/libssl.a(ssl_lib.o) connect /applications/ALL/lib/libcrypto.a(rand_egd.o ) (symbol belongs to implicit dependency /usr/lib/libsocket.so.1) ld: fatal: Symbol referencing errors. No output written to qmail-lspawn collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `qmail-lspawn' thanks in advance Dave
