Menu

sphinx3 - problem making libs3audio

Help
2004-07-07
2012-09-22
  • danial ibrahim

    danial ibrahim - 2004-07-07

    after './configure' the readme file told me to run the make command. this is what i got when it making libs3audio:

    $ make
    cd . && /bin/bash ./config.status config.h
    config.status: creating config.h
    config.status: config.h is unchanged
    make  all-recursive
    make[1]: Entering directory `/cygdrive/c/sphinx3'
    Making all in src
    make[2]: Entering directory `/cygdrive/c/sphinx3/src'
    Making all in libs3audio
    make[3]: Entering directory `/cygdrive/c/sphinx3/src/libs3audio'
    Makefile:242: *** missing separator.  Stop.
    make[3]: Leaving directory `/cygdrive/c/sphinx3/src/libs3audio'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/cygdrive/c/sphinx3/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/cygdrive/c/sphinx3'
    make: *** [all] Error 2

    can anyone here tell me what was happen and how i'm gonna fix this error?
    thanks in advance.

     
    • Willie Walker

      Willie Walker - 2004-07-07

      I don't use Windows XP, but I have noticed the "Makefile:242: *** missing separator. Stop." issue on other platforms.  When I switched to gmake, this issue went away.

      Hope this helps,

      Will

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.