I just attempted the build of mod_java.  The previous problem is
resolved but some new issues have cropped up.  There is a link problem now with unresolved symbols.  Below is a trace of the
build.<br><br>Jonathan<div class="Ih2E3d"><br><br>making all mod_java<br>Compiling freeswitch_java.cpp...
<br>Compiling switch_swig_wrap.cpp...<br>Compiling mod_java.c...<br></div>Creating mod_java.so...<br>Undefined symbols:<br>&nbsp; &quot;operator delete(void*)&quot;, referenced from:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; JavaSession::~JavaSession()in freeswitch_java.o
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; JavaSession::~JavaSession()in freeswitch_java.o<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig<div id="1fkc" class="ArwC7c ckChnd">_freeswitchJNI_delete_1input_1callback_1state_1t in switch_swig_wrap.o<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_new_1JavaSession_1_1SWIG_10 in switch_swig_wrap.o
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_new_1JavaSession_1_1SWIG_12 in switch_swig_wrap.o<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_new_1JavaSession_1_1SWIG_11 in switch_swig_wrap.o<br>&nbsp; &quot;___gxx_personality_v0&quot;, referenced from:
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ___gxx_personality_v0$non_lazy_ptr in freeswitch_java.o<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ___gxx_personality_v0$non_lazy_ptr in switch_swig_wrap.o<br>&nbsp; &quot;operator new[](unsigned long)&quot;, referenced from:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_input_1callback_1state_1t_1funcargs_1set in switch_swig_wrap.o
<br>&nbsp; &quot;operator delete[](void*)&quot;, referenced from:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_input_1callback_1state_1t_1funcargs_1set in switch_swig_wrap.o<br>&nbsp; &quot;operator new(unsigned long)&quot;, referenced from:
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_new_1input_1callback_1state_1t in switch_swig_wrap.o<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_CoreSession_1hook_1state_1get in switch_swig_wrap.o<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_CoreSession_1run_1dtmf_1callback in switch_swig_wrap.o
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_hanguphook in switch_swig_wrap.o<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_dtmf_1callback in switch_swig_wrap.o<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_new_1JavaSession_1_1SWIG_10 in switch_swig_wrap.o
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_new_1JavaSession_1_1SWIG_12 in switch_swig_wrap.o<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_JavaSession_1run_1dtmf_1callback in switch_swig_wrap.o<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_process_1callback_1result in switch_swig_wrap.o
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _Java_org_freeswitch_swig_freeswitchJNI_new_1JavaSession_1_1SWIG_11 in switch_swig_wrap.o<br>&nbsp; &quot;vtable for __cxxabiv1::__si_class_type_info&quot;, referenced from:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; typeinfo for JavaSessionin freeswitch_java.o
<br>ld: symbol(s) not found<br>collect2: ld returned 1 exit status<br>gcc -I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -DHasJava -fno-strict-aliasing -I/Users/jaugenstine/freeswitch/freeswitch/src/include -I/Users/jaugenstine/freeswitch/freeswitch/libs/libteletone/src
-Werror -DMACOSX -g -O2 -Wall -std=c99 -pedantic -D_GNU_SOURCE -o
.libs/mod_java.so -dynamic -bundle -force-flat-namespace mod_java.o -o
.libs/mod_java.so freeswitch_java.o switch_swig_wrap.o&nbsp;
-L/usr/local/lib /Users/jaugenstine/freeswitch/freeswitch/.libs/libfreeswitch.1.0.0.dylib -lm -lsqlite3 /usr/lib/libiconv.dylib /Users/jaugenstine/freeswitch/freeswitch/libs/apr/.libs/libapr-
1.a -ldl -lpthread<br>make[5]: *** [mod_java.so] Error 1<div class="Ih2E3d"><br>make[4]: *** [all] Error 1<br>make[3]: *** [mod_java-all] Error 1<br>make[2]: *** [all-recursive] Error 1<br>make[1]: *** [all-recursive] Error 1
<br>make: *** [all] Error 2
<br><br><br></div></div>