On Wednesday 13 Sivan 5771 01:26:49 Fons Adriaensen wrote:
> Hello all,
>
> Some updates now available at
>
> <http://kokkinizita.linuxaudio.org:/linuxaudio/downloads>
>
> zita-rev1-0.2.1
>
> * Nasty bug detected and fixed by Robin Gareus (thanks !)
>
> zita-rev1-0.2.1 and zita-at1-0.2.2
>
> * Changed looks at bit (rotary knobs look different).
> * Added -pthread to linker flags, required for the GNU gold
> linker (suggested by Alessio Treglia, thanks !).
> * s/kokkinizita.net/linuxaudio.org/ everywhere.
>
> Ciao,
Thanks.
Make ends with:
g++ -L/usr/X11R6/lib -pthread -o zita-at1 zita-at1.o styles.o jclient.o mainwin.o png2img.o guiclass.o button.o rotary.o tmeter.o retuner.o -lcairo -lclxclient -lclthreads -lzita-resampler -lfftw3f -ljack -lpng -lXft -lX11 -lrt
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status