Menu

#1 Freqtweak not compatible with latest jack

open
nobody
None
5
2005-12-24
2005-12-24
Jouni Rinne
No

I'm using Gentoo.

Freqtweak doesn't seem to like the newest
jack-audio-connection-kit (version 0.100.x). I got the
following error when trying to compile freqtweak-0.6.0
(the version which is in Portage, I tried 0.6.1 too
straight from sources, but got the same error) with
jack-audio-connection-kit-0.100.7:

source='FTjackSupport.cpp' object='FTjackSupport.o'
libtool=no \
depfile='.deps/FTjackSupport.Po'
tmpdepfile='.deps/FTjackSupport.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS
-D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-I/usr/include/libxml2 -I/usr/lib/sigc++-1.2/include
-I/usr/include/sigc++-1.2 -Wall -D_REENTRANT -O2
-march=athlon-xp -pipe -O2 -fexpensive-optimizations
-funroll-loops -finline-functions -ffast-math -c -o
FTjackSupport.o `test -f 'FTjackSupport.cpp' || echo
'./'`FTjackSupport.cpp
FTjackSupport.cpp: In member function `virtual bool
FTjackSupport::init()':
FTjackSupport.cpp:80: error: `jack_set_server_dir'
undeclared (first use this function)
FTjackSupport.cpp:80: error: (Each undeclared
identifier is reported only once for each function it
appears in.)
make[2]: *** [FTjackSupport.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/freqtweak-0.6.0-r1/work/freqtweak-0.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/freqtweak-0.6.0-r1/work/freqtweak-0.6.0'
make: *** [all] Error 2

Freqtweak compiled & worked with pre-0.100.x jack versions

Discussion


Log in to post a comment.