denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62202] Linking with --disable-fluidsynth failing


From: Bernd Waibel
Subject: [bug #62202] Linking with --disable-fluidsynth failing
Date: Sat, 19 Mar 2022 04:09:05 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62202>

                 Summary: Linking with --disable-fluidsynth failing
                 Project: Denemo
            Submitted by: waebbl
            Submitted on: Sat 19 Mar 2022 08:09:03 AM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I'm currently packaging denemo 2.6.0 for Gentoo Linux and trying out different
combinations of enabled options.

When configuring with


./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.6.0
--htmldir=/usr/share/doc/denemo-2.6.0/html --with-sysroot=/
--libdir=/usr/lib64 --disable-gtk-doc-pdf --disable-gtk2
--disable-installed-tests --disable-mem --disable-rpath --disable-static
--enable-evince --enable-gtk3 --enable-x11 --disable-alsa --enable-aubio
--disable-debug --disable-doc --disable-gtk-doc --disable-gtk-doc-html
--disable-fluidsynth --disable-jack --enable-nls --enable-portaudio
--enable-portmidi --enable-rubberband --disable-always-build-tests


linking of the denemo binary fails with


/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld:
audio/playback.o: in function `ext_midi_playback':
playback.c:(.text+0x138): undefined reference to `fluidsynth_all_notes_off'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld:
core/view.o: in function `pb_volume':
view.c:(.text+0x9ae): undefined reference to `fluid_set_gain'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld:
view.c:(.text+0x9fb): undefined reference to `fluid_set_gain'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:1172: denemo] Error 1


For the complete output please see the attached build log.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 19 Mar 2022 08:09:03 AM UTC  Name: denemo-2.6.0:20220319-075746.log 
Size: 436KiB   By: waebbl
build log
<http://savannah.gnu.org/bugs/download.php?file_id=53005>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62202>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]