This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Where can I get a working version of pulseaudio for am335x SDK?

When I run the pulseadio I see these messges in the terminal:

root@am335x-evm:~# pulseaudio -nC                                           
W: [pulseaudio] main.c: This program is not intended to be run as root (unless -
-system is specified).                                                          
E: [pulseaudio] ltdl-bind-now.c: Failed to open module module-cli.so: module-cli
.so: cannot open shared object file: No such file or directory                  
E: [pulseaudio] module.c: Failed to open module "module-cli".                   
E: [pulseaudio] main.c: Module load failed.                                     
E: [pulseaudio] main.c: Failed to initialize daemon.       

There is information that this is a bug of pulseaudio (for example https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1516078)

Where can I get a working version of pulseaudio for SDK?