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
When i install the tools, i found the follow problem:
make: *** No rule to make target '../../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak'. Stop.
../speech_tools/config/rules/modules.mak:133: config/modincludes.inc: No such file or directory
make: *** No rule to make target 'config/modincludes.inc'. Stop.
../speech_tools/config/compilers/gcc.mak:42: ../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak: No such file or directory
../../speech_tools/config/compilers/gcc.mak:42: ../../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak: No such file or directory
make: *** No rule to make target '../../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak'. Stop.
../speech_tools/config/rules/modules.mak:133: config/modincludes.inc: No such file or directory
make: *** No rule to make target 'config/modincludes.inc'. Stop.
how can i solve this? thank you.
The text was updated successfully, but these errors were encountered:
When i install the tools, i found the follow problem:
make: *** No rule to make target '../../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak'. Stop.
../speech_tools/config/rules/modules.mak:133: config/modincludes.inc: No such file or directory
make: *** No rule to make target 'config/modincludes.inc'. Stop.
../speech_tools/config/compilers/gcc.mak:42: ../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak: No such file or directory
../../speech_tools/config/compilers/gcc.mak:42: ../../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak: No such file or directory
make: *** No rule to make target '../../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak'. Stop.
../speech_tools/config/rules/modules.mak:133: config/modincludes.inc: No such file or directory
make: *** No rule to make target 'config/modincludes.inc'. Stop.
how can i solve this? thank you.
The text was updated successfully, but these errors were encountered: