|
From: | Mettke, Marc |
Subject: | Re: libs-gui with fling 2.1 |
Date: | Sat, 27 Jan 2018 08:19:51 +0100 |
Hi Marc,
the simplest thing to test now would be to change the line in the GNUmakefile in the Tools/speech subdirectory to link to the new name instead of the old. If that works, we have to figure out why this changed and how to detect which of the libraries is present.
I just found this bit of configuration code: https://lists.freebsoft.org/pipermail/speechd/2010q3/ 002340.html
Looks like this was changed a long time ago :-(
Fred
> Am 26.01.2018 um 08:42 schrieb Mettke, Marc <marc@itmettke.de>:
>
> Hey Fred,
>
> thanks for the quick response.
>
> OS: archlinux
> flite 2.1: https://www.archlinux.org/packages/community/x86_64/ flite/
> flite 2.1 files:
> - usr/include/flite/flite.h
> - usr/include/flite/flite_version.h
> filte installation: pacman -S flite
> libgui build: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h= gnustep-gui
>
> Interesting enough both packages do install flite in the same directory with the same name. However flite 2.1 does not contain "flite_cmu_us_kal" but only "flite_cmu_us_kal16".
>
> Best
> Marc
>
> On Fri, Jan 26, 2018 at 8:23 AM, Fred Kiefer <fredkiefer@gmx.de> wrote:
> Hi Marc,
>
> I never did use flite myself, so I had to check the internet whether there was a change in packaging. But I did not find anything that suggests this. At least the documentation at http://www.festvox.org/flite/doc/flite_7.html#C-example still suggests to link against this file. Could you please check which lib files did get installed for flite 2.1?
>
> For us it would be helpful to get a few more basic informations from you. Which operation system are you using and how did you install flite?
>
> Cheers,
> Fred
>
>
> > Am 26.01.2018 um 06:42 schrieb Mettke, Marc <marc@itmettke.de>:
> >
> > Dear GnuStep-Team,
> >
> > I'm trying to build the libs-gui code in version "gui-0_26_2" from [1] using flite 2.1. The presence of flite is detected at [2] but the build fails with [3]. The build however works if I'm using flite 1.4.
> >
> > Is flite in version 2 supported or is it required to use flite version 1?
> >
> > Best Regards
> > Marc Mettke
> >
> > [1] https://github.com/gnustep/libs-gui/releases
> > [2]
> > checking flite/flite.h usability... yes
> > checking flite/flite.h presence... yes
> > checking for flite/flite.h... yes
> > [3] /usr/bin/ld: cannot find -lflite_cmu_us_kal
> > [4] https://app.box.com/s/c8u2wll61ww2z2guf3n7pu0qiqjciu c2
> > _______________________________________________
> > Bug-gnustep mailing list
> > Bug-gnustep@gnu.org
> > https://lists.gnu.org/mailman/listinfo/bug-gnustep
>
>
[Prev in Thread] | Current Thread | [Next in Thread] |