<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=IT link=blue vlink=purple><div class=WordSection1><div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm'><p class=MsoNormal><span lang=EN-US>Debian 10<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Php 7.3<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Fs sources as per “build from source” on<o:p></o:p></span></p><p class=MsoNormal><a href="https://freeswitch.org/confluence/display/FREESWITCH/Debian+10+Buster"><span lang=EN-US>https://freeswitch.org/confluence/display/FREESWITCH/Debian+10+Buster</span></a><o:p></o:p></p><p class=MsoNormal><span lang=EN-US><br><br>I’ve been scouring the ‘net for a week now trying to build this module..<br>I’ve installed php headers, ran ./config –with-php<br></span><span lang=EN-US>and a zillion other attempts, but I always get a host of Zend errors  every time I try to make phpmod<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Just a small sample:<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>/usr/include/php/20180731/Zend/zend_types.h:420:41: note: in definition of macro ‘Z_TYPE’<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US> #define Z_TYPE(zval)    zval_get_type(&(zval))<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>                                         ^~~~<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>/usr/include/php/20180731/Zend/zend_operators.h:298:35: note: in expansion of macro ‘Z_TYPE_P’<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US> #define convert_to_string(op) if (Z_TYPE_P(op) != IS_STRING) { _convert_to_string((op)); }<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>                                   ^~~~~~~~<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>/usr/include/php/20180731/Zend/zend_operators.h:400:3: note: in expansion of macro ‘convert_to_string’<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>   convert_to_##lower_type(pzv);      \<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>   ^~~~~~~~~~~<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>/usr/include/php/20180731/Zend/zend_operators.h:447:35: note: in expansion of macro ‘convert_to_ex_master’<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US> #define convert_to_string_ex(pzv) convert_to_ex_master(pzv, string, IS_STRING)<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>                                   ^~~~~~~~~~~~~~~~~~~~<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>esl_wrap.cpp:2102:5: note: in expansion of macro ‘convert_to_string_ex’<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>     convert_to_string_ex(args[2]);<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>     ^~~~~~~~~~~~~~~~~~~~<o:p></o:p></span></p><p class=MsoNormal style='margin-left:11.15pt'><span lang=EN-US>/usr/include/php/20180731/Zend/zend_types.h:410:64: note:   initializing argument 1 of ‘zend_uchar zval_get_type(const zval*)’<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US> static zend_always_inline zend_uchar zval_get_type(const zval* pz) {<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Can anyone pls point me in the right direction?<br><br><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p></blockquote></div></div></body></html>