[LAU] Updates of zita-rev1 and zita-at1

Jostein Chr. Andersen jostein at vait.se
Thu Jun 16 14:05:28 UTC 2011


On Thursday 16 June 2011 15.53.58 Emanuel Rumpf wrote:
> 2011/6/15 David Baron <d_baron at 012.net.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

I may have a silly question here, but what the heck: -Shouldn't the compiler 
be aware of libgcc_s.so.1? That is a gcc file if I'm not mistaking and it 
should be a link in for example (in my ubuntu system): /usr/lib/x86_64-linux-
gnu/gcc/x86_64-linux-gnu/4.5/ .

It looks like this (after an ls) on my system:
/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5/libgcc_s.so -> /lib/x86_64-
linux-gnu/libgcc_s.so.1

Jostein


More information about the Linux-audio-user mailing list