<div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Dear all,</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>I have tried to do all of your suggestion to solve my problem in compiling TLS support in my openser system. Some of tasks that I have done are:</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>1. I have installed openssl package in my system. The package that I have installed is openssl-0.9.7a.tar.gz. The installing process success without any error.</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>2. I have installed openser-1.0.1-tls.src.tar.gz package in my system and I got no error. But when
 I run “TLS=1 make all” command, I still got the same error message, [tls/tls_init.o] Error. </FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>I am confused. Would you mind giving any suggestion for me? Please help me…please…so I can finish my paper and graduate this year..Please…</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Thank you very much for your help</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Thanks with all regards,</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></div>  <div class=MsoNormal
 style="MARGIN: 0cm 0cm 0pt"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Ferianto</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Note: The version of my operationg system is</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3># uname -a</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Linux localhost.localdomain 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt">  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>The version of my openssl package (the rpm packet) is </FONT></div></div>  <div
 class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3># rpm -qa|grep -i ssl</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>openssl-devel-0.9.7a-2</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>openssl-0.9.7a-2</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>pyOpenSSL-0.5.1-8</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>mod_ssl-2.0.40-21</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>docbook-style-dsssl-1.76-8</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt">  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT face="Times New Roman" size=3></FONT></o:p>&nbsp;</div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>This is the error
 message that I got :</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>[root@localhost root]# cd openser-1.0.1-tls</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>[root@localhost openser-1.0.1-tls]# make TLS=1</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>tls/tls_init.c:373:25: directives may not be used inside a macro argument</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>tls/tls_init.c:372:56: unterminated argument list invoking macro "SSL_CTX_set_options"</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>tls/tls_init.c:373:25: directives may not be used inside a macro argument</FONT></div>  <div
 class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>tls/tls_init.c:372:56: unterminated argument list invoking macro "SSL_CTX_set_options"</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Compiling main.c</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>gcc -g -O9 -funroll-loops<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-Wcast-align<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-Wall<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>-minline-all-stringops -malign-double -falign-loops -mcpu=athlon<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>-DNAME='"openser"' -DVERSION='"1.0.1-tls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.2.2"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC -DSHM_MEM<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST
 -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DF_MALLOC<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DUSE_TLS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -I/usr/local/ssl/include -c main.c -o main.o</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Compiling cfg.tab.c</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>gcc -g -O9 -funroll-loops<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-Wcast-align<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-Wall<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>-minline-all-stringops -malign-double -falign-loops -mcpu=athlon<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>-DNAME='"openser"' -DVERSION='"1.0.1-tls"' -DARCH='"i386"'
 -DOS='"linux"' -DCOMPILER='"gcc 3.2.2"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC -DSHM_MEM<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DF_MALLOC<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DUSE_TLS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -I/usr/local/ssl/include -c cfg.tab.c -o cfg.tab.o</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Compiling tls/tls_domain.c</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>gcc -g -O9 -funroll-loops<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-Wcast-align<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-Wall<SPAN
 style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>-minline-all-stringops -malign-double -falign-loops -mcpu=athlon<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>-DNAME='"openser"' -DVERSION='"1.0.1-tls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.2.2"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC -DSHM_MEM<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DF_MALLOC<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DUSE_TLS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -I/usr/local/ssl/include -c tls/tls_domain.c -o tls/tls_domain.o</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Compiling
 tls/tls_init.c</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>gcc -g -O9 -funroll-loops<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-Wcast-align<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-Wall<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>-minline-all-stringops -malign-double -falign-loops -mcpu=athlon<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>-DNAME='"openser"' -DVERSION='"1.0.1-tls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.2.2"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC -DSHM_MEM<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DF_MALLOC<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DUSE_TLS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>-DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD
 -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -I/usr/local/ssl/include -c tls/tls_init.c -o tls/tls_init.o</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>tls/tls_init.c:373:25: directives may not be used inside a macro argument</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>tls/tls_init.c:372:56: unterminated argument list invoking macro "SSL_CTX_set_options"</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>tls/tls_init.c: In function `init_ssl_ctx_behavior':</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>tls/tls_init.c:376: `SSL_CTX_set_options' undeclared (first use in this function)</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>tls/tls_init.c:376: (Each undeclared identifier is reported only
 once</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>tls/tls_init.c:376: for each function it appears in.)</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>tls/tls_init.c:376: parse error before ')' token</FONT></div>  <div class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>make: *** [tls/tls_init.o] Error 1</FONT></div></div><p>&#32;
        
                <hr size=1>Sneak preview the <a href="http://us.rd.yahoo.com/evt=40762/*http://www.yahoo.com/preview"> all-new Yahoo.com</a>. It's not radically different. Just radically better.