[FFmpeg-trac] #11512(ffmpeg:closed): pocketsphinx not found using pkg-config
FFmpeg
trac at avcodec.org
Sun Mar 16 11:59:01 EET 2025
#11512: pocketsphinx not found using pkg-config
------------------------------------+-----------------------------------
Reporter: joe | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: ffmpeg
Version: git-master | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Comment (by joe):
Replying to [comment:2 Timo R.]:
> Right in your log:
> test.c:1:10: fatal error: 'pocketsphinx/pocketsphinx.h' file not found
>
> And that despite successfully finding it via pkg-config. Your
installation of it is just broken in some way.
The log file is wrong. The file exists:
/opt/homebrew/Cellar/cmu-pocketsphinx/5.0.4/include/pocketsphinx.h
pkg-config has the correct path:
>pkg-config --cflags pocketsphinx
-I/opt/homebrew/Cellar/cmu-pocketsphinx/5.0.4/include
-I/opt/homebrew/Cellar/cmu-pocketsphinx/5.0.4/include/pocketsphinx
I reinstalled it anyway, and got the same result.
Please re-open the ticket. Thank you.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11512#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list