-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
It looks like openfst 1.8 has removed the fst/fst.h header, so configuration fails:
checking fst/fst.h usability... no
checking fst/fst.h presence... yes
configure: WARNING: fst/fst.h: present but cannot be compiled
configure: WARNING: fst/fst.h: check for missing prerequisite headers?
configure: WARNING: fst/fst.h: see the Autoconf documentation
configure: WARNING: fst/fst.h: section "Present But Cannot Be Compiled"
configure: WARNING: fst/fst.h: proceeding with the compiler's result
configure: WARNING: ## -------------------------------------- ##
configure: WARNING: ## Report this to phonetisaurus@gmail.com ##
configure: WARNING: ## -------------------------------------- ##
checking for fst/fst.h... no
checking for fst/fst.h... (cached) no
checking for openfst libraries... no
configure: error: Can't find OpenFST or one or more of its extensions. Use --with-openfst-includes and --with-openfst-libs to specify where you have installed OpenFst. OpenFst should have been configured with the following flags: --enable-static --enable-shared --enable-far --enable-ngram-fsts
Metadata
Metadata
Assignees
Labels
No labels