I think you might want --without-flite ./configure --help | less will show you all the options. ----- Original Message ----- From: John Covici <[email protected]> To: Samuel Thibault <[email protected]> Cc: "Informal discussion between users and developers of BRLTTY." <[email protected]> Date: Fri, 03 Apr 2020 21:04:43 -0400 Subject: Re: [BRLTTY] cannot build latest development code
> Well, the libraries I have are these: > > /usr/lib64/libflite_cmu_us_kal16.so.2.1 > /usr/lib64/libflite_cmu_grapheme_lex.so.2.1 > /usr/lib64/libflite_cmu_us_slt.so > /usr/lib64/libflite_cmu_time_awb.so.2.1 > /usr/lib64/libflite.so > /usr/lib64/libflite_cmu_us_kal16.so.1 > /usr/lib64/libflite_cmu_us_kal.so > /usr/lib64/libflite_cmu_us_kal.so.2.1 > /usr/lib64/libflite_cmu_indic_lang.so.2.1 > /usr/lib64/libflite_cmu_indic_lex.so.2.1 > /usr/lib64/libflite_cmulex.so.2.1 > /usr/lib64/libflite_cmulex.so > /usr/lib64/libflite_cmu_us_slt.so.2.1 > /usr/lib64/libflite.so.2.1 > /usr/lib64/libflite_cmu_us_rms.so > /usr/lib64/libflite_cmu_indic_lex.so.1 > /usr/lib64/libflite_cmu_grapheme_lang.so.1 > /usr/lib64/libflite_cmu_us_awb.so > /usr/lib64/libflite.so.1 > /usr/lib64/libflite_cmu_indic_lang.so.1 > /usr/lib64/libflite_cmu_us_kal.so.1 > /usr/lib64/libflite_cmu_us_kal16.so > /usr/lib64/libflite_cmu_grapheme_lang.so > /usr/lib64/libflite_usenglish.so.2.1 > /usr/lib64/libflite_cmu_time_awb.so > /usr/lib64/libflite_cmu_time_awb.so.1 > /usr/lib64/libflite_cmu_indic_lex.so > /usr/lib64/libflite_cmu_indic_lang.so > /usr/lib64/libflite_usenglish.so > /usr/lib64/libflite_cmu_us_rms.so.2.1 > /usr/lib64/libflite_cmu_us_slt.so.1 > /usr/lib64/libflite_cmu_grapheme_lex.so.1 > /usr/lib64/libflite_cmu_us_awb.so.2.1 > > And I don't see any way to change them. Is there a config to omit the > flite libraries? > > Thanks. > > On Fri, 03 Apr 2020 20:05:07 -0400, > Samuel Thibault wrote: > > > > Hello, > > > > John Covici, le ven. 03 avril 2020 19:54:33 -0400, a ecrit: > > > Hi. I was unable to build the development code from git. I am not sure > > > what is going on, so here is the whole build log. > > > > > > https://covici.com/owncloud/index.php/s/4e6eA8WGo367MHq > > > > > > I am currently using version 6.0 which compiled successfully. > > > > Could you provide both build logs so they can be compared easily? > > > > What happens here is that it tries to link in the static version of > > libflite (/usr/lib/libflite.a) into a shared library, that's indeed > > deemed to get relocation issues. Doesn't your system provide a shared > > version of libflite like /usr/lib/libflite.so*? > > > > Samuel > > > > -- > Your life is like a penny. You're going to lose it. The question is: > How do > you spend it? > > John Covici wb2una > [email protected] > _______________________________________________ > This message was sent via the BRLTTY mailing list. > To post a message, send an e-mail to: [email protected] > For general information, go to: http://brltty.app/mailman/listinfo/brltty > _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
