[ardour-users] problems while compiling
Jack O'Quin
joq at io.com
Tue Mar 9 07:10:01 PST 2004
Conrad Berhörster <conrad.berhoerster at gmx.de> writes:
> Hello,
> i have some problems with the ardour compiling.
> maybe someone have some wise hints that would help.
> : undefined reference to `jack_release_timebase'
> : undefined reference to `jack_set_freewheel'
> : undefined reference to `jack_get_current_transport_frame'
These functions are defined in libjack. Your JACK version is the
latest release, so they should be present. There must be something
funny about the way it was installed. Sometimes people have problems
like this when they build and install JACK from source without
removing an earlier binary version.
Looks like you have an old libjack lying around somewhere that the
linker is picking up ahead of the 0.94.0 library.
--
joq
More information about the Ardour-Users
mailing list