Menu

I can't make sphinx2-0.1

Help
Anonymous
2000-01-31
2012-09-22
  • Anonymous

    Anonymous - 2000-01-31

    Here are the relevant errors:

    make[3]: Entering directory `/home/bdonley/sphinx2-0.1/src/examples'
    /bin/sh ../../libtool --mode=link gcc  -g -O2  -o sphinx2-continuous  tty-continuous.o ../../src/libsphinx2/.libs/libsphinx2.a -lm
    gcc -g -O2 -o sphinx2-continuous tty-continuous.o ../../src/libsphinx2/.libs/libsphinx2.a -lm
    tty-continuous.o: In function `utterance_loop':
    /home/bdonley/sphinx2-0.1/src/examples/tty-continuous.c:128: undefined reference to `ad_read'
    /home/bdonley/sphinx2-0.1/src/examples/tty-continuous.c:128: undefined reference to `ad_read'

    Then that last line repeats quite a few times, and I eventually get:

    collect2: ld returned 1 exit status
    make[3]: *** [sphinx2-continuous] Error 1
    make[3]: Leaving directory `/home/bdonley/sphinx2-0.1/src/examples'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/bdonley/sphinx2-0.1/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/bdonley/sphinx2-0.1'
    make: *** [all-recursive-am] Error 2

    Any pointers/questions?  I'm running kernel 2.2.14p9 on Yellowdog Linux (LinuxPPC (Redhat 6.0)) on a PowerPC processor.

    Thanks,
    - Elwood

     
    • Kevin A. Lenzo

      Kevin A. Lenzo - 2000-01-31

      Ah ok.  We'll have to add audio drivers for linuxppc and yellowdog; there aren't any in there yet.  I don't have a machine to test this on right now.  I've just put some new code up in the cvs tree that would let you decode from a file, though.

      Anyone with audio experience under Yellowdog and/or linuxppc should try making an ad_linuxppc! Otherwise I'll try to scare up a machine soon to test on.  From looking over the net, audio in may not be well supported yet.

       

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.