Re: [LAD] jackmixdesk undefined references

2012-04-19 Thread Ulrich-Lorenz Schlüter
Sorry I need this resizeable knob as I already used it before. The layout of the mixer client gets unusable without that resize stuff. Thanks Uli Am 19.04.2012 19:29, schrieb Nick Lanham: > If you want a separated knob based on phatknob check out nknob from drmr: > > https://github.com/nicklan/dr

Re: [LAD] jackmixdesk undefined references

2012-04-19 Thread Ulrich-Lorenz Schlüter
Am 19.04.2012 19:32, schrieb Adrian Knoth: > On Thu, Apr 19, 2012 at 07:09:52PM +0200, Ulrich-Lorenz Schlüter wrote: > >>> install libphat-dev package (if ubuntu) >>> >>> post output of >>> >>> ls /usr/lib/libph* >>> ls /usr/lib/x86_64-linux-gnu/libph* >>> >>> cat /etc/ld.so.conf >>> cat /etc/ld.so

Re: [LAD] jackmixdesk undefined references

2012-04-19 Thread Adrian Knoth
On Thu, Apr 19, 2012 at 07:09:52PM +0200, Ulrich-Lorenz Schlüter wrote: > > install libphat-dev package (if ubuntu) > > > > post output of > > > > ls /usr/lib/libph* > > ls /usr/lib/x86_64-linux-gnu/libph* > > > > cat /etc/ld.so.conf > > cat /etc/ld.so.conf.d/* > > > I need a resizeable phat knob

Re: [LAD] jackmixdesk undefined references

2012-04-19 Thread Nick Lanham
If you want a separated knob based on phatknob check out nknob from drmr: https://github.com/nicklan/drmr/blob/master/nknob.c https://github.com/nicklan/drmr/blob/master/nknob.h Not re-sizable, but might be a better starting point for you. Regards, -Nick On 04/19/2012 07:09 PM, Ulrich-Loren

Re: [LAD] jackmixdesk undefined references

2012-04-19 Thread Ulrich-Lorenz Schlüter
Am 19.04.2012 18:05, schrieb Emanuel Rumpf: > Am 19. April 2012 14:41 schrieb Ulrich-Lorenz Schlüter : >> /home/uli/workspace/jackmixdesk/trunk/mixdesk_gtk.c:2859: undefined >> reference to `phat_fan_slider_set_value' >> > install libphat-dev package (if ubuntu) > > post output of > > ls /usr/lib/

Re: [LAD] jackmixdesk undefined references

2012-04-19 Thread Emanuel Rumpf
Am 19. April 2012 14:41 schrieb Ulrich-Lorenz Schlüter : > > /home/uli/workspace/jackmixdesk/trunk/mixdesk_gtk.c:2859: undefined > reference to `phat_fan_slider_set_value' > install libphat-dev package (if ubuntu) post output of ls /usr/lib/libph* ls /usr/lib/x86_64-linux-gnu/libph* cat /etc/ld

[LAD] jackmixdesk undefined references

2012-04-19 Thread Ulrich-Lorenz Schlüter
Hello there. Can these files be a reason for undefined references when compiling? I have to compile them into the binary, because phat from svn makes problems. configure.ac > dnl Require autoconf version >= 2.57 > AC_PREREQ(2.57) > > dnl # Initialization > > AC_INIT([jackmixdesk], [0

[LAD] jackmixdesk undefined references

2012-04-16 Thread Ulrich-Lorenz Schlüter
Hello there. Can these files be a cause for undefined references when compiling? I have to compile them into the binary, because phat from svn makes problems. configure.ac > dnl Require autoconf version >= 2.57 > AC_PREREQ(2.57) > > dnl # Initialization > > AC_INIT([jackmixdesk], [

[LAD] jackmixdesk undefined references

2012-04-15 Thread Ulrich-Lorenz Schlüter
Hello there. Can these files be a cause for undefined references when compiling? I have to compile them into the binary, because phat from svn makes problems. configure.ac > dnl Require autoconf version >= 2.57 > AC_PREREQ(2.57) > > dnl # Initialization > > AC_INIT([jackmixdesk], [0