On Wednesday 13 Sivan 5771 23:03:49 Fons Adriaensen wrote:
> On Wed, Jun 15, 2011 at 10:57:34PM +0300, David Baron wrote:
> > On Wednesday 13 Sivan 5771 22:41:56 Fons Adriaensen wrote:
> > > On Wed, Jun 15, 2011 at 06:06:01PM +0300, David Baron wrote:
> > > > 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
> > >
> > > Seems like you don't have libgcc_s installed...
> > >
> > > I don't even know what that lib is, going by the name
> > > it seems like something that should have been installed
> > > along with the compiler or linker.
> >
> > It is there, in /lib
>
> Here it's in /usr/lib.
>
> You probably have to check your /etc/ld.so.conf and/or /etc/ld.so.conf.d.
>
> Debian ?
/lib is right up front.