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

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

[Octave-bug-tracker] [bug #46818] Communications package fails to build


From: anonymous
Subject: [Octave-bug-tracker] [bug #46818] Communications package fails to build after r20696
Date: Tue, 05 Jan 2016 10:55:31 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36

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

                 Summary: Communications package fails to build after r20696
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 05 Jan 2016 10:55:30 AM UTC
                Category: Octave Forge Package
                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: GNU/Linux

    _______________________________________________________

Details:

The commit "20696:0dfeb5c82750" removed the definition of "OV_REP_TYPE" from
"libinterp/octave-value/ov.h".  This results in the following error when
building the "communications" package from Octave Forge.

        In file included from gf.cc:41:0:
        ov-galois.h:68:3: error: 'OV_REP_TYPE' does not name a type
           OV_REP_TYPE *clone (void) const { return new octave_galois (*this); }
           ^
        ov-galois.h:69:3: error: 'OV_REP_TYPE' does not name a type
           OV_REP_TYPE *empty_clone (void) const { return new octave_galois (); 
}
           ^






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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