Hello

I have recently made stress tests of Jack under load and above +/- 100 clients it starts to behave strange.

Generally speaking it seem to not be designed for such use cases -  see my discussion on this list  2-3 weeks ago.

I am working on replacement and maybe what I do will be helpful, please PM me at marcin@radiokit.org if you want to talk.

Marcin

02.07.2016 3:11 PM "DjZU" <djzu89@gmail.com> napisał(a):
Hi there,

I've been happily using the pre-installed Jack2 that comes with Ubuntu Studio 14.04.3.
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 jackaudio.org/downloads
I'm running on a 64 bits machine but would like to get support for 32 bits applications as well.

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/

Then build fails:
    (...)
    /usr/bin/ld: cannot find -ldbus-1
    (...)

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.
I have already the following installed:
    sudo apt-get install build-essential gcc-multilib g++-multilib fakeroot checkinstall
    sudo apt-get build-dep jackd2
    sudo apt-get install libdbus-1-3:i386

Am I still missing some libraries?
Is it about some environment variable?
Is it necessary to compile libdbus?

Thanks for your input.

DjZU
_______________________________________________
Jack-Devel mailing list
Jack-Devel@lists.jackaudio.org
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org