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

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

[Octave-bug-tracker] [bug #43964] octave 4.1.0+ audio changes will not c


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #43964] octave 4.1.0+ audio changes will not compile on Windows
Date: Fri, 09 Jan 2015 18:26:32 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

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

                 Summary: octave 4.1.0+ audio changes will not compile on
Windows 
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Fri 09 Jan 2015 06:26:31 PM 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: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Currently failing at because UINT8, INT8 etc are already defined.


/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libinterp/octave-value
-I/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libinterp/operators
-Iparse-tree
-I/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libinterp/parse-tree
-Icorefcn
-I/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libinterp/corefcn
-I../libgnu
-I/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libgnu
-I/home/john/git-repo/mxe-octave-dev3/usr/i686-w64-mingw32/include -mieee-fp
-Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings
-Wcast-align -Wcast-qual -g -O2 -pthread -MT
dldfcn/dldfcn_audiodevinfo_la-audiodevinfo.lo -MD -MP -MF
dldfcn/.deps/dldfcn_audiodevinfo_la-audiodevinfo.Tpo -c
/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libinterp/dldfcn/audiodevinfo.cc
 -DDLL_EXPORT -DPIC -o dldfcn/.libs/dldfcn_audiodevinfo_la-audiodevinfo.o
/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libinterp/dldfcn/audiodevinfo.cc:436:19:
error: 'INT8' redeclared as different kind of symbol
 enum audio_type { INT8, UINT8, INT16, DOUBLE };
                   ^
In file included from
/home/john/git-repo/mxe-octave-dev3/usr/i686-w64-mingw32/include/winnt.h:134:0,
                 from
/home/john/git-repo/mxe-octave-dev3/usr/i686-w64-mingw32/include/minwindef.h:146,
                 from
/home/john/git-repo/mxe-octave-dev3/usr/i686-w64-mingw32/include/windef.h:8,
                 from
/home/john/git-repo/mxe-octave-dev3/usr/i686-w64-mingw32/include/windows.h:69,
                 from
/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/liboctave/cruft/misc/quit.h:39,
                 from
/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/liboctave/util/lo-utils.h:31,
                 from
/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/liboctave/array/Array.h:38,
                 from
/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/liboctave/util/str-vec.h:31,
                 from
/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libinterp/octave-value/ov-fcn.h:29,
                 from
/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libinterp/octave-value/ov-builtin.h:28,
                 from
/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libinterp/corefcn/defun-int.h:28,
                 from
/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libinterp/corefcn/defun-dld.h:30,
                 from
/home/john/git-repo/mxe-octave-dev3/tmp-default-octave/octave-4.1.0+/libinterp/dldfcn/audiodevinfo.cc:33:
/home/john/git-repo/mxe-octave-dev3/usr/i686-w64-mingw32/include/basetsd.h:29:23:
note: previous declaration 'typedef signed char INT8'







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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