Apresenta o seguinte erro ao tentar instalar o <b>Astmanproxy</b>, realizei o mesmo procedimento outras vezes e não aconteceu esse erro, vocês poderiam me ajudar?<div><br clear="all"><div><div>[root@SimpleCall astmanproxy]# make</div>
<div>gcc -Wall -O2 -D_REENTRANT -fPIC -Isrc/include -I/usr/include/openssl -I- &#39;-DPROXY_VERSION=&quot;1.22pre081119&quot;&#39; &#39;-DCDIR=&quot;/etc/asterisk&quot;&#39; &#39;-DCFILE=&quot;astmanproxy.conf&quot;&#39; &#39;-DMDIR=&quot;/usr/lib/astmanproxy/modules&quot;&#39; &#39;-DPDIR=&quot;/etc/asterisk&quot;&#39; &#39;-DPFILE=&quot;astmanproxy.users&quot;&#39;  -c -o ssl.o src/ssl.c</div>
<div>cc1: note: obsolete option -I- used, please use -iquote instead</div><div>In file included from src/ssl.c:40:</div><div>src/include/ssl.h:19:25: error: openssl/ssl.h: Arquivo ou diretório não encontrado</div><div>In file included from src/ssl.c:40:</div>
<div>src/include/ssl.h:32: error: expected specifier-qualifier-list before âSSLâ</div><div>src/include/ssl.h:48: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token</div><div>src/ssl.c:42: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token</div>
<div>src/ssl.c:43: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token</div><div>src/ssl.c: In function âinit_secureâ:</div><div>src/ssl.c:53: error: âSSL_METHODâ undeclared (first use in this function)</div>
<div>src/ssl.c:53: error: (Each undeclared identifier is reported only once</div><div>src/ssl.c:53: error: for each function it appears in.)</div><div>src/ssl.c:53: error: âmethâ undeclared (first use in this function)</div>
<div>src/ssl.c:55: warning: implicit declaration of function âSSLeay_add_ssl_algorithmsâ</div><div>src/ssl.c:56: warning: implicit declaration of function âSSL_load_error_stringsâ</div><div>src/ssl.c:59: warning: implicit declaration of function âSSLv23_server_methodâ</div>
<div>src/ssl.c:60: error: âsctxâ undeclared (first use in this function)</div><div>src/ssl.c:60: warning: implicit declaration of function âSSL_CTX_newâ</div><div>src/ssl.c:66: warning: implicit declaration of function âSSL_CTX_use_certificate_fileâ</div>
<div>src/ssl.c:66: error: âSSL_FILETYPE_PEMâ undeclared (first use in this function)</div><div>src/ssl.c:70: warning: implicit declaration of function âSSL_CTX_use_PrivateKey_fileâ</div><div>src/ssl.c:74: warning: implicit declaration of function âSSL_CTX_check_private_keyâ</div>
<div>src/ssl.c: In function âclient_init_secureâ:</div><div>src/ssl.c:86: error: âSSL_METHODâ undeclared (first use in this function)</div><div>src/ssl.c:86: error: âmethâ undeclared (first use in this function)</div><div>
src/ssl.c:90: warning: implicit declaration of function âSSLv23_client_methodâ</div><div>src/ssl.c:92: error: âcctxâ undeclared (first use in this function)</div><div>src/ssl.c: At top level:</div><div>src/ssl.c:120: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token</div>
<div>src/ssl.c: In function âsec_getslotâ:</div><div>src/ssl.c:139: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div><div>src/ssl.c: In function âsacceptâ:</div><div>src/ssl.c:159: error: âSSLâ undeclared (first use in this function)</div>
<div>src/ssl.c:159: error: âsslâ undeclared (first use in this function)</div><div>src/ssl.c:165: warning: implicit declaration of function âSSL_newâ</div><div>src/ssl.c:165: error: âsctxâ undeclared (first use in this function)</div>
<div>src/ssl.c:166: warning: implicit declaration of function âSSL_set_fdâ</div><div>src/ssl.c:167: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div><div>src/ssl.c:170: warning: implicit declaration of function âSSL_acceptâ</div>
<div>src/ssl.c:171: warning: implicit declaration of function âSSL_get_errorâ</div><div>src/ssl.c:172: error: âSSL_ERROR_WANT_READâ undeclared (first use in this function)</div><div>src/ssl.c:172: error: âSSL_ERROR_WANT_WRITEâ undeclared (first use in this function)</div>
<div>src/ssl.c:174: warning: implicit declaration of function âSSL_set_modeâ</div><div>src/ssl.c:174: error: âSSL_MODE_ENABLE_PARTIAL_WRITEâ undeclared (first use in this function)</div><div>src/ssl.c:183: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div>
<div>src/ssl.c: In function âm_sendâ:</div><div>src/ssl.c:198: error: âSSLâ undeclared (first use in this function)</div><div>src/ssl.c:198: error: âsslâ undeclared (first use in this function)</div><div>src/ssl.c:198: warning: implicit declaration of function âget_sslâ</div>
<div>src/ssl.c:199: warning: implicit declaration of function âSSL_writeâ</div><div>src/ssl.c: In function âm_recvâ:</div><div>src/ssl.c:212: error: âSSLâ undeclared (first use in this function)</div><div>src/ssl.c:212: error: âsslâ undeclared (first use in this function)</div>
<div>src/ssl.c:213: warning: implicit declaration of function âSSL_readâ</div><div>src/ssl.c: In function âclose_sockâ:</div><div>src/ssl.c:234: error: âSSLâ undeclared (first use in this function)</div><div>src/ssl.c:234: error: âsslâ undeclared (first use in this function)</div>
<div>src/ssl.c:239: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div><div>src/ssl.c:240: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div><div>src/ssl.c:247: warning: implicit declaration of function âSSL_freeâ</div>
<div>src/ssl.c: In function âast_connectâ:</div><div>src/ssl.c:319: error: âSSLâ undeclared (first use in this function)</div><div>src/ssl.c:319: error: âsslâ undeclared (first use in this function)</div><div>src/ssl.c:330: error: âcctxâ undeclared (first use in this function)</div>
<div>src/ssl.c:331: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div><div>src/ssl.c:333: warning: implicit declaration of function âSSL_connectâ</div><div>make: ** [ssl.o] Erro 1</div><div>[root@SimpleCall astmanproxy]# make</div>
<div>gcc -Wall -O2 -D_REENTRANT -fPIC -Isrc/include -I/usr/include/openssl -I- &#39;-DPROXY_VERSION=&quot;1.22pre081119&quot;&#39; &#39;-DCDIR=&quot;/etc/asterisk&quot;&#39; &#39;-DCFILE=&quot;astmanproxy.conf&quot;&#39; &#39;-DMDIR=&quot;/usr/lib/astmanproxy/modules&quot;&#39; &#39;-DPDIR=&quot;/etc/asterisk&quot;&#39; &#39;-DPFILE=&quot;astmanproxy.users&quot;&#39;  -c -o ssl.o src/ssl.c</div>
<div>cc1: note: obsolete option -I- used, please use -iquote instead</div><div>In file included from src/ssl.c:40:</div><div>src/include/ssl.h:19:25: error: openssl/ssl.h: Arquivo ou diretório não encontrado</div><div>In file included from src/ssl.c:40:</div>
<div>src/include/ssl.h:32: error: expected specifier-qualifier-list before âSSLâ</div><div>src/include/ssl.h:48: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token</div><div>src/ssl.c:42: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token</div>
<div>src/ssl.c:43: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token</div><div>src/ssl.c: In function âinit_secureâ:</div><div>src/ssl.c:53: error: âSSL_METHODâ undeclared (first use in this function)</div>
<div>src/ssl.c:53: error: (Each undeclared identifier is reported only once</div><div>src/ssl.c:53: error: for each function it appears in.)</div><div>src/ssl.c:53: error: âmethâ undeclared (first use in this function)</div>
<div>src/ssl.c:55: warning: implicit declaration of function âSSLeay_add_ssl_algorithmsâ</div><div>src/ssl.c:56: warning: implicit declaration of function âSSL_load_error_stringsâ</div><div>src/ssl.c:59: warning: implicit declaration of function âSSLv23_server_methodâ</div>
<div>src/ssl.c:60: error: âsctxâ undeclared (first use in this function)</div><div>src/ssl.c:60: warning: implicit declaration of function âSSL_CTX_newâ</div><div>src/ssl.c:66: warning: implicit declaration of function âSSL_CTX_use_certificate_fileâ</div>
<div>src/ssl.c:66: error: âSSL_FILETYPE_PEMâ undeclared (first use in this function)</div><div>src/ssl.c:70: warning: implicit declaration of function âSSL_CTX_use_PrivateKey_fileâ</div><div>src/ssl.c:74: warning: implicit declaration of function âSSL_CTX_check_private_keyâ</div>
<div>src/ssl.c: In function âclient_init_secureâ:</div><div>src/ssl.c:86: error: âSSL_METHODâ undeclared (first use in this function)</div><div>src/ssl.c:86: error: âmethâ undeclared (first use in this function)</div><div>
src/ssl.c:90: warning: implicit declaration of function âSSLv23_client_methodâ</div><div>src/ssl.c:92: error: âcctxâ undeclared (first use in this function)</div><div>src/ssl.c: At top level:</div><div>src/ssl.c:120: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token</div>
<div>src/ssl.c: In function âsec_getslotâ:</div><div>src/ssl.c:139: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div><div>src/ssl.c: In function âsacceptâ:</div><div>src/ssl.c:159: error: âSSLâ undeclared (first use in this function)</div>
<div>src/ssl.c:159: error: âsslâ undeclared (first use in this function)</div><div>src/ssl.c:165: warning: implicit declaration of function âSSL_newâ</div><div>src/ssl.c:165: error: âsctxâ undeclared (first use in this function)</div>
<div>src/ssl.c:166: warning: implicit declaration of function âSSL_set_fdâ</div><div>src/ssl.c:167: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div><div>src/ssl.c:170: warning: implicit declaration of function âSSL_acceptâ</div>
<div>src/ssl.c:171: warning: implicit declaration of function âSSL_get_errorâ</div><div>src/ssl.c:172: error: âSSL_ERROR_WANT_READâ undeclared (first use in this function)</div><div>src/ssl.c:172: error: âSSL_ERROR_WANT_WRITEâ undeclared (first use in this function)</div>
<div>src/ssl.c:174: warning: implicit declaration of function âSSL_set_modeâ</div><div>src/ssl.c:174: error: âSSL_MODE_ENABLE_PARTIAL_WRITEâ undeclared (first use in this function)</div><div>src/ssl.c:183: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div>
<div>src/ssl.c: In function âm_sendâ:</div><div>src/ssl.c:198: error: âSSLâ undeclared (first use in this function)</div><div>src/ssl.c:198: error: âsslâ undeclared (first use in this function)</div><div>src/ssl.c:198: warning: implicit declaration of function âget_sslâ</div>
<div>src/ssl.c:199: warning: implicit declaration of function âSSL_writeâ</div><div>src/ssl.c: In function âm_recvâ:</div><div>src/ssl.c:212: error: âSSLâ undeclared (first use in this function)</div><div>src/ssl.c:212: error: âsslâ undeclared (first use in this function)</div>
<div>src/ssl.c:213: warning: implicit declaration of function âSSL_readâ</div><div>src/ssl.c: In function âclose_sockâ:</div><div>src/ssl.c:234: error: âSSLâ undeclared (first use in this function)</div><div>src/ssl.c:234: error: âsslâ undeclared (first use in this function)</div>
<div>src/ssl.c:239: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div><div>src/ssl.c:240: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div><div>src/ssl.c:247: warning: implicit declaration of function âSSL_freeâ</div>
<div>src/ssl.c: In function âast_connectâ:</div><div>src/ssl.c:319: error: âSSLâ undeclared (first use in this function)</div><div>src/ssl.c:319: error: âsslâ undeclared (first use in this function)</div><div>src/ssl.c:330: error: âcctxâ undeclared (first use in this function)</div>
<div>src/ssl.c:331: error: âstruct &lt;anonymous&gt;â has no member named âsslâ</div><div>src/ssl.c:333: warning: implicit declaration of function âSSL_connectâ</div><div>make: ** [ssl.o] Erro 1</div></div><div><br></div>
-- <br>atenciosamente,<br><br><b>Carlos Magno de Brito Barros</b><br><font size="1" color="#666666" style="font-weight:bold">Administrador de redes<br>Cel: (31) 8426 - 0213 ou (31) 94312125<br>Fixo:(31) 3823 - 3693</font><br>
<font size="1"><b style="color:rgb(255,0,0)"><a href="http://twitter.com/carlosmbb" target="_blank">http://cvu.vg/carlosmbb</a></b><br><b style="color:rgb(255,0,0)"><span style="color:rgb(51,51,255)"></span><a href="http://twitter.com/carlosmbb" target="_blank">twitter.com/carlosmbb </a><br>
<a href="http://br.linkedin.com/pub/carlos-magno-de-brito-barros/22/824/691" target="_blank">http://br.linkedin.com/pub/carlos-magno-de-brito-barros/22/824/691</a></b></font><br><div><a href="http://www.simplysistemas.com.br/" style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px;color:rgb(0,0,204)" target="_blank"><b><span style="font-size:7.5pt">www.simplysistemas.com.br</span></b></a></div>
<div><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><b style="font-size:13px"><span style="font-size:16pt;color:rgb(0,176,240)" lang="EN-US">S</span></b><b style="font-size:13px"><span style="font-size:13pt" lang="EN-US">I</span></b><b style="font-size:13px"><span style="font-size:16pt;color:rgb(0,176,240)" lang="EN-US">mply</span></b><b style="font-size:13px"><span style="font-size:16pt" lang="EN-US">.</span></b></p>
</span></div><br>
</div>