This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/30647] build of gcc midi-dssi fails



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-02-01 09:34 -------
Even though we check for some other headers, we forget to check for
jack/jack.h:
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for snd_seq_open in -lasound... no
checking dssi.h usability... yes
checking dssi.h presence... yes
checking for dssi.h... yes


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30647


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]