Menu

Compiling problem

Help
Anonymous
2003-02-06
2003-04-10
  • Anonymous

    Anonymous - 2003-02-06

    Hi

    When I do
    ./configure --enable-ncurses --enable-xaw --enable-spectrogram --enable-xaw=dynamic --enable-audio=oss,alsa --enable-alsaseq --prefix=/usr/local/timidity-2.11.3
    and then make, I get the error

    In file included from alsaseq_c.c:128:
    /usr/include/sys/asoundlib.h:1: warning: #warning This header is deprecated, use <alsa/asoundlib.h> instead.
    alsaseq_c.c: In function `ctl_pass_playing_list':
    alsaseq_c.c:266: storage size of `pinfo' isn't known
    alsaseq_c.c:277: `SND_SEQ_OPEN' undeclared (first use in this function)
    ...

    /usr/include/sys/asoundlib.h just includes /usr/include/alsa/asoundlib.h and /usr/include/alsa/asoundlib.h
    is from alsa-lib-0.9.0rc7.

    I use the source ofTiMidity version 2.11.3. I tried to look in the CVS tree for the latest version (since you must always look in the latest version before complaining), but the CVS tree sees empty to me.

     
    • URABE, Shyouhei

      URABE, Shyouhei - 2003-04-10

      Hi.  Sorry not seeing this forum.

      >alsaseq_c.c: In function `ctl_pass_playing_list':
      >alsaseq_c.c:266: storage size of `pinfo' isn't known

      That may be fixed in the latest version. the latest is in the tag "R2_12_0_pre1b" in the CVS tree.

       

Log in to post a comment.