Hi Viktor,

      Thanks for the pointer.  Tried that and got the same error.   Any idea 
how to find out if these versions will work together?  I've scanned the 
sendmail & openSSL doc, but haven't found anything definitive.

Thanks!
<*BobL*>

|   -----Original Message-----
|   From: [EMAIL PROTECTED]
|   [mailto:[EMAIL PROTECTED] Behalf Of Victor Duchovni
|   Sent: Thursday, September 22, 2005 9:50 AM
|   To: openssl-users@openssl.org
|   Subject: Re: OpenSSL 0.9.8 w/ sendmail 8.13.4 (Sorry, last 
|   one was HTML)
|   
|   
|   On Thu, Sep 22, 2005 at 09:30:08AM -0600, Lester, Bob wrote:
|   
|   > Hi All,
|   > 
|   >      I've cross-posted this on comp.mail.sendmail.  Maybe 
|   folks here have an idea?
|   > 
|   >      I'm running into a compile problem when trying to 
|   add TLS support to sendmail.  This is on a SunOS 5.9 box, 
|   GCC 3.3.2 (existing), with OpenSSL 0.9.8 (new install - 
|   seemed to install fine) and sendmail 8.13.4 (existing).  
|   The error is undefined symbol:
|   > 
|   > --------------------snip--------------------------
|   > gcc -o sendmail  -L/usr/local/ssl/lib 
|   -R/usr/local/ssl/lib main.o alias.o arpadate.o bf.o 
|   collect.o conf.o control.o convtime.o daemon.o deliver.o 
|   domain.o envelope.o err.o headers.o macro.o map.o mci.o 
|   milter.o mime.o parseaddr.o queue.o ratectrl.o readcf.o 
|   recipient.o sasl.o savemail.o sfsasl.o shmticklib.o 
|   sm_resolve.o srvrsmtp.o stab.o stats.o sysexits.o timers.o 
|   tls.o trace.o udb.o usersmtp.o util.o version.o     -lssl 
|   -lcrypto 
|   /export/home/Install/sendmail/sendmail-8.13.4/obj.SunOS.5.9.
|   sun4/libsmutil/libsmutil.a 
|   /export/home/Install/sendmail/sendmail-8.13.4/obj.SunOS.5.9.
|   sun4/libsm/libsm.a  -lresolv -lsocket -lnsl
|   > Undefined                       first referenced
|   >  symbol                             in file
|   > X509_STORE_set_flags                tls.o
|   > ld: fatal: Symbol referencing errors. No output written 
|   to sendmail
|   > collect2: ld returned 1 exit status
|   
|   Try "-Wl,-R," instead of "-R" with gcc. "-R" is a suncc option.
|   
|   -- 
|       Viktor.
|   ____________________________________________________________
|   __________
|   OpenSSL Project                                 
|   http://www.openssl.org
|   User Support Mailing List                    
|   openssl-users@openssl.org
|   Automated List Manager                           
|   [EMAIL PROTECTED]
|   
|   

------------------------------------------------------------------------------
This e-mail transmission may contain information that is proprietary, 
privileged and/or confidential and is intended exclusively for the person(s) to 
whom it is addressed. Any use, copying, retention or disclosure by any person 
other than the intended recipient or the intended recipient's designees is 
strictly prohibited. If you are not the intended recipient or their designee, 
please notify the sender immediately by return e-mail and delete all copies. 
OppenheimerFunds may, at its sole discretion, monitor, review, retain and/or 
disclose the content of all email communications.
==============================================================================

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to