<p dir="ltr">Hello </p>
<p dir="ltr">I have recently made stress tests of Jack under load and above +/- 100 clients it starts to behave strange.</p>
<p dir="ltr">Generally speaking it seem to not be designed for such use cases -  see my discussion on this list  2-3 weeks ago. </p>
<p dir="ltr">I am working on replacement and maybe what I do will be helpful, please PM me at <a href="mailto:marcin@radiokit.org">marcin@radiokit.org</a> if you want to talk. </p>
<p dir="ltr">Marcin </p>
<div class="gmail_quote">02.07.2016 3:11 PM "DjZU" <<a href="mailto:djzu89@gmail.com">djzu89@gmail.com</a>> napisał(a):<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi there,<br>
<br>
I've been happily using the pre-installed Jack2 that comes with Ubuntu Studio 14.04.3.<br>
Now I require the ability to use more than 64 clients then tried to compile Jack2 from the package JACK 1.9.10 found at <a href="http://jackaudio.org/downloads" rel="noreferrer" target="_blank">jackaudio.org/downloads</a><br>
I'm running on a 64 bits machine but would like to get support for 32 bits applications as well.<br>
<br>
Configure runs fine with ./waf configure --prefix=/usr --dbus --profile --mixed --clients=256 --ports-per-application=2048 --alsa --libdir=/usr/lib/x86_64-linux-gnu/ --libdir32=/usr/lib/i386-linux-gnu/<br>
<br>
Then build fails:<br>
    (...)<br>
    /usr/bin/ld: cannot find -ldbus-1<br>
    (...)<br>
<br>
I know it has something to do with the 32 bits library of dbus but need help to find out how to get them properly.<br>
I have already the following installed:<br>
    sudo apt-get install build-essential gcc-multilib g++-multilib fakeroot checkinstall<br>
    sudo apt-get build-dep jackd2<br>
    sudo apt-get install libdbus-1-3:i386<br>
<br>
Am I still missing some libraries?<br>
Is it about some environment variable?<br>
Is it necessary to compile libdbus?<br>
<br>
Thanks for your input.<br>
<br>
DjZU<br>
_______________________________________________<br>
Jack-Devel mailing list<br>
<a href="mailto:Jack-Devel@lists.jackaudio.org" target="_blank">Jack-Devel@lists.jackaudio.org</a><br>
<a href="http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org" rel="noreferrer" target="_blank">http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org</a><br>
</blockquote></div>