I didn't succeed in building the sphinxbase and pocketsphinx, so I remove both the directories and try to reinstall again.
I know that sphinxbase needs to be installed before pocketsphinx.
As the title says, I rename my sphinxbaseXXX folder to sphinxbase and then I run ./autogen.sh
And then I use command+find to search the string "error", the result is there are nearly 30 found.
Please see the attachment, thank you!
P.S. If I follow steps according to this offcial tutorial, the macOS terminal will not render any error. Although the config.log has so many errors.
P.S. I download the sphixbase directly from github yesterday, not from sourceforge.
It might be necessary to mention the belowing.
When I follow the official tutorial(on github), and when I've done the make check step while installing pocketsphinx, the macOS terminal gives me this:
Undefined symbols for architecture x86_64:
"_E_DEBUGCONT", referenced from:
_main in test_ptm_mgau.o
"_err_set_debug_level", referenced from:
_main in test_ptm_mgau.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: [test_ptm_mgau] Error 1
make[2]: [check-am] Error 2
make[1]: [check-recursive] Error 1
make: [check-recursive] Error 1
Also, pocketsphinx.so is not found anywhere after walking through all the steps the offcial github tells me to do.
Last edit: Cindy Chang 2019-01-30
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I didn't succeed in building the sphinxbase and pocketsphinx, so I remove both the directories and try to reinstall again.
I know that sphinxbase needs to be installed before pocketsphinx.
As the title says, I rename my sphinxbaseXXX folder to sphinxbase and then I run ./autogen.sh
And then I use command+find to search the string "error", the result is there are nearly 30 found.
Please see the attachment, thank you!
P.S. If I follow steps according to this offcial tutorial, the macOS terminal will not render any error. Although the config.log has so many errors.
P.S. I download the sphixbase directly from github yesterday, not from sourceforge.
Last edit: Cindy Chang 2019-01-30
It might be necessary to mention the belowing.
When I follow the official tutorial(on github), and when I've done the make check step while installing pocketsphinx, the macOS terminal gives me this:
Also, pocketsphinx.so is not found anywhere after walking through all the steps the offcial github tells me to do.
Last edit: Cindy Chang 2019-01-30
I am wondering if I should have downloaded pocketsphinx from github instead of from sourceforge?
I am wondering if I should have downloaded pocketsphinx from github instead of from sourceforge?