<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">That is interesting, FS is running on a Mac Mini and is in 64 bit mode according to Activity Monitor. I did not add anything to the config flags. I am only using tools from Apple (XCODE 4.2) and never had this problem since I installed FS Oct 2010. I had updated 10.6, XCODE and FS several times and no issues. Keep in mind that the Mini was a clean install of 10.6 (from Apple) and it is primarily used for PBX. I never put anything else on it other than the FS prerequisites mentioned in the wiki and this post. I wonder if something was left over from previous attempts as FS installation. I have multiple machines and am stuck on Leopard due to Quicken (still too buggy), since I waited this long I thought I may as well wait for Mountain Lion and do a clean install of everything on that.<div>Mario G<br><div><br><div><div>On May 21, 2012, at 4:38 PM, Neil Patel wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thanks Mario,<div><br></div><div>There was an old Jira that reported the same problem as mine, compiling on OSX:</div><div><a href="http://jira.freeswitch.org/browse/FS-1949">http://jira.freeswitch.org/browse/FS-1949</a></div>

<div><br></div><div>Looks like the fix had to do with setting some config parameters to compile FS in 64-bit mode (I'm on 64-bit macbook pro). Is this still necessary? I remember reading on another thread that nowadays you should not mess with the compile flags when running ./configure since the process auto-detects what you need. But still, is there any reason to force compile FS in 64 bit or 32 bit mode for OSX?</div>

<div><br></div><div>Also note that I'm on OSX Lion, though I hope that isn't the cause.&nbsp;</div><div><br></div><div>Thanks,<br>Neil<br><br><div class="gmail_quote">On Mon, May 21, 2012 at 1:40 PM, Mario G <span dir="ltr">&lt;<a href="mailto:mario_fs@mgtech.com" target="_blank">mario_fs@mgtech.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div class="im">Wish I could help more... this is what I tried today and all worked fine, I am on Snow Leopard. You may want to try to redo the git, may have been an xfr issue?<div>

1, git pull followed by make current - worked</div><div>2. clean src fs dir, new git reload, bootstrap.sh, configure with ssl, make install - worked fine</div><div><br></div><div><br></div></div><div><div class="im"><div>

On May 21, 2012, at 10:29 AM, Neil Patel wrote:</div><br></div><div><div class="h5"><blockquote type="cite">Hi Mario,<div><br></div><div>Thanks for your valuable posts on getting FS up and running on OS X.</div><div><br>
</div>
<div>I'm doing so myself and ran into a snag compiling latest Git:</div><div><a href="http://jira.freeswitch.org/browse/FS-4230" target="_blank">http://jira.freeswitch.org/browse/FS-4230</a></div>

<div><br></div><div>Given your expertise on FS and OSX I thought you may be able to help me get through this issue. Any suggestions?</div><div><br></div><div>Thanks,</div><div>Neil<br><br><div class="gmail_quote">On Fri, May 11, 2012 at 9:41 AM, Mario G <span dir="ltr">&lt;<a href="mailto:mario_fs@mgtech.com" target="_blank">mario_fs@mgtech.com</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Some answers for you:<div><br><div><div><div>On May 10, 2012, at 7:23 PM, Chris Mylonas wrote:</div>



<br><blockquote type="cite"><div style="word-wrap:break-word">That's great Mario. &nbsp;I will update my blog accordingly where I posted some stuff (<a href="http://mrvoip.com.au/blog/install-freeswitch-osx-mysql-must-remove-macports" target="_blank">http://mrvoip.com.au/blog/install-freeswitch-osx-mysql-must-remove-macports</a>)<div>



<br></div><div>I just winged it because it used to work, so most of the prerequisites were installed.</div><div>I did not put the --with-openssl flag when doing configure. &nbsp;What functionality do I lose?</div></div></blockquote>



<div><br></div></div>From what I remember, it complained about gnutis or something like that, you have to check the messages but it is really important, used to not be required. It took several days to figure this one out. I think the message was:</div>



<div>configure: error: --with-ssl was given, but GNUTLS is not available.<div><br><blockquote type="cite"><div style="word-wrap:break-word"><div><br></div><div><br></div><div>pkgconfig was already on my system from earlier efforts - so I guess I got lucky with that one.</div>



<div>To be honest, once I resolved my macports issues (by removing it) it was just like doing it in linux.</div></div></blockquote><div><br></div></div>The funny thing is I still see a few pkgconfig missing messages during the make but FS works fine for me, I think it's for things I am not using. I will be looking into this more before I update the wiki.<div>



<br><blockquote type="cite"><div style="word-wrap:break-word"><div><br></div><div>I'd like to give it another shot with a fresh OSX install - but I really don't want to go about setting up my machine again! &nbsp;I have an old imac that is not doing much, but I don't think it will run 10.6 :( &nbsp; I will try and give it a shot this afternoon seeing as my girlfriend is out taking photos :)</div>



</div></blockquote><div><br></div></div><div>FYI, when I have not updated for a long time or make major changes like updating xCode: I backup the Mac Mini running FS as a bootable partition (I use SuperDuper), then I connect it to an iMac and boot using firewire target mode to boot from the backup. Now I can play round all I want. If all goes well, I just restore to the Mini, if not I can start over. For frequent updates I just backup the FS bin and source in the Mini with and do a git pull, etc....</div>



<span><font color="#888888"><div>Mario G</div></font></span><div><div><blockquote type="cite"><div style="word-wrap:break-word"><div><br></div><div>Kind Regards,</div><div>Chris</div><div><br></div>

<div><br></div><div><br></div><div><br><div><div>On 11/05/2012, at 11:48 AM, Mario G wrote:</div><br><blockquote type="cite"><div style="word-wrap:break-word">Chris, I have been running FS on 10.6,x since 2010 fine and have been updating a lot recently to help testing, I have had no problems. I don't use macport stuff. I wrote the original FS osX wiki but there are some differences since 2010 (I am working on fixing the wiki in the next few weeks). The wiki install instructions work if you add the following. Hope this helps:<div>



<br></div><div>1. Add this info:</div><div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 13px/normal Helvetica">FreeSWITCH™ has many functions that invoke PKG-CONFIG, so it must be downloaded and installed separately.</div>



<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 13px/normal Helvetica"># Got to [<a href="http://pkgconfig.freedesktop.org/releases/%20here" target="_blank">http://pkgconfig.freedesktop.org/releases/ here</a>] and download the latest pkg-config, by default it is placed into your Downloads folder. &nbsp; MUST USE .25 for OSXdue to glib2 dependencies!</div>



<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 13px/normal Helvetica"># Open Downloads and click the file to uncompress it.</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 13px/normal Helvetica">



# Launch the Terminal application if not already running and issue these commands to move the source to the src directory, build and install:</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 13px/normal Courier">



&nbsp; &nbsp; cd ~/Downloads</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 13px/normal Courier">&nbsp; &nbsp; mv pkg-config-0.25 /usr/local/src</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 13px/normal Courier">



&nbsp; &nbsp; cd /usr/local/src/pkg-config-0.25</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 13px/normal Courier">&nbsp; &nbsp; ./configure</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 13px/normal Courier">



&nbsp; &nbsp; make</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 13px/normal Courier">&nbsp; &nbsp; sudo make install<span style="white-space:pre-wrap">        </span>&lt;– sudo is required because binaries are loaded into /usr/bin</div>



<div><br></div><div><br></div><div>2. You MUST do this:</div><div>./bootstrap.sh</div><div>./configure --with-openssl</div><div><br></div><div>3. The FLITE fix is no longer needed.</div><div><div><br><div><div>On May 10, 2012, at 5:01 PM, Chris Mylonas wrote:</div>



<br><blockquote type="cite"><div style="word-wrap:break-word">Hi FS Users,<div><br></div><div>tl;dr; &nbsp;- removed macports, removed tree, pulled fresh tree = installed FS on OSX.</div><div><br></div><div><br></div><div>Here is the longer version that had a bit of a pre-emptive whinge about libtool version mismatch. &nbsp;But we never got there - it worked!<br>



<div><br></div><div>I'm in the process of re-installing FS on OSX (10.6.8). &nbsp;I have removed Macports to try and get this up and running.</div><div>I re-bootstrapped and got this error:</div><div><br></div><div><div><font face="'Courier New'">quiet_libtool: Version mismatch error. &nbsp;This is libtool 2.4, but the</font></div>



<div><font face="'Courier New'">quiet_libtool: definition of this LT_INIT comes from libtool 2.2.4.</font></div><div><font face="'Courier New'">quiet_libtool: You should recreate aclocal.m4 with macros from libtool 2.4</font></div>



<div><font face="'Courier New'">quiet_libtool: and run autoconf again.</font></div><div><font face="'Courier New'">make[1]: *** [libfreeswitch_la-switch_apr.lo] Error 63</font></div><div><font face="'Courier New'">make: *** [all] Error 2</font></div>



</div><div><br></div><div>Removed the whole git tree just in case there was some left over junk. &nbsp;Pulled a fresh tree and noticed this remark during a fresh bootstrap</div><div><br></div><div><div><font face="'Courier New'">arakis:freeswitch-git chrismylonas$ rm -Rf freeswitch/</font></div>



<div><font face="'Courier New'">arakis:freeswitch-git chrismylonas$ git clone <a>git://git.freeswitch.org/freeswitch.git</a></font></div><div><font face="'Courier New'">Cloning into freeswitch...</font></div>



<div><font face="'Courier New'">remote: Counting objects: 185609, done.</font></div><div><font face="'Courier New'">remote: Compressing objects: 100% (39208/39208), done.</font></div><div><font face="'Courier New'">remote: Total 185609 (delta 143241), reused 181443 (delta 140035)</font></div>



<div><font face="'Courier New'">Receiving objects: 100% (185609/185609), 77.85 MiB | 267 KiB/s, done.</font></div><div><font face="'Courier New'">Resolving deltas: 100% (143241/143241), done.</font></div>


<div>
<font face="'Courier New'">arakis:freeswitch-git chrismylonas$ cd freeswitch/</font></div><div><font face="'Courier New'">arakis:freeswitch chrismylonas$ ./bootstrap.sh&nbsp;</font></div><div><font face="'Courier New'">bootstrap: checking installation...</font></div>



<div><font face="'Courier New'">bootstrap: autoconf version 2.61 (ok)</font></div><div><font face="'Courier New'">bootstrap: automake version 1.10 (ok)</font></div><div><font face="'Courier New'">bootstrap: aclocal version 1.10 (ok)</font></div>



<div><font face="'Courier New'">bootstrap: libtool version 2.2.4 (ok)</font></div><div><font face="'Courier New'">Bootstrapping using:</font></div><div><font face="'Courier New'">&nbsp;&nbsp;autoconf &nbsp;: /usr/bin/autoconf</font></div>



<div><font face="'Courier New'">&nbsp;&nbsp;automake &nbsp;: /usr/bin/automake</font></div><div><font face="'Courier New'">&nbsp;&nbsp;aclocal &nbsp; : /usr/bin/aclocal</font></div><div><font face="'Courier New'">&nbsp;&nbsp;libtool &nbsp; : /usr/bin/glibtool (2.2.4.)</font></div>



<div><font face="'Courier New'">&nbsp;&nbsp;libtoolize: /usr/bin/glibtoolize</font></div><div><font face="'Courier New'">&nbsp;&nbsp;make &nbsp; &nbsp; &nbsp;: /usr/bin/make (GNU Make 3.81)</font></div><div><font face="'Courier New'">&nbsp;&nbsp;awk &nbsp; &nbsp; &nbsp; : &nbsp;()</font></div>



<div><br></div></div><div>It is still reporting a 2.2.4 version of libtool.</div></div><div>...</div><div>...</div><div>...</div><div>In the end, it has been compiled and installed though</div></div>_________________________________________________________________________<br>



Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br>



<br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>



<a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br><a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>



<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>



<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div></div></div>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br>



<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>



<a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br>



<a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>



<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>



<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br>



<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>



<a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br>



<a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>



<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>



<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br></blockquote></div></div></div><br></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>
</blockquote></div></div></div><br></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></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></div></body></html>