Re: [q-lang-users] audio import error
Brought to you by:
agraef
From: David C. N. <nor...@co...> - 2005-01-24 13:54:37
|
Albert, Thanks. Jack is indeed installed (jack-0.94.0-71), as well as: libsndfile-1.0.7-28, libsamplerate-0.0.15-140, fftw3-3.0.1-109 (provides libfftw3.so.3) alsa-1.0.3.37 What else could be the trouble? What might I do to provide useful debugging info? David On Mon, 2005-01-24 at 02:46, Albert Graef wrote: > David C. Norris wrote: > > I have installed the following RPMs on my SuSE 9.1 machine: > > > > portaudio-v19-1su91.i586.rpm > > q-6.0-1su91.i586.rpm > > q-audio-2.2-1su91.i586.rpm > > > > But this happens: > > > > ==> import audio > > /usr/share/q/lib/audio.q: error loading module > > Warning: 17 unresolved external symbols > > ! Value mismatch in definition > > > > Any ideas? What could I do to obtain more useful debug info? > > Do you have Jack installed? The distributed PortAudio wants both ALSA > and Jack when loading its drivers. If you want a PortAudio version > without Jack support then you have to rebuild the package yourself. But > the easiest fix would be to just install the jack package included in > the SuSE distribution. > > HTH, > Albert |