[LAU] Problem Building Qjackctl-0.3.5

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-user@...>
Date: Thursday, October 1, 2009 - 9:39 am

qjackctlSetupForm.cpp:(.text+0x573f): undefined reference to `Pa_Initialize'
qjackctlSetupForm.cpp:(.text+0x575b): undefined reference to
`Pa_GetHostApiCount'
qjackctlSetupForm.cpp:(.text+0x57f5): undefined reference to
`Pa_GetHostApiInfo'
qjackctlSetupForm.cpp:(.text+0x589b): undefined reference to
`Pa_GetDeviceCount'
qjackctlSetupForm.cpp:(.text+0x5a0c): undefined reference to
`Pa_GetDeviceInfo'
qjackctlSetupForm.cpp:(.text+0x5b1a): undefined reference to `Pa_Terminate'

This can sometimes be fixed by moving -L/usr/lib or such but the link
statement looks OK. Which library has these?
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[LAU] Problem Building Qjackctl-0.3.5, David Baron, (Thu Oct 1, 9:39 am)
Re: [LAU] Problem Building Qjackctl-0.3.5, cal, (Thu Oct 1, 10:24 am)
Re: [LAU] Problem Building Qjackctl-0.3.5, David Baron, (Thu Oct 1, 11:40 am)
Re: [LAU] Problem Building Qjackctl-0.3.5, Rui Nuno Capela, (Thu Oct 1, 12:52 pm)