Follow-up Comment #2, bug #53804 (project denemo):

Exact config command (copied after ebuild output, then changed some options):

./configure --prefix=/usr --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info
--datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
--disable-dependency-tracking --disable-silent-rules
--docdir=/usr/share/doc/denemo-2.2.0
--htmldir=/usr/share/doc/denemo-2.2.0/html --libdir=/usr/lib64
--enable-nls=yes --disable-guile_1_8 --enable-guile_2_0=yes --enable-jack=yes
--enable-evince=yes --enable-aubio=yes --enable-gtk3 --enable-alsa=yes
--enable-fluidsynth=yes --enable-rubberband=yes --enable-portaudio=yes
--enable-portmidi=yes  --enable-gtk-doc=yes --enable-gtk-doc-html=yes
--enable-gcov=no --enable-always-build-tests=yes --enable-installed-tests=yes
--enable-debug=no --enable-static=no --disable-mem --disable-binreloc

With --disable-portaudio it is ok.

But it is right, that HAVE_PORTAUDIO is missing in config.h. But also there is
nothing about PORTMIDI... which i can select for midi if enabled.

Yet, adding to config.h:
#define HAVE_PORTAUDIO 1
makes no changes.

I was lame, compating with #52741 (which is about undefined references)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53804>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to