Menu

Sphinx3 trunk version install in cygwin

Help
2015-09-17
2015-09-21
  • safia hammad

    safia hammad - 2015-09-17

    hello ;
    I've installed sphinx3 trunk version in cygwin to get sphinx3_align and sphinx3_decode , I've installed sphinxbase and sphinx3 trunk version .
    sphinxbase installed , although I get this warning : libtool: warning: undefined symbols not allowed in x86_64-unknown-cygwin shared libraries; building static only
    ,
    But when install sphinx3 I have this error :
    /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lsphinxbase
    /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lsphinxad
    collect2: error: ld returned 1 exit status
    Makefile:493: recipe for target 'sphinx3_decode.exe' failed
    make[2]: *** [sphinx3_decode.exe] Error 1
    make[2]: Leaving directory '/home/User/sphinx3/src/programs'
    Makefile:350: recipe for target 'all-recursive' failed
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory '/home/User/sphinx3/src'
    Makefile:488: recipe for target 'all-recursive' failed
    make: *** [all-recursive] Error 1

    Please help me how to solve this problem ?? because i need sphinx3_align and sphinx3_decode necessary

    Thank You

     
  • safia hammad

    safia hammad - 2015-09-21

    hi
    Anyone have any idea about this problem ?? help me

     

Log in to post a comment.