Despite library file is present the linker doesn't know which folder to look
at. Usually the linker is guided with -L option which points to the folder
where to look for a library. In your case -L must be specified in LDFLAGS and
must point to sphinxbase folder where library could be found.
Unless you redefine LDFLAGS everything should be ok
To understand problem better you need to provide the configure log and the
full build log. They contain the more detailed information about the problem
and reasons.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This file seems to be truncated. If you need to share multiple files it's
recommended to pack them into archive and share on the public file sharing
resource. Don't forget to put a link here.
Please provide full config log AND build log AND versions of the
packages (sphinxbase and sphinx3) you are trying to build.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I have a small problem with make on Sphinx 3.
Hello
Despite library file is present the linker doesn't know which folder to look
at. Usually the linker is guided with -L option which points to the folder
where to look for a library. In your case -L must be specified in LDFLAGS and
must point to sphinxbase folder where library could be found.
Unless you redefine LDFLAGS everything should be ok
To understand problem better you need to provide the configure log and the
full build log. They contain the more detailed information about the problem
and reasons.
This is the config.log
Hello
This file seems to be truncated. If you need to share multiple files it's
recommended to pack them into archive and share on the public file sharing
resource. Don't forget to put a link here.
Please provide full config log AND build log AND versions of the
packages (sphinxbase and sphinx3) you are trying to build.
How to post query in this forums..Pleasae help me
The form to add the new topic is in the bottom of the page. It's named "Add a
Topic"
https://sourceforge.net/projects/cmusphinx/forums/forum/5471