Menu

Problem compling sphinxbase-5prealpha

Help
2018-09-21
2018-09-24
  • roger midmore

    roger midmore - 2018-09-21

    Hello,
    I'm currently in the process of trying to compile the current release of pocketsphinx on my FreeeBSD box. However after running ./configure and make I get the follwing error.

    Making all in swig
    Making all in python
    /usr/local/bin/swig -I../../include -outdir . -o sphinxbase_wrap.c -python
    Must specify an input file. Use -help for available options.
    *** Error code 1

    Stop.
    make[2]: stopped in /usr/home/sykopomp/sphinx/base/sphinxbase-5prealpha/swig/python
    *** Error code 1

    Stop.
    make[1]: stopped in /usr/home/sykopomp/sphinx/base/sphinxbase-5prealpha/swig
    *** Error code 1

    Stop.
    make: stopped in /usr/home/sykopomp/sphinx/base/sphinxbase-5prealpha

    I also get the same error when I try to compile the packages on my Debian box so I don't believe it's specific to FreeBSD. I was wondering if anyone has seen this error before or if they might have any ideas as to what file it's looking for. I have tried searching the archives for an answer but to no avail. Thank you for any help that might be given.

    Roger

     
    • Nickolay V. Shmyrev

      Try gmake instead of make.

       
  • roger midmore

    roger midmore - 2018-09-24

    Mr. Shmyrev,
    Thank you very much, that did the trick.

    Roger

     

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.