Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jack server quits after it can't find tmpdir #105

Open
lsiden opened this issue Oct 10, 2020 · 1 comment
Open

jack server quits after it can't find tmpdir #105

lsiden opened this issue Oct 10, 2020 · 1 comment

Comments

@lsiden
Copy link

lsiden commented Oct 10, 2020

I installed qJackctl and jack with Brew. Then I started it from the command line: "jack -d coreaudio".
Next I start qJackctl. jack exits:


jackd -d coreaudio
jackd 0.125.0
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

JACK compiled with POSIX SHM support.
loading driver ..
Error calling AudioUnitSetProperty - kAudioUnitProperty_StreamFormat kAudioUnitScope_Output
jack main caught signal 15
poll failed (Bad file descriptor)


For the record:


jackd -v
jackd 0.125.0
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

jackd 0.125.0
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

uname -a
Darwin neo.lan 19.6.0 Darwin Kernel Version 19.6.0: Mon Aug 31 22:12:52 PDT 2020; root:xnu-6153.141.2~1/RELEASE_X86_64 x86_64


Then I downloaded the source-code and tried to build it:


./configure
configure: error: cannot find install-sh, install.sh, or shtool in config "."/config


For the record:


git show =>
commit a4e2355 (HEAD -> master, origin/master, origin/HEAD)


So the brew release won't run, and I can't build it myself.
Any suggestions how to proceed?

@falkTX
Copy link
Member

falkTX commented Oct 11, 2020

yes, use the releases at https://github.com/jackaudio/jack2-releases/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants