<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I updated the pcre lib last night, and it is trying to add files that are already there in your working copy. &nbsp;You can try doing:<div><br></div><div>rm -rf libs/pcre &amp;&amp; svn update &amp;&amp; ./bootstrap.sh &amp;&amp; ./configure &amp;&amp; make current</div><div><br></div><div>Mike</div><div><br><div><div><div>On Jun 9, 2009, at 12:01 PM, Ken Rice wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div> <font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">Re-bootstrap &nbsp;if you just updated several fixes to the build system and an update to the pcre lab were recently commited... If you follow the –trunk mailing everyone tries to tag commits that require this in their commit messages<br> <br> <br> <hr align="CENTER" size="3" width="95%"><b>From: </b>Lars Zeb &lt;<a href="mailto:larclap@yahoo.com">larclap@yahoo.com</a>><br> <b>Reply-To: </b>&lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br> <b>Date: </b>Tue, 9 Jun 2009 08:54:41 -0700<br> <b>To: </b>&lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br> <b>Subject: </b>[Freeswitch-users] Error making FS configure<br> <br> </span></font><span style="font-size:11pt"><font face="Times New Roman">I tried to make FS current with the following command, which got errors in the ../configure step. Is it OK to proceed to make install?<br> &nbsp;<br> </font></span></font><font face="Courier New"><span style="font-size:9pt">make clean &amp;&amp; svn up &amp;&amp; ./configure<br> configure: creating ./config.status<br> config.status: creating Makefile<br> config.status: creating libedit.pc<br> config.status: creating src/Makefile<br> config.status: creating doc/Makefile<br> config.status: creating examples/Makefile<br> config.status: creating config.h<br> config.status: executing depfiles commands<br> configure: configuring in libs/pcre<br> configure: running /bin/sh './configure.gnu' --prefix=/usr/local/freeswitch --cache-file=/dev/null --srcdir=.<br> configure: error: cannot find sources (pcre.h.in) in .<br> configure: error: /bin/sh './configure.gnu' failed for libs/pcre<br> </span></font><font size="4"><font face="Times New Roman"><span style="font-size:11pt"> <br> Thanks, Lars<br> &nbsp;<br> </span></font><span style="font-size:11pt"><font face="Calibri, Verdana, Helvetica, Arial"><br> <hr align="CENTER" size="3" width="95%"></font></span><font face="Consolas, Courier New, Courier"><span style="font-size:10pt">_______________________________________________<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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br> </span></font></font> </div>  _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></div></body></html>