Hi,
I get all these errors during the execution of "make" command in sphinx3 installation:
Making all in src
make[1]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinx3/src'
Making all in libs3decoder
make[2]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinx3/src/libs3decoder'
Making all in libam
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinx3/src/libs3decoder/libam'
if /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -g -O2 -Wall -ansi -MT adaptor.lo -MD -MP -MF ".deps/adaptor.Tpo" -c -o adaptor.lo adaptor.c; \
then mv -f ".deps/adaptor.Tpo" ".deps/adaptor.Plo"; else rm -f ".deps/adaptor.Tpo"; exit 1; fi
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -g -O2 -Wall -ansi -MT adaptor.lo -MD -MP -MF .deps/adaptor.Tpo -c adaptor.c -fPIC -DPIC -o .libs/adaptor.o
In file included from ../../../include/adaptor.h:95,
from adaptor.c:74:
../../../include/s3types.h:84:21: error: libutil.h: No such file or directory
In file included from ../../../include/adaptor.h:95,
from adaptor.c:74:
../../../include/s3types.h:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3cipid_t'
../../../include/s3types.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3pid_t'
../../../include/s3types.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3ssid_t'
../../../include/s3types.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3tmatid_t'
../../../include/s3types.h:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3wid_t'
../../../include/s3types.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3lmwid_t'
../../../include/s3types.h:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3lmwid32_t'
../../../include/s3types.h:161: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3latid_t'
../../../include/s3types.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3frmid_t'
../../../include/s3types.h:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3senid_t'
../../../include/s3types.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3mgauid_t'
In file included from ../../../include/adaptor.h:96,
from adaptor.c:74:
../../../include/cont_mgau.h:171: error: expected specifier-qualifier-list before 'int32'
../../../include/cont_mgau.h:208: error: expected specifier-qualifier-list before 'int32'
../../../include/cont_mgau.h:284: error: expected declaration specifiers or '...' before 'float64'
../../../include/cont_mgau.h:286: error: expected declaration specifiers or '...' before 'float64'
../../../include/cont_mgau.h:287: error: expected declaration specifiers or '...' before 'int32'
../../../include/cont_mgau.h:292: error: expected declaration specifiers or '...' before 'int32'
../../../include/cont_mgau.h:299: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mgau_var_nzvec_floor'
../../../include/cont_mgau.h:314: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mgau_eval'
../../../include/cont_mgau.h:329: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mgau_comp_eval'
../../../include/cont_mgau.h:339: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mgau_dump'
../../../include/cont_mgau.h:356: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mgau_mean_reload'
In file included from ../../../include/adaptor.h:97,
from adaptor.c:74:
../../../include/mdef.h:134: error: expected specifier-qualifier-list before 'int32'
../../../include/mdef.h:143: error: expected specifier-qualifier-list before 's3ssid_t'
../../../include/mdef.h:159: error: expected specifier-qualifier-list before 's3cipid_t'
../../../include/mdef.h:170: error: expected specifier-qualifier-list before 's3cipid_t'
../../../include/mdef.h:182: error: expected specifier-qualifier-list before 'int32'
../../../include/mdef.h:238: error: expected declaration specifiers or '...' before 'int32'
../../../include/mdef.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_ciphone_id'
../../../include/mdef.h:255: error: expected declaration specifiers or '...' before 's3cipid_t'
../../../include/mdef.h:262: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_is_ciphone'
../../../include/mdef.h:270: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_is_cisenone'
../../../include/mdef.h:278: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_phone_id'
../../../include/mdef.h:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_phone_id_nearest'
../../../include/mdef.h:301: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_phone_str'
../../../include/mdef.h:310: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_phone_components'
../../../include/mdef.h:323: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_hmm_cmp'
../../../include/mdef.h:333: error: expected declaration specifiers or '...' before 'uint8'
../../../include/mdef.h:335: error: expected declaration specifiers or '...' before 'uint8'
../../../include/mdef.h:340: error: expected ')' before '*' token
In file included from ../../../include/adaptor.h:98,
from adaptor.c:74:
../../../include/mllr.h:96: error: expected ')' before '*' token
../../../include/mllr.h:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mllr_read_regmat'
../../../include/mllr.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mllr_free_regmat'
../../../include/mllr.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mllr_norm_mgau'
In file included from ../../../include/adaptor.h:99,
from adaptor.c:74:
../../../include/cb2mllr_io.h:52: error: expected declaration specifiers or '...' before 'int32'
../../../include/cb2mllr_io.h:53: error: expected declaration specifiers or '...' before 'int32'
../../../include/cb2mllr_io.h:54: error: expected declaration specifiers or '...' before 'int32'
In file included from adaptor.c:74:
../../../include/adaptor.h:128: error: expected specifier-qualifier-list before 'float32'
adaptor.c: In function 'adapt_am_init':
adaptor.c:81: warning: implicit declaration of function 'ckd_calloc'
adaptor.c: In function 'adapt_am_free':
adaptor.c:95: warning: implicit declaration of function 'ckd_free'
adaptor.c: In function 'adapt_set_mllr':
adaptor.c:105: error: 'int32' undeclared (first use in this function)
adaptor.c:105: error: (Each undeclared identifier is reported only once
adaptor.c:105: error: for each function it appears in.)
adaptor.c:105: error: 'cb2mllr' undeclared (first use in this function)
adaptor.c:108: warning: implicit declaration of function 'E_INFO'
adaptor.c:111: warning: implicit declaration of function 'mgau_mean_reload'
adaptor.c:111: warning: implicit declaration of function 'cmd_ln_str'
adaptor.c:118: warning: implicit declaration of function 'mllr_read_regmat'
adaptor.c:119: error: 'adapt_am_t' has no member named 'regA'
adaptor.c:120: error: 'adapt_am_t' has no member named 'regB'
adaptor.c:120: error: 'adapt_am_t' has no member named 'mllr_nclass'
adaptor.c:120: error: 'mgau_model_t' has no member named 'veclen'
adaptor.c:122: warning: implicit declaration of function 'strcmp'
adaptor.c:123: error: expected ';' before 'ncb'
adaptor.c:125: error: 'ncb' undeclared (first use in this function)
adaptor.c:125: error: 'nmllr' undeclared (first use in this function)
adaptor.c:125: error: too many arguments to function 'cb2mllr_read'
adaptor.c:126: error: 'adapt_am_t' has no member named 'mllr_nclass'
adaptor.c:128: warning: implicit declaration of function 'E_FATAL'
adaptor.c:129: error: 'adapt_am_t' has no member named 'mllr_nclass'
adaptor.c:130: error: 'mdef_t' has no member named 'n_sen'
adaptor.c:133: error: 'mdef_t' has no member named 'n_sen'
adaptor.c:136: error: 'NULL' undeclared (first use in this function)
adaptor.c:140: warning: implicit declaration of function 'mllr_norm_mgau'
adaptor.c:140: error: 'adapt_am_t' has no member named 'regA'
adaptor.c:140: error: 'adapt_am_t' has no member named 'regB'
adaptor.c:140: error: 'adapt_am_t' has no member named 'mllr_nclass'
make[3]: *** [adaptor.lo] Error 1
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinx3/src/libs3decoder/libam'
make[2]: [all-recursive] Error 1
make[2]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinx3/src/libs3decoder'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinx3/src'
make: [all-recursive] Error 1
I first call ./configure and it seems to be all right...
Thanks !!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I still have problems. I try to install sphinxbase first, and it seems to run OK during the call to 'configure', but when I make the call to 'make' I get oll this:
Making all in src
make[1]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src'
Making all in libsphinxbase
make[2]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'
Making all in util
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util'
make[3]: No se hace nada paraall'.
make[3]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util'
Making all in fe
make[3]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe'
make[3]: No se hace nada para all'.
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe'
Making all in feat
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat'
make[3]: No se hace nada paraall'.
make[3]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat'
Making all in am
make[3]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am'
make[3]: No se hace nada para all'.
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am'
Making all in lm
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm'
make[3]: No se hace nada paraall'.
make[3]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm'
make[3]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'
make[3]: No se hace nada para all-am'.
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'
make[2]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'
Making all in libsphinxad
make[2]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxad'
make[2]: No se hace nada para all'.
make[2]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxad'
Making all in sphinx_fe
make[2]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_fe'
make[2]: No se hace nada paraall'.
make[2]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_fe'
Making all in sphinx_cepview
make[2]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_cepview'
make[2]: No se hace nada para all'.
make[2]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_cepview'
Making all in sphinx_jsgf2fsg
make[2]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_jsgf2fsg'
make all-am
make[3]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_jsgf2fsg'
make[3]: No se hace nada para all-am'.
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_jsgf2fsg'
make[2]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_jsgf2fsg'
Making all in sphinx_amtools
make[2]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_amtools'
make[2]: No se hace nada para all'.
make[2]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_amtools'
Making all in sphinx_adtools
make[2]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_adtools'
make[2]: No se hace nada paraall'.
make[2]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_adtools'
Making all in sphinx_lmtools
make[2]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_lmtools'
make[2]: No se hace nada para all'.
make[2]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_lmtools'
make[2]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src'
make[2]: No se hace nada paraall-am'.
make[2]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src'
make[1]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src'
Making all in doc
make[1]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/doc'
make[1]: No se hace nada paraall'.
make[1]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/doc'
Making all in include
make[1]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/include'
make all-am
make[2]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/include'
make[2]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/include'
make[1]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/include'
Making all in test
make[1]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/test'
Making all in unit
make[2]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit'
Making all in test_case
make[3]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_case'
make[3]: No se hace nada para all'.
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_case'
Making all in test_string
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_string'
make[3]: No se hace nada paraall'.
make[3]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_string'
Making all in test_cmdln
make[3]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_cmdln'
make[3]: No se hace nada para all'.
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_cmdln'
Making all in test_hash
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_hash'
make[3]: No se hace nada paraall'.
make[3]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_hash'
Making all in test_matrix
make[3]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_matrix'
make[3]: No se hace nada para all'.
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_matrix'
Making all in test_fe
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_fe'
make[3]: No se hace nada paraall'.
make[3]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_fe'
Making all in test_feat
make[3]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_feat'
make[3]: No se hace nada para all'.
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_feat'
Making all in test_gmm
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_gmm'
make[3]: No se hace nada paraall'.
make[3]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_gmm'
Making all in test_logmath
make[3]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_logmath'
make[3]: No se hace nada para all'.
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_logmath'
Making all in test_ngram
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_ngram'
make[3]: No se hace nada paraall'.
make[3]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_ngram'
make[3]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit'
make[3]: No se hace nada para all-am'.
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/unit'
make[2]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/test/unit'
Making all in regression
make[2]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/regression'
make[2]: No se hace nada para all'.
make[2]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/test/regression'
make[2]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/test'
make[2]: No se hace nada paraall-am'.
make[2]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/test'
make[1]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/test'
make[1]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase'
make[1]: No se hace nada paraall-am'.
make[1]: se sale del directorio `/home/xavi/Escritorio/tutorial/sphinxbase'
As you can see,"NOTHING IS DONE TO ALL"...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Making install in src
make[1]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src'
Making install in libsphinxbase
make[2]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'
Making install in util
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util'
make[4]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util'
make[4]: No se hace nada para install-exec-am'.
make[4]: No se hace nada parainstall-data-am'.
make[4]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util'
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util'
Making install in fe
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe'
make[4]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe'
make[4]: No se hace nada para install-exec-am'.
make[4]: No se hace nada parainstall-data-am'.
make[4]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe'
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe'
Making install in feat
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat'
make[4]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat'
make[4]: No se hace nada para install-exec-am'.
make[4]: No se hace nada parainstall-data-am'.
make[4]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat'
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat'
Making install in am
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am'
make[4]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am'
make[4]: No se hace nada para install-exec-am'.
make[4]: No se hace nada parainstall-data-am'.
make[4]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am'
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am'
Making install in lm
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm'
make[4]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm'
make[4]: No se hace nada para install-exec-am'.
make[4]: No se hace nada parainstall-data-am'.
make[4]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm'
make[3]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm'
make[3]: se ingresa al directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'
make[4]: se ingresa al directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'
/bin/bash ../../mkinstalldirs /usr/local/lib
/bin/bash ../../libtool --mode=install /usr/bin/install -c libsphinxbase.la /usr/local/lib/libsphinxbase.la
/usr/bin/install -c .libs/libsphinxbase.so.1.0.0 /usr/local/lib/libsphinxbase.so.1.0.0
/usr/bin/install: cannot create regular file /usr/local/lib/libsphinxbase.so.1.0.0': Permission denied
make[4]: *** [install-libLTLIBRARIES] Error 1
make[4]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'
make[3]: [install-am] Error 2
make[3]: se sale del directorio /home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'
make[2]: *** [install-recursive] Error 1
make[2]: se sale del directorio/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'
make[1]: [install-recursive] Error 1
make[1]: se sale del directorio `/home/xavi/Escritorio/tutorial/sphinxbase/src'
make: *** [install-recursive] Error 1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I get all these errors during the execution of "make" command in sphinx3 installation:
Making all in src
make[1]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinx3/src' Making all in libs3decoder make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinx3/src/libs3decoder'Making all in libam
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinx3/src/libs3decoder/libam' if /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -g -O2 -Wall -ansi -MT adaptor.lo -MD -MP -MF ".deps/adaptor.Tpo" -c -o adaptor.lo adaptor.c; \ then mv -f ".deps/adaptor.Tpo" ".deps/adaptor.Plo"; else rm -f ".deps/adaptor.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -g -O2 -Wall -ansi -MT adaptor.lo -MD -MP -MF .deps/adaptor.Tpo -c adaptor.c -fPIC -DPIC -o .libs/adaptor.o In file included from ../../../include/adaptor.h:95, from adaptor.c:74: ../../../include/s3types.h:84:21: error: libutil.h: No such file or directory In file included from ../../../include/adaptor.h:95, from adaptor.c:74: ../../../include/s3types.h:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3cipid_t' ../../../include/s3types.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3pid_t' ../../../include/s3types.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3ssid_t' ../../../include/s3types.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3tmatid_t' ../../../include/s3types.h:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3wid_t' ../../../include/s3types.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3lmwid_t' ../../../include/s3types.h:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3lmwid32_t' ../../../include/s3types.h:161: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3latid_t' ../../../include/s3types.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3frmid_t' ../../../include/s3types.h:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3senid_t' ../../../include/s3types.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's3mgauid_t' In file included from ../../../include/adaptor.h:96, from adaptor.c:74: ../../../include/cont_mgau.h:171: error: expected specifier-qualifier-list before 'int32' ../../../include/cont_mgau.h:208: error: expected specifier-qualifier-list before 'int32' ../../../include/cont_mgau.h:284: error: expected declaration specifiers or '...' before 'float64' ../../../include/cont_mgau.h:286: error: expected declaration specifiers or '...' before 'float64' ../../../include/cont_mgau.h:287: error: expected declaration specifiers or '...' before 'int32' ../../../include/cont_mgau.h:292: error: expected declaration specifiers or '...' before 'int32' ../../../include/cont_mgau.h:299: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mgau_var_nzvec_floor' ../../../include/cont_mgau.h:314: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mgau_eval' ../../../include/cont_mgau.h:329: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mgau_comp_eval' ../../../include/cont_mgau.h:339: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mgau_dump' ../../../include/cont_mgau.h:356: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mgau_mean_reload' In file included from ../../../include/adaptor.h:97, from adaptor.c:74: ../../../include/mdef.h:134: error: expected specifier-qualifier-list before 'int32' ../../../include/mdef.h:143: error: expected specifier-qualifier-list before 's3ssid_t' ../../../include/mdef.h:159: error: expected specifier-qualifier-list before 's3cipid_t' ../../../include/mdef.h:170: error: expected specifier-qualifier-list before 's3cipid_t' ../../../include/mdef.h:182: error: expected specifier-qualifier-list before 'int32' ../../../include/mdef.h:238: error: expected declaration specifiers or '...' before 'int32' ../../../include/mdef.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_ciphone_id' ../../../include/mdef.h:255: error: expected declaration specifiers or '...' before 's3cipid_t' ../../../include/mdef.h:262: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_is_ciphone' ../../../include/mdef.h:270: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_is_cisenone' ../../../include/mdef.h:278: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_phone_id' ../../../include/mdef.h:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_phone_id_nearest' ../../../include/mdef.h:301: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_phone_str' ../../../include/mdef.h:310: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_phone_components' ../../../include/mdef.h:323: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mdef_hmm_cmp' ../../../include/mdef.h:333: error: expected declaration specifiers or '...' before 'uint8' ../../../include/mdef.h:335: error: expected declaration specifiers or '...' before 'uint8' ../../../include/mdef.h:340: error: expected ')' before '*' token In file included from ../../../include/adaptor.h:98, from adaptor.c:74: ../../../include/mllr.h:96: error: expected ')' before '*' token ../../../include/mllr.h:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mllr_read_regmat' ../../../include/mllr.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mllr_free_regmat' ../../../include/mllr.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mllr_norm_mgau' In file included from ../../../include/adaptor.h:99, from adaptor.c:74: ../../../include/cb2mllr_io.h:52: error: expected declaration specifiers or '...' before 'int32' ../../../include/cb2mllr_io.h:53: error: expected declaration specifiers or '...' before 'int32' ../../../include/cb2mllr_io.h:54: error: expected declaration specifiers or '...' before 'int32' In file included from adaptor.c:74: ../../../include/adaptor.h:128: error: expected specifier-qualifier-list before 'float32' adaptor.c: In function 'adapt_am_init': adaptor.c:81: warning: implicit declaration of function 'ckd_calloc' adaptor.c: In function 'adapt_am_free': adaptor.c:95: warning: implicit declaration of function 'ckd_free' adaptor.c: In function 'adapt_set_mllr': adaptor.c:105: error: 'int32' undeclared (first use in this function) adaptor.c:105: error: (Each undeclared identifier is reported only once adaptor.c:105: error: for each function it appears in.) adaptor.c:105: error: 'cb2mllr' undeclared (first use in this function) adaptor.c:108: warning: implicit declaration of function 'E_INFO' adaptor.c:111: warning: implicit declaration of function 'mgau_mean_reload' adaptor.c:111: warning: implicit declaration of function 'cmd_ln_str' adaptor.c:118: warning: implicit declaration of function 'mllr_read_regmat' adaptor.c:119: error: 'adapt_am_t' has no member named 'regA' adaptor.c:120: error: 'adapt_am_t' has no member named 'regB' adaptor.c:120: error: 'adapt_am_t' has no member named 'mllr_nclass' adaptor.c:120: error: 'mgau_model_t' has no member named 'veclen' adaptor.c:122: warning: implicit declaration of function 'strcmp' adaptor.c:123: error: expected ';' before 'ncb' adaptor.c:125: error: 'ncb' undeclared (first use in this function) adaptor.c:125: error: 'nmllr' undeclared (first use in this function) adaptor.c:125: error: too many arguments to function 'cb2mllr_read' adaptor.c:126: error: 'adapt_am_t' has no member named 'mllr_nclass' adaptor.c:128: warning: implicit declaration of function 'E_FATAL' adaptor.c:129: error: 'adapt_am_t' has no member named 'mllr_nclass' adaptor.c:130: error: 'mdef_t' has no member named 'n_sen' adaptor.c:133: error: 'mdef_t' has no member named 'n_sen' adaptor.c:136: error: 'NULL' undeclared (first use in this function) adaptor.c:140: warning: implicit declaration of function 'mllr_norm_mgau' adaptor.c:140: error: 'adapt_am_t' has no member named 'regA' adaptor.c:140: error: 'adapt_am_t' has no member named 'regB' adaptor.c:140: error: 'adapt_am_t' has no member named 'mllr_nclass' make[3]: *** [adaptor.lo] Error 1 make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinx3/src/libs3decoder/libam'make[2]: [all-recursive] Error 1
make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinx3/src/libs3decoder' make[1]: *** [all-recursive] Error 1 make[1]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinx3/src'make: [all-recursive] Error 1
I first call ./configure and it seems to be all right...
Thanks !!
You have to install sphinxbase first.
Ok, I think the problem is solved. I had to had the right permissions to proceed the installation
I still have problems. I try to install sphinxbase first, and it seems to run OK during the call to 'configure', but when I make the call to 'make' I get oll this:
Making all in src
make[1]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src' Making all in libsphinxbase make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'Making all in util
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util' make[3]: No se hace nada para
all'.make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util' Making all in fe make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe'make[3]: No se hace nada para
all'. make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe'Making all in feat
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat' make[3]: No se hace nada para
all'.make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat' Making all in am make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am'make[3]: No se hace nada para
all'. make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am'Making all in lm
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm' make[3]: No se hace nada para
all'.make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm' make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'make[3]: No se hace nada para
all-am'. make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase' Making all in libsphinxad make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxad'make[2]: No se hace nada para
all'. make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxad'Making all in sphinx_fe
make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_fe' make[2]: No se hace nada para
all'.make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_fe' Making all in sphinx_cepview make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_cepview'make[2]: No se hace nada para
all'. make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_cepview'Making all in sphinx_jsgf2fsg
make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_jsgf2fsg' make all-am make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_jsgf2fsg'make[3]: No se hace nada para
all-am'. make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_jsgf2fsg'make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_jsgf2fsg' Making all in sphinx_amtools make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_amtools'make[2]: No se hace nada para
all'. make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_amtools'Making all in sphinx_adtools
make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_adtools' make[2]: No se hace nada para
all'.make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_adtools' Making all in sphinx_lmtools make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_lmtools'make[2]: No se hace nada para
all'. make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/sphinx_lmtools'make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src' make[2]: No se hace nada para
all-am'.make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src' make[1]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src'Making all in doc
make[1]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/doc' make[1]: No se hace nada para
all'.make[1]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/doc' Making all in include make[1]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/include'make all-am
make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/include' make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/include'make[1]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/include' Making all in test make[1]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test'Making all in unit
make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit' Making all in test_case make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_case'make[3]: No se hace nada para
all'. make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_case'Making all in test_string
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_string' make[3]: No se hace nada para
all'.make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_string' Making all in test_cmdln make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_cmdln'make[3]: No se hace nada para
all'. make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_cmdln'Making all in test_hash
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_hash' make[3]: No se hace nada para
all'.make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_hash' Making all in test_matrix make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_matrix'make[3]: No se hace nada para
all'. make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_matrix'Making all in test_fe
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_fe' make[3]: No se hace nada para
all'.make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_fe' Making all in test_feat make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_feat'make[3]: No se hace nada para
all'. make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_feat'Making all in test_gmm
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_gmm' make[3]: No se hace nada para
all'.make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_gmm' Making all in test_logmath make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_logmath'make[3]: No se hace nada para
all'. make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_logmath'Making all in test_ngram
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_ngram' make[3]: No se hace nada para
all'.make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit/test_ngram' make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit'make[3]: No se hace nada para
all-am'. make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit'make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/unit' Making all in regression make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/regression'make[2]: No se hace nada para
all'. make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test/regression'make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test' make[2]: No se hace nada para
all-am'.make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test' make[1]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/test'make[1]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase' make[1]: No se hace nada para
all-am'.make[1]: se sale del directorio `/home/xavi/Escritorio/tutorial/sphinxbase'
As you can see,"NOTHING IS DONE TO ALL"...
You should run 'make install' too. I suggest you to google about building unix packages.
make install results:
Making install in src
make[1]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src' Making install in libsphinxbase make[2]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'Making install in util
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util' make[4]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util'make[4]: No se hace nada para
install-exec-am'. make[4]: No se hace nada para
install-data-am'.make[4]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util' make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/util'Making install in fe
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe' make[4]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe'make[4]: No se hace nada para
install-exec-am'. make[4]: No se hace nada para
install-data-am'.make[4]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe' make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/fe'Making install in feat
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat' make[4]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat'make[4]: No se hace nada para
install-exec-am'. make[4]: No se hace nada para
install-data-am'.make[4]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat' make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/feat'Making install in am
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am' make[4]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am'make[4]: No se hace nada para
install-exec-am'. make[4]: No se hace nada para
install-data-am'.make[4]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am' make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/am'Making install in lm
make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm' make[4]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm'make[4]: No se hace nada para
install-exec-am'. make[4]: No se hace nada para
install-data-am'.make[4]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm' make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase/lm'make[3]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase' make[4]: se ingresa al directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'/bin/bash ../../mkinstalldirs /usr/local/lib
/bin/bash ../../libtool --mode=install /usr/bin/install -c libsphinxbase.la /usr/local/lib/libsphinxbase.la
/usr/bin/install -c .libs/libsphinxbase.so.1.0.0 /usr/local/lib/libsphinxbase.so.1.0.0
/usr/bin/install: cannot create regular file
/usr/local/lib/libsphinxbase.so.1.0.0': Permission denied make[4]: *** [install-libLTLIBRARIES] Error 1 make[4]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'make[3]: [install-am] Error 2
make[3]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase' make[2]: *** [install-recursive] Error 1 make[2]: se sale del directorio
/home/xavi/Escritorio/tutorial/sphinxbase/src/libsphinxbase'make[1]: [install-recursive] Error 1
make[1]: se sale del directorio `/home/xavi/Escritorio/tutorial/sphinxbase/src'
make: *** [install-recursive] Error 1