2011/6/15 David Baron <d_baron(a)012.net.il>il>:
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
first do:
apt-get install gcc-4.5 libgcc1 --reinstall
then:
find /usr/lib -name libgcc_s.so
this should tell you a path (eventually post it here)
add the first 3 parts of the path to a new line in /etc/ld.so.conf
I have a 64-Bit system, here it is:
/usr/lib/x86_64-linux-gnu
--
E.R.