You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/compressed-matrix.cc:22:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../matrix/compressed-matrix.h:24:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../matrix/kaldi-matrix.h:29:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../matrix/matrix-common.h:26:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../base/kaldi-common.h:35:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../base/kaldi-error.h:34:
/usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../base/kaldi-types.h:55:10: fatal error: 'fst/types.h' file not found
55 | #include <fst/types.h>
| ^~~~~~~~~~~~~
1 error generated.
FreeBSD 14.1
The text was updated successfully, but these errors were encountered:
fst/types.h does not exist in openfst 1.8.3. Can you show the g++ line from
the build output? I think we never tried to compile under freebsd. Did you
run make in tools/?
y.
On Thu, Oct 31, 2024 at 5:33 AM ***@***.*** ***@***.***> wrote:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/compressed-matrix.cc:22:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../matrix/compressed-matrix.h:24:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../matrix/kaldi-matrix.h:29:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../matrix/matrix-common.h:26:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../base/kaldi-common.h:35:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../base/kaldi-error.h:34:
/usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../base/kaldi-types.h:55:10: fatal error: 'fst/types.h' file not found
55 | #include <fst/types.h>
| ^~~~~~~~~~~~~
1 error generated.
FreeBSD 14.1
—
Reply to this email directly, view it on GitHub
<#4956>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUKYXZVAVA6DI5FW26JKBTZ6GXH7AVCNFSM6AAAAABQ5QLSQ2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGYZDKOJUG4ZDCNY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
FreeBSD 14.1
The text was updated successfully, but these errors were encountered: