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

Error when use --with-libstemmer #44

Open
the-teacher opened this issue Sep 23, 2015 · 1 comment
Open

Error when use --with-libstemmer #44

the-teacher opened this issue Sep 23, 2015 · 1 comment

Comments

@the-teacher
Copy link

Hello!
I tried to use use_stemmer: true option in my chef-solo config, and I see that is a reason of Error on sphinx installation.

==> default: make[1]: Entering directory `/var/chef/cache/sphinx/libstemmer_c'
==> default: make[1]: Leaving directory `/var/chef/cache/sphinx/libstemmer_c'
==> default: STDERR: configure: WARNING: ODBC source support will NOT be available
==> default: make[1]: *** No rule to make target `src_c/stem_ISO_8859_1_hungarian.c', needed by `stem_ISO_8859_1_hungarian.o'.  Stop.
==> default: make: *** [all-recursive] Error 1

I found following message:

# libstemmer changed the name of the Hungarian source files,
# but the released version of sphinx still refers to it under the old name.
inreplace "libstemmer_c/Makefile.in",
"stem_ISO_8859_1_hungarian", "stem_ISO_8859_2_hungarian"

sources:

I think it can be fixed, but I can't do that because I use Vargant and chef only for one day and I haven't enough skills to fix recipes correctly right now.

Maybe somebody can do that? Thanks!

@the-teacher
Copy link
Author

❗ Strange situation with links to hub.docker they can be opened only with direct coping to browser address line, otherwise they give 404 page

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

1 participant