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

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

[Octave-bug-tracker] [bug #44976] configure test for sndfile not good en


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #44976] configure test for sndfile not good enough
Date: Fri, 01 May 2015 11:34:56 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0

URL:
  <http://savannah.gnu.org/bugs/?44976>

                 Summary: configure test for sndfile not good enough
                 Project: GNU Octave
            Submitted by: carandraug
            Submitted on: Fri 01 May 2015 11:34:55 GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0-rc4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I tried to build octave 4.0.0-rc4 on CentOS 5 with libsnd 1.0.17. Although
libsndfile was installed, the version was not good enough. I guess that the
configure script should check for this.

The error messages I get are:


dldfcn/audioread.cc: In function 'octave_value_list Faudioread(const
octave_value_list&, int)':
dldfcn/audioread.cc:136: warning: converting to 'sf_count_t' from 'double'
dldfcn/audioread.cc:137: warning: converting to 'sf_count_t' from 'double'
dldfcn/audioread.cc: In function 'int extension_to_format(const
std::string&)':
dldfcn/audioread.cc:241: error: 'SF_FORMAT_WVE' was not declared in this
scope
dldfcn/audioread.cc:242: error: 'SF_FORMAT_OGG' was not declared in this
scope
dldfcn/audioread.cc:243: error: 'SF_FORMAT_MPC2K' was not declared in this
scope
dldfcn/audioread.cc:244: error: 'SF_FORMAT_RF64' was not declared in this
scope
dldfcn/audioread.cc: In function 'octave_value_list Faudiowrite(const
octave_value_list&, int)':
dldfcn/audioread.cc:365: error: 'SF_FORMAT_VORBIS' was not declared in this
scope





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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