Does it succeed if you don&#39;t use a parallel build?<div><br></div><div>(I&#39;ve got a completely separate project at the moment compiling that gets an error with -j that disappears when it&#39;s not used).</div><div class="gmail_extra">

<br><br><div class="gmail_quote">On 29 November 2012 18:32, Gilbert T. Gutierrez, Jr. <span dir="ltr">&lt;<a href="mailto:mailing-lists@phoenixinternet.net" target="_blank">mailing-lists@phoenixinternet.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am having an issue compiling 1.2 Stable this morning. My notes are all<br>
below. When I compile a second time, it appears to compile ok. I am not<br>
sure if I trust that compilation because some of the modules may not be<br>
complete. What do you guys feel the problem may be?<br>
<br>
Gilbert<br>
<br>
Centos6 64bit<br>
<br>
The procedure I am following:<br>
cd /usr/src<br>
git clone -b v1.2.stable git://<a href="http://git.freeswitch.org/freeswitch.git" target="_blank">git.freeswitch.org/freeswitch.git</a><br>
cd freeswitch<br>
./bootstrap.sh -j<br>
./configure --without-libcurl -C<br>
make -j `cat /proc/cpuinfo |grep processor |wc -l`<br>
<br>
<br>
The make first throws the following error...<br>
&quot;In file included from ./src/include/private/switch_core_pvt.h:44,<br>
                  from src/switch.c:48:<br>
/usr/src/freeswitch/libs/apr/include/apr_pools.h:37:17: error: apr.h: No<br>
such file or directory&quot;<br>
<br>
Everything following is an error terminating in &quot;make: *** [all] Error 2&quot;<br>
<br>
<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>