Hi,
building
http://kokkinizita.linuxaudio.org/linuxaudio/downloads/zita-rev1-0.2.1.tar.… did work,
but building
http://kokkinizita.linuxaudio.org/linuxaudio/downloads/zita-at1-0.2.3.tar.b…
failed.
[rocketmouse@archlinux source]$ make
g++ -O2 -ffast-math -Wall -MMD -MP -DVERSION=\"0.2.3\"
-DSHARED=\"/usr/local/share/zita-at1\" -march=native -I/usr/X11R6/include
`freetype-config --cflags` -c -o zita-at1.o zita-at1.cc
In file included from jclient.h:28:0,
from zita-at1.cc:29:
retuner.h:27:28: fatal error: zita-resampler.h: No such file or
directory
#include <zita-resampler.h>
^
compilation terminated.
<builtin>: recipe for target 'zita-at1.o' failed
make: *** [zita-at1.o] Error 1
Regarding to the info given by the INSTALL text only clthreads and
clxclient are needed dependencies.
Even the headers provided by zita-resampler are missing zita-resampler.h
[rocketmouse@archlinux zita-at1-0.2.3]$ pacman -Ql zita-resampler | grep resampler.h
zita-resampler /usr/include/zita-resampler/resampler.h
zita-resampler /usr/include/zita-resampler/vresampler.h
zita-resampler /usr/share/doc/zita-resampler/resampler.html
The RME HDSPe AIO still doesn't provide all ADAT IOs as jack ports, so I
can't use a 19" reverb, that's why I will give Zita Rev 1 a shot, IOW I
already got what I need and since I'm in the middle of a home studio
production and I don't need AT 1, I won't trial by error how to build
AT 1, but it would be nice to test it.
How can I get rid of this fatal error?
Regards,
Ralf