My attempts to 'make current' against the Git repository are failing today. Can you recommend a method by which I can update my FreeSwitch installation? Here's the the last bit of console logging:<div><br></div>
<div>...</div><div><div>make[2]: Leaving directory `/usr/src/freeswitch/libs/esl/ruby'</div><div>make -C java clean</div><div>make[2]: Entering directory `/usr/src/freeswitch/libs/esl/java'</div><div>rm -f *.o *.so *~ *.jar</div>
<div>make[2]: Leaving directory `/usr/src/freeswitch/libs/esl/java'</div><div>make -C managed clean</div><div>make[2]: Entering directory `/usr/src/freeswitch/libs/esl/managed'</div><div>rm -f *.o *.so *~</div><div>
make[2]: Leaving directory `/usr/src/freeswitch/libs/esl/managed'</div><div>make[1]: Leaving directory `/usr/src/freeswitch/libs/esl'</div><div>make update</div><div>make[1]: Entering directory `/usr/src/freeswitch'</div>
<div>Pulling updates...</div><div>Updating 5923f71..4bb7683</div><div>src/mod/applications/mod_dptools/mod_dptools.c: needs update</div><div>fatal: Entry 'src/mod/applications/mod_dptools/mod_dptools.c' not uptodate. Cannot merge.</div>
<div>make[1]: *** [update] Error 128</div><div>make[1]: Leaving directory `/usr/src/freeswitch'</div><div>make: *** [current] Error 2</div></div><div><br></div>