I am trying to compile form the latest git and I keep getting stuck here.  Any ideas?<br><br>/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2   -o pcregrep pcregrep.o <a href="http://libpcreposix.la">libpcreposix.la</a><br>
gcc -g -O2 -o pcregrep pcregrep.o  ./.libs/libpcreposix.a /usr/src/freeswitch/libs/pcre/.libs/libpcre.a<br>g++ -DHAVE_CONFIG_H -I.     -g -O2 -MT pcrecpp_unittest.o -MD -MP -MF .deps/pcrecpp_unittest.Tpo -c -o pcrecpp_unittest.o pcrecpp_unittest.cc<br>
g++: Internal error: Segmentation fault (program cc1plus)<br>Please submit a full bug report.<br>See &lt;file:///usr/share/doc/gcc-4.3/README.Bugs&gt; for instructions.<br>make[2]: *** [pcrecpp_unittest.o] Error 1<br>make[2]: Leaving directory `/usr/src/freeswitch/libs/pcre&#39;<br>
make[1]: *** [all] Error 2<br>make[1]: Leaving directory `/usr/src/freeswitch/libs/pcre&#39;<br>make: *** [libs/pcre/<a href="http://libpcre.la">libpcre.la</a>] Error 2<br><br>