<br><br>
<div class="gmail_quote">On Tue, Dec 22, 2009 at 7:28 AM, Warren Selby <span dir="ltr">&lt;<a href="mailto:wcselby@selbytech.com">wcselby@selbytech.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div bgcolor="#FFFFFF">
<div>And what is the output of the ./configure?  Does it generate any errors?<br><br>
<div><br></div><br>
<div>Thanks,</div>
<div>--Warren Selby</div></div>
<div>
<div></div>
<div class="h5">
<div><br>On Dec 22, 2009, at 1:09 AM, hadi motamedi &lt;<a href="mailto:motamedi24@gmail.com" target="_blank">motamedi24@gmail.com</a>&gt; wrote:<br><br></div>
<div></div>
<blockquote type="cite">
<div><br><br>
<div class="gmail_quote">On Tue, Dec 22, 2009 at 6:56 AM, Warren Selby <span dir="ltr">&lt;<a href="mailto:wcselby@selbytech.com" target="_blank"><a href="mailto:wcselby@selbytech.com" target="_blank">wcselby@selbytech.com</a></a>&gt;</span> wrote:<br>

<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div class="gmail_quote">On Mon, Dec 21, 2009 at 11:12 PM, hadi motamedi <span dir="ltr">&lt;<a href="mailto:motamedi24@gmail.com" target="_blank"><a href="mailto:motamedi24@gmail.com" target="_blank">motamedi24@gmail.com</a></a>&gt;</span> wrote:<br>

<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">  
<div>Please find below the error message that I got when issuing &quot;make install&quot; :</div>
<div>[root@mss-0 asterisk-1.4.26]# make install<br>make: -F.: Command not found<br>****<br>**** The configure script must be executed before running &#39;make&#39;.<br>****               Please run &quot;./configure&quot;.<br>
****<br>make: *** [makeopts] Error 1</div>
<div> <br clear="all"></div></blockquote></div><br></div>And did you run ./configure like the error message says?<br><font color="#888888"><br>-- <br>Thanks,<br>--Warren Selby<br><a href="http://www.selbytech.com/" target="_blank"><a href="http://www.selbytech.com/" target="_blank">http://www.selbytech.com</a></a><br>
</font><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank"><a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a></a> --<br>
<br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank"><a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></a><br>
</blockquote></div>
<div> </div>
<div> </div>
<div>Yes , I did .</div>
<div><br> </div></div></blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br><span>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --</span><br><span></span><br>
<span>asterisk-users mailing list</span><br><span>To UNSUBSCRIBE or update options visit:</span><br><span>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank"><a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></a></span></div>
</blockquote></div></div></div><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br><br>
asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div>
<div><br> </div>
<div> </div>
<div>Please find below the output of &quot;./configure&quot; :</div>
<div> </div>
<div>[root@mss-0 asterisk-1.4.26]# ./configure<br>checking build system type... i686-pc-linux-gnu<br>checking host system type... i686-pc-linux-gnu<br>checking for gcc... gcc<br>checking for C compiler default output file name... a.out<br>
checking whether the C compiler works... yes<br>checking whether we are cross compiling... no<br>checking for suffix of executables...<br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>
checking whether gcc accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>checking how to run the C preprocessor... gcc -E<br>checking for grep that handles long lines and -e... /bin/grep<br>checking for egrep... /bin/grep -E<br>
checking for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>
checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking minix/config.h usability... no<br>checking minix/config.h presence... no<br>checking for minix/config.h... no<br>checking whether it is safe to define __EXTENSIONS__... yes<br>
checking for uname... /bin/uname<br>checking for gcc... (cached) gcc<br>checking whether we are using the GNU C compiler... (cached) yes<br>checking whether gcc accepts -g... (cached) yes<br>checking for gcc option to accept ISO C89... (cached) none needed<br>
checking for g++... no<br>checking for c++... no<br>checking for gpp... no<br>checking for aCC... no<br>checking for CC... no<br>checking for cxx... no<br>checking for cc++... no<br>checking for cl.exe... no<br>checking for FCC... no<br>
checking for KCC... no<br>checking for RCC... no<br>checking for xlC_r... no<br>checking for xlC... no<br>checking whether we are using the GNU C++ compiler... no<br>checking whether g++ accepts -g... no<br>checking how to run the C preprocessor... gcc -E<br>
checking how to run the C++ preprocessor... /lib/cpp<br>configure: error: in `/usr/local/asterisk-1.4.26&#39;:<br>configure: error: C++ preprocessor &quot;/lib/cpp&quot; fails sanity check<br>See `config.log&#39; for more details.</div>

<div> </div>