<p>2 things to keep in mind.</p>
<p>1 Try to wrap your head around making a stable application that runs on windows, unix including mac and some bsd, and unix-like distros such as those mentioned.  Not all of our dependancies are stable on all of those platforms or even easily available in some cases.</p>

<p>2 This is a community project, if some versions of libraries we are using are older maybe they have been working fine or the modules are not used enough to warrant attention.</p>
<p>The normal process would be:</p>
<p>The guy reports a problem and suggests its fixed in a newer version.  Now try this code on every supported platform and make sure it works across the board, if not, well, we can&#39;t blindly add it.  All of this can be done without the ungrateful cracks and side stories about gentoo and we can happily update the code.</p>

<p>I don&#39;t go to gentoo forum and complain that custom patching the kernel and libc annoys me or about how I am not interested in being forced into their religion to have my software in their distro even though it does not install any third party libs, FS only static links in bits of code from in tree depends.</p>

<p>Furthermore, we constantly invite people to assist with platform and packaging and nobody offers anything but complaints.</p>
<p>An example of why we don&#39;t just blindly use system libs:<br>
The latest sqlite causes 25% loss in performance and guarenteed segfaults and occasional deadlock under load.<br>
This is a place where people complain about 1% cpu usage.</p>
<p>Alsa mod is specifically for the nokia N800 N810 devices.<br>
Stick with pa or help us write something new from scratch and don&#39;t forget linux is not alone in the computing world.<br><br></p>
<p>On Mar 13, 2011 6:22 PM, &quot;Sergey Okhapkin&quot; &lt;<a href="mailto:sos@sokhapkin.dyndns.org">sos@sokhapkin.dyndns.org</a>&gt; wrote:<br>
&gt;<br>
&gt; The attempt to isolate core FS code from third party libraries has been done<br>
&gt; by gentoo linux team already (inclusion of third party open source code is<br>
&gt; strictly against gentoo philosophy), but the attempt has been abandoned<br>
&gt; because of lack of support from upstream.<br>
&gt;<br>
&gt; On Sunday 13 March 2011 19:05:17 Jeff Lenk wrote:<br>
&gt; &gt; I&#39;m sure there were very good reasons for these decisions when they were<br>
&gt; &gt; made. So rather than criticizing those decisions why not help by finding<br>
&gt; &gt; the problems and submitting patches to fix them.<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; View this message in context:<br>
&gt; &gt; <a href="http://freeswitch-users.2379917.n2.nabble.com/PA-and-ALSA-tp6165168p616736">http://freeswitch-users.2379917.n2.nabble.com/PA-and-ALSA-tp6165168p616736</a><br>
&gt; &gt; 8.html Sent from the freeswitch-users mailing list archive at Nabble.com.<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
</p>