[proaudio] Can't compile zita-at1, doesn't find zita-resampler |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio <proaudio@xxxxxxxxxxxxxxxxxxx>
- Subject: [proaudio] Can't compile zita-at1, doesn't find zita-resampler
- From: Arve Barsnes <arve.barsnes@xxxxxxxxx>
- Date: Thu, 4 Oct 2012 10:30:59 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=ntjZXt6vNz8svnyd8NJZEoZ3m+PfPoC9AOUZayNMuk0=; b=EoT+33K4xxnYvdweo1Iw5JrEYGCeuyMYCRB2N3ZTivzK9cBmiPeTDqW13NOr/PK0PZ HeItBR0Pf2j9Pei4EuH6nhawu34XFCKqpmkodpQJDHi5cc2wEy4c0cr6NmI0+CPCF7Fm ZlRXnOZJbZQtUrEFWYV0kWTJoojDGpzD9yO5wZaEHau6fJKlCNioBzmjt9dd0f29U5Xk AS7T4B1PpjAs1VSRVrT8wROohvY4cMlr3CPdRZ4zDfQyVA0VE8nZeaAXON6gFrphOB1B dxzkND4MzYBZfC1X6JNRWoxfW87WnUrWFGdcyo4/UL48fn8s3Wjq1qY+UZnW86mINUhl FEPg==
Hi,
When I try to compile zita-at1 (because of zita-resampler upgrades) I
get this error message:
>>> Compiling source in /var/tmp/portage/media-sound/zita-at1-0.2.3/work/zita-at1-0.2.3/source ...
make -j1 PREFIX=/usr
x86_64-pc-linux-gnu-g++ -O2 -march=nocona -pipe -ffast-math -Wall -MMD
-MP -DVERSION=\"0.2.3\" -DSHARED=\"/usr/share/zita-at1\"
-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
compilation terminated.
This happened with the two latest releases of zita-resampler (1.1 and
1.2). Is anyone else seeing this?
Regards,
Arve