On Fri, Feb 15, 2008 at 3:59 PM, Fons Adriaensen <<a href="mailto:fons@kokkinizita.net">fons@kokkinizita.net</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Fri, Feb 15, 2008 at 01:48:12PM +0100, Anders Dahnielson wrote:<br>
<br>
> Unfortunately I've not been able to compile JConv or<br>
<br>
</div>What problem do you have with compiling jconv ?<br>
<br>
<br></blockquote></div><br>After emerging clthreads and zita-convolver and the other dependencies on Gentoo Linux (thanks to the pro-audio overlay) and the proceed to compile jconv manually, giving me this:<br><br>$> make<br>
g++  -O3 -Wall -MMD -MP -DVERSION=\"0.2.0\"  -c -o jconv.o jconv.cc<br>g++  -O3 -Wall -MMD -MP -DVERSION=\"0.2.0\"  -c -o config.o config.cc<br>g++  -O3 -Wall -MMD -MP -DVERSION=\"0.2.0\"  -c -o jconfig.o jconfig.cc<br>
g++  -O3 -Wall -MMD -MP -DVERSION=\"0.2.0\"  -c -o jclient.o jclient.cc<br>g++ -L/usr/local/lib64 -o jconv jconv.o config.o jconfig.o jclient.o  -lzita-convolver -lfftw3f -lsndfile -lclthreads -ljack -lpthread -lrt<br>
g++  -O3 -Wall -MMD -MP -DVERSION=\"0.2.0\"  -c -o fconv.o fconv.cc<br>g++  -O3 -Wall -MMD -MP -DVERSION=\"0.2.0\"  -c -o fconfig.o fconfig.cc<br>g++ -L/usr/local/lib64 -o fconv fconv.o config.o fconfig.o -lzita-convolver -lfftw3f -lsndfile -lpthread -lrt<br>
g++  -O3 -Wall -MMD -MP -DVERSION=\"0.2.0\"  -c -o mkwavex.o mkwavex.cc<br>mkwavex.cc:30: varning: konvertering från strängkonstant till "char*" bör undvikas<br>g++  -O3 -Wall -MMD -MP -DVERSION=\"0.2.0\"  -c -o impdata.o impdata.cc<br>
impdata.cc: In member function "int Impdata::sf_open_read(const char*)":<br>impdata.cc:264: fel: "SFC_WAVEX_GET_AMBISONIC" deklarerades inte i detta definitionsområde<br>impdata.cc:264: fel: "SF_AMBISONIC_B_FORMAT" deklarerades inte i detta definitionsområde<br>
impdata.cc: In member function "int Impdata::sf_open_write(const char*)":<br>impdata.cc:306: fel: "SFC_WAVEX_SET_AMBISONIC" deklarerades inte i detta definitionsområde<br>impdata.cc:306: fel: "SF_AMBISONIC_B_FORMAT" deklarerades inte i detta definitionsområde<br>
make: *** [impdata.o] Fel 1<br><br>(sorry about the error messages in Swedish)<br><br>Using:<br><br>jconv-0.2.0<br>libclthreads-2.2.1<br>zita-convolver-0.1.0<br>fftw-3.1.2<br>libsndfile-1.0.17-r1<br>jack-audio-connection-kit-0.109.0<br>
<br>Output from uname -a:<br><br>Linux monolith 2.6.23-gentoo-r3 #2 SMP Sun Jan 20 16:23:51 CET 2008 x86_64 Intel(R) Pentium(R) Dual CPU E2160 @ 1.80GHz GenuineIntel GNU/Linux<br><br>-- <br>Anders Dahnielson<br><<a href="mailto:anders@dahnielson.com">anders@dahnielson.com</a>>