Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No rule to make target 'lex_lookup' #5

Closed
yohayn opened this issue Sep 13, 2017 · 6 comments
Closed

No rule to make target 'lex_lookup' #5

yohayn opened this issue Sep 13, 2017 · 6 comments

Comments

@yohayn
Copy link

yohayn commented Sep 13, 2017

Hello

I am trying to install lex_lookup, since I wish to convert an English text to API.
I ran Cygwin using Windows 10. I followed the instructions, including changing the "cp -pd" to "cp -pR" in the relevant flite-2.0.5-current\main\Makefile file. However, I cannot manage to run this command - "make lex_lookup".

Thank you very much for your help.

@dmort27
Copy link
Owner

dmort27 commented Sep 13, 2017

@yohayn I need better information in order to debug your problem. Can you give me the output of just running ./configure? Does make finish successfully? What exact message do you get when you run make lex_lookup? And why are you editing the Makefile? Cygwin should have GNU cp, not BSD cp.

@yohayn
Copy link
Author

yohayn commented Sep 13, 2017 via email

@dmort27
Copy link
Owner

dmort27 commented Jun 6, 2018

Apologies for the lag in reply time—my GitHub messages were being redirected to the trash. I don't know why your Makefile does not have a lex_lookup target. Are you sure you are using the version of Flite linked in the README (not the most recent one on the Flite website, which does not yet include lex_lookup)?

@dmort27
Copy link
Owner

dmort27 commented Jun 7, 2018

Wait, are you doing the following?
$ cd testsuite
$ make lex_lookup

@dmort27 dmort27 closed this as completed Jun 7, 2018
@contreraskallens
Copy link

I'm having this same issue. I'm using the same Flite linked in the website. The error is the same after I do:
$ cd testsuite
$ make lex_lookup
in the cygwin console.

@teolbb
Copy link

teolbb commented Jan 16, 2019

Same problem here, it seems to be related to the use of cygwin. I tried to run make lex_lookup on both Window 10 (Cygwin) and Mac OS but it only works in the second case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants