octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49039] build fails when sndfile library is mi


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49039] build fails when sndfile library is missing
Date: Fri, 9 Sep 2016 18:04:15 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Update of bug #49039 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Thanks for your bug report. The relevant library is actually portaudio here,
not sndfile. The audiodevinfo.cc file should be guarded by HAVE_PORTAUDIO,
which means it is only compiled if the portaudio header files and libraries
are present. Since configure did not warn you about portaudio, and is in fact
listed as found, can you determine why the header files are not found on your
system or why they are incompatible with what Octave expects them to contain?

On Ubuntu the packages should be called portaudio19-dev and libportaudio2.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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