Home Computer Audio Asylum

Music servers and other computer based digital audio technologies.

RE: Still an error

"See my other message. It looks like you have an old version of a library hanging around."

Yup...there's an old shared object laying around.

"/usr/bin/jackd: symbol lookup error: /usr/bin/jackd: undefined symbol: clock_source"

jack is trying to call the clock_source() function.

Nuke all the jack shared objects in /usr/lib -- open a term and execute the following (as administrator or use sudo)

rm -f /usr/lib/libjack*
rm -rf /usr/lib/jack

Then rebuild and reinstall your source package.

~Mike


This post is made possible by the generous support of people like you and our sponsors:
  Atma-Sphere Music Systems, Inc.  


Follow Ups Full Thread
Follow Ups
  • RE: Still an error - Alchemy 19:54:20 12/20/09 (0)

FAQ

Post a Message!

Forgot Password?
Moniker (Username):
Password (Optional):
  Remember my Moniker & Password  (What's this?)    Eat Me
E-Mail (Optional):
Subject:
Message:   (Posts are subject to Content Rules)
Optional Link URL:
Optional Link Title:
Optional Image URL:
Upload Image:
E-mail Replies:  Automagically notify you when someone responds.