Hi All, I am getting this error when trying to build latest git on Mac OSX Lion, after fresh checkout and running ./boostraph.sh and ./configure:<div><br></div><div>making all mod_amr
<br>
Creating mod_amr.so...
<br>
i686-apple-darwin11-llvm-gcc-4.2: -bundle not allowed with -dynamiclib
<br>
gcc -I/usr/local/src/freeswitch/libs/curl/include 
-I/usr/local/src/freeswitch/src/include 
-I/usr/local/src/freeswitch/src/include 
-I/usr/local/src/freeswitch/libs/libteletone/src -Werror 
-fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g 
-ggdb -DMACOSX -DHAVE_OPENSSL -g -O2 -Wall -std=c99 -pedantic 
-Wdeclaration-after-statement -D_GNU_SOURCE -DAMR_PASSTHROUGH -shared -o
 .libs/mod_amr.so -dynamic -bundle -force-flat-namespace .libs/mod_amr.o
  /usr/local/src/freeswitch/.libs/libfreeswitch.dylib -lodbc -lresolv 
-L/usr/local/src/freeswitch/libs/apr-util/xml/expat/lib -lpq 
/usr/local/src/freeswitch/libs/apr-util/xml/expat/lib/.libs/libexpat.a 
/usr/local/src/freeswitch/libs/apr/.libs/libapr-1.a -lpthread -lm 
-L/usr/local/src/freeswitch/libs/srtp -ldl -lssl -lcrypto -lz -lncurses 
/usr/local/lib/libjpeg.dylib /usr/local/lib/libodbc.dylib -liconv  
<br>
make[5]: *** [mod_amr.so] Error 1
<br>
make[4]: *** [all] Error 1
<br>
make[3]: *** [mod_amr-all] Error 1
<br>
make[2]: *** [all-recursive] Error 1
<br>
make[1]: *** [all-recursive] Error 1
<br>
make: *** [all] Error 2 <br>
</div><div><br></div><div>Heeding Mario&#39;s advice, I tried making with open-ssl flag, but that didn&#39;t help. If I go about commenting out offending modules, the same &quot;bundle not allowed with -dynamiclib&quot; appears for any number of other mods. I have installed all the prerequisites for Mac OSX (to my knowledge), including Apple and Unix dev tools. I am 100% macports/fink/brew free, AFAIK. Jira filed, but no response for a while:<br>

</div><div><br></div><div><a href="http://jira.freeswitch.org/browse/FS-4240">http://jira.freeswitch.org/browse/FS-4240</a></div><div><br></div><div>My sense this is a missing tool or config issue with my setup (pretty much fresh Lion install). Thanks in advance for your help!</div>

<div>Neil</div>