[PlanetCCRMA] Re: jack_fst - Library requirements

Mark Knecht Mark Knecht <markknecht@gmail.com>
Fri Nov 5 17:10:02 2004


Matthew,
   I haven't seen this problem before. process_callback() is the
function just before where I inserted the new hack function. Looking
back at this thread it appears that you were running FC1. Is that
true? If so maybe it's a compiler difference of some type?

   Being that I don't program I apologize for not being able to help more.

   Give me some more clues. Did you put the function in yourself? Or
did you use the file I emailed?

- Mark


On Fri, 5 Nov 2004 16:40:18 -0800, Matthew Allen <mtallen@gmail.com> wrote:
> Mark I finally got around to testing your fix for the newer versions
> of wine. When I build jack_fst I get an error in jfst.c and was
> wondering if you had seen it on your fst journeys?
> 
> jfst.c: In function 'process_callback':
> jfst.c:93: error: dereferencing pointer to incomplete type
> jfst.c:93: error: invalid application of 'sizeof' to an incomplete data type
> jfst.c:93: warning: division by zero
> 
> [snip]
> 
> m.
> 
> 
> 
> On Sun, 31 Oct 2004 06:34:33 -0800, Mark Knecht <markknecht@gmail.com> wrote:
> > On Sun, 31 Oct 2004 21:48:13 +0800, Timo Sivula <timo.sivula@luukku.com> wrote:
> >
> >
> > > On Sun, 2004-10-31 at 09:01, Mark Knecht wrote:
> > >
> > > > Please replace this file in your jack_fst-1.2 directory, then make
> > > > clean, make, make install.
> > >
> > > a) I upgraded my wine and wine devel to 20041019:
> > >
> > > localhost:~$ rpm -q wine wine-devel
> > > wine-20041019-1fc1winehq
> > > wine-devel-20041019-1fc1winehq
> > >
> > > b) I did: make uninstall, make clean, ./configure, make, and make
> > > install in the fst-1.5 directory
> > >
> > > c) I copied the jfst.c over the old one in jack_fst-1.2 directory and
> > > did: make uninstall, make clean, ./configure, make, and make install.
> > >
> > > Now B4 works as it did with the earlier version of wine.
> > >
> > > br, Timo
> > >
> > >
> >
> > Thanks for checking it out.
> >
> > - Mark
> >
> >
> >
> > _______________________________________________
> > PlanetCCRMA mailing list
> > PlanetCCRMA@ccrma.stanford.edu
> > http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
> >
>