On Mon, 24 Jun 2013 02:40:13 +0200, Peter Lutek <peter(a)peterlutek.com>
wrote:
  From: Fons Adriaensen <fons(a)linuxaudio.org>
  LDFLAGS += -L$(PREFIX)/$(LIBDIR) 
 ok... thanks, fons! that solved the compile problem. unfortunately, now
 when i run either program, i get: error while loading shared libraries:
 libclxclient.so.3: cannot open shared opject file: No such file or
 directory. 
The lib is there and running "ldconfig" didn't solve this?