Re: [LAU] Compiling fst in feisty

From: Taavi Oramo <taavioramo@email-addr-hidden>
Date: Mon May 14 2007 - 13:05:51 EEST

Thanks a lot. That worked.

On 5/14/07, Giuseppe Zompatori <siliconjoe@email-addr-hidden> wrote:
>
> Yup, just apend "-lpthread" to this line:
>
> "LIBRARIES = `pkg-config --libs gtk+-2.0` `pkg-config
> --libs jack` `pkg-config --libs alsa` `pkg-config --libs lash-1.0`
> -L/usr/X11R6/lib -lX11"
>
> in the Makefile.
>
> 2007/5/14, Taavi Oramo <taavioramo@email-addr-hidden>:
> > I've been trying to compile different versions of fst without success.
> With
> > versions 1.7 through 1.9 I get something like this running make:
> > taavi@email-addr-hidden-154-110-48:~/fst-1.8$ make
> > cp -a `find . | grep 'vstsdk[^/]*\$'`/source/common ./vstsed -i '/struct
> > VstFileType\|struct VstFileSelect/,/};/d' vst/aeffectx.hwinegcc
> -mwindows -o
> > fst.exe audiomaster.o fst.o fstinfofile.o gtk.o jfst.o vsti.o vstwin.o
> > `pkg-config --libs gtk+-2.0` `pkg-config --libs jack` `pkg-config --libs
> > alsa` `pkg-config --libs lash-1.0` -L/usr/X11R6/lib -lX11 -luuid
> > jfst.o : In function `main':
> > jfst.c:(.text+0xa48): undefined reference to `pthread_create'
> > vsti.o: In function `stop_midireceiver':
> > vsti.c:(.text+0x506): undefined reference to `pthread_join'
> > collect2: ld returned 1 exit status
> > winegcc: i486-linux-gnu-gcc failed.
> > make: *** [fst.exe] Error 2
> >
> > Any ideas?
> >
> > Thanks
> >
> >
> >
> >
> > _______________________________________________
> > Linux-audio-user mailing list
> > Linux-audio-user@email-addr-hidden
> > http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user
> >
> >
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@email-addr-hidden
> http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user
>

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user
Received on Mon May 14 16:15:02 2007

This archive was generated by hypermail 2.1.8 : Mon May 14 2007 - 16:15:02 EEST