<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The impression I get from the wiki is that mod_amr is optional. I would try to comment it out in modules.conf in the FS source dir and see what happens. I wish I had time to futz with FS on Lion but I am trying to resolve 2 other FS issues for over a month with no luck. This is why I put off updating the wiki, I won't until everything is perfect.<div><br><div><div>On May 25, 2012, at 2:53 PM, Neil Patel wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">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&nbsp;<br>
</div><div><br></div><div>Heeding Mario's advice, I tried making with open-ssl flag, but that didn't help. If I go about commenting out offending modules, the same "bundle not allowed with -dynamiclib" 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>
_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>Join Us At ClueCon - Aug 7-9, 2012<br><br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<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></body></html>