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

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

[Octave-bug-tracker] [bug #46521] [octave forge] (communications) fails


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #46521] [octave forge] (communications) fails to build with latest dev octave
Date: Tue, 9 Oct 2018 11:14:37 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36

Follow-up Comment #8, bug #46521 (project octave):

For my 64-bit build, I see the following build error:


ov-galois.h:43:13: error: conflicting declaration ‘typedef int
octave_hdf5_id’
 typedef int octave_hdf5_id;
             ^~~~~~~~~~~~~~
In file included from 

[skip long list]

/path/to/octave/include/octave-4.4.1/octave/oct-hdf5-types.h:35:17: note:
previous declaration as ‘typedef int64_t octave_hdf5_id’
 typedef int64_t octave_hdf5_id;


and


ov-galois.cc:35:12: fatal error: octave/ls-oct-ascii.h: No such file or
directory
 #  include <octave/ls-oct-ascii.h>


The patch (file #44095) can be extended to remove the redundant definition and
the inclusion of the non-existing header ls-oct-ascii.h should be avoided too
https://hg.savannah.gnu.org/hgweb/octave/rev/c6224b4e7774.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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