Bug#746383: libflite1: many undefined symbols
Cyril Brulebois, le Tue 29 Apr 2014 17:05:29 +0200, a écrit :
> Andreas Cadhalpun <andreas.cadhalpun@googlemail.com> (2014-04-29):
> > libflite1 seems to have a lot of undefined symbols:
> > $ adequate libflite1
> > libflite1:amd64: undefined-symbol
> > /usr/lib/x86_64-linux-gnu/libflite_cmu_time_awb.so.1.4 => clunits_synth
> >
> > If I'm not completely mistaken, this could lead to crashes. But as far as I
> > can tell, at least flite works correctly.
> > Still this should be fixed.
>
> I'm not flite expert but it looks to me there's a plugin mechanism, with
> most symbols being defined in the shared library (libflite.so.1.4);
I also thought so, but apparently it's not actually the case, and it
simply happens that flite links against the voice libs (libflite_*) and
the main lib (libflite). Making the voice libs link against the main
lib would still be preferrable indeed.
Samuel
Reply to: