When I try to build STK in /bin/dash shell, in configuration phase I get the following errors:
checking for audio API... ./configure: 6162: test: x: unexpected operator
./configure: 6337: test: x: unexpected operator
./configure: 6398: test: x: unexpected operator
./configure: 6504: test: x: unexpected operator
./configure: 6558: test: unexpected operator
It works fine in bash.
When I try to build STK in
/bin/dashshell, in configuration phase I get the following errors:It works fine in bash.