<br><br>
<div class="gmail_quote">On Tue, Dec 22, 2009 at 9:23 AM, Tzafrir Cohen <span dir="ltr">&lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.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>
<div></div>
<div class="h5">On Tue, Dec 22, 2009 at 07:37:50AM +0000, hadi motamedi wrote:<br>&gt; On Tue, Dec 22, 2009 at 7:28 AM, Warren Selby &lt;<a href="mailto:wcselby@selbytech.com">wcselby@selbytech.com</a>&gt; wrote:<br>&gt;<br>
&gt; &gt;  And what is the output of the ./configure?  Does it generate any errors?<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Thanks,<br>&gt; &gt; --Warren Selby<br>&gt; &gt;<br>&gt; &gt; On Dec 22, 2009, at 1:09 AM, hadi motamedi &lt;<a href="mailto:motamedi24@gmail.com">motamedi24@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On Tue, Dec 22, 2009 at 6:56 AM, Warren Selby &lt;<a href="mailto:wcselby@selbytech.com">wcselby@selbytech.com</a>&gt;wrote:<br>&gt; &gt;<br>&gt; &gt;&gt;  On Mon, Dec 21, 2009 at 11:12 PM, hadi motamedi &lt;<a href="mailto:motamedi24@gmail.com">motamedi24@gmail.com</a>&gt;wrote:<br>
&gt; &gt;&gt;<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt; Please find below the error message that I got when issuing &quot;make<br>&gt; &gt;&gt;&gt; install&quot; :<br>&gt; &gt;&gt;&gt; [root@mss-0 asterisk-1.4.26]# make install<br>
&gt; &gt;&gt;&gt; make: -F.: Command not found<br>&gt; &gt;&gt;&gt; ****<br>&gt; &gt;&gt;&gt; **** The configure script must be executed before running &#39;make&#39;.<br>&gt; &gt;&gt;&gt; ****               Please run &quot;./configure&quot;.<br>
&gt; &gt;&gt;&gt; ****<br>&gt; &gt;&gt;&gt; make: *** [makeopts] Error 1<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; And did you run ./configure like the error message says?<br>&gt; &gt;&gt;<br>
&gt; &gt;&gt; --<br>&gt; &gt;&gt; Thanks,<br>&gt; &gt;&gt; --Warren Selby<br>&gt; &gt;&gt; <a href="http://www.selbytech.com/" target="_blank">http://www.selbytech.com</a><br>&gt; &gt;&gt;<br>&gt; &gt;&gt; _______________________________________________<br>
&gt; &gt;&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; asterisk-users mailing list<br>&gt; &gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &gt;&gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Yes , I did .<br>
&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;  _______________________________________________<br>&gt; &gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
&gt; &gt;<br>&gt; &gt; asterisk-users mailing list<br>&gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
&gt; &gt;<br>&gt; &gt; asterisk-users mailing list<br>&gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt; &gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; Please find below the output of &quot;./configure&quot; :<br>&gt;<br>&gt; [root@mss-0 asterisk-1.4.26]# ./configure<br>&gt; checking build system type... i686-pc-linux-gnu<br>&gt; checking host system type... i686-pc-linux-gnu<br>
&gt; checking for gcc... gcc<br>&gt; checking for C compiler default output file name... a.out<br>&gt; checking whether the C compiler works... yes<br>&gt; checking whether we are cross compiling... no<br>&gt; checking for suffix of executables...<br>
&gt; checking for suffix of object files... o<br>&gt; checking whether we are using the GNU C compiler... yes<br>&gt; checking whether gcc accepts -g... yes<br>&gt; checking for gcc option to accept ISO C89... none needed<br>
&gt; checking how to run the C preprocessor... gcc -E<br>&gt; checking for grep that handles long lines and -e... /bin/grep<br>&gt; checking for egrep... /bin/grep -E<br>&gt; checking for ANSI C header files... yes<br>&gt; checking for sys/types.h... yes<br>
&gt; checking for sys/stat.h... yes<br>&gt; checking for stdlib.h... yes<br>&gt; checking for string.h... yes<br>&gt; checking for memory.h... yes<br>&gt; checking for strings.h... yes<br>&gt; checking for inttypes.h... yes<br>
&gt; checking for stdint.h... yes<br>&gt; checking for unistd.h... yes<br>&gt; checking minix/config.h usability... no<br>&gt; checking minix/config.h presence... no<br>&gt; checking for minix/config.h... no<br>&gt; checking whether it is safe to define __EXTENSIONS__... yes<br>
&gt; checking for uname... /bin/uname<br>&gt; checking for gcc... (cached) gcc<br>&gt; checking whether we are using the GNU C compiler... (cached) yes<br>&gt; checking whether gcc accepts -g... (cached) yes<br>&gt; checking for gcc option to accept ISO C89... (cached) none needed<br>
&gt; checking for g++... no<br>&gt; checking for c++... no<br>&gt; checking for gpp... no<br>&gt; checking for aCC... no<br>&gt; checking for CC... no<br>&gt; checking for cxx... no<br>&gt; checking for cc++... no<br>&gt; checking for cl.exe... no<br>
&gt; checking for FCC... no<br>&gt; checking for KCC... no<br>&gt; checking for RCC... no<br>&gt; checking for xlC_r... no<br>&gt; checking for xlC... no<br>&gt; checking whether we are using the GNU C++ compiler... no<br>
&gt; checking whether g++ accepts -g... no<br>&gt; checking how to run the C preprocessor... gcc -E<br>&gt; checking how to run the C++ preprocessor... /lib/cpp<br>&gt; configure: error: in `/usr/local/asterisk-1.4.26&#39;:<br>
&gt; configure: error: C++ preprocessor &quot;/lib/cpp&quot; fails sanity check<br>&gt; See `config.log&#39; for more details.<br><br></div></div>Do you have gcc and company installed? gxx, g++?<br><font color="#888888"><br>
--<br>              Tzafrir Cohen<br>icq#16849755              <a href="mailto:jabber%3Atzafrir.cohen@xorcom.com">jabber:tzafrir.cohen@xorcom.com</a><br>+972-50-7952406           mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br>
<a href="http://www.xorcom.com/" target="_blank">http://www.xorcom.com</a>  <a href="http://iax:guest@local.xorcom.com/tzafrir" target="_blank">iax:guest@local.xorcom.com/tzafrir</a><br></font>
<div>
<div></div>
<div class="h5"><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></div></div></blockquote></div>

<div><br> </div>
<div> </div>
<div>Yes , I have g++ installed .</div>
<div> </div>