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

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

[Octave-bug-tracker] [bug #55284] communications build fails: octave/con


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #55284] communications build fails: octave/config.h not found
Date: Wed, 26 Dec 2018 00:05:32 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?55284>

                 Summary: communications build fails: octave/config.h not
found
                 Project: GNU Octave
            Submitted by: apjanke
            Submitted on: Wed 26 Dec 2018 05:05: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: 4.4.0
        Operating System: Mac OS

    _______________________________________________________

Details:

Looks like the communications forge package is using the deprecated/removed
octave/config.h header file. I think it needs to be updated to use the new
header arrangement.

References:
* https://savannah.gnu.org/bugs/?41027
* https://savannah.gnu.org/bugs/?53281


>> pkg install -forge communications
In file included from galois.cc:galois-def.cc:21:2110:
: ./galois.hfatal error:: 24:10: 'octave/config.h' fatal errorfile:  not
found
'octave/config.h' file not found
#include <octave/config.h>
         ^~~~~~~~~~~~~~~~~#include <octave/config.h>

         ^~~~~~~~~~~~~~~~~
In file included from galoisfield.cc:21:
./galois.h:24:10: fatal error: 'octave/config.h' file not found
#include <octave/config.h>
         ^~~~~~~~~~~~~~~~~
1 error generated.
1 error generated.
make: *** [galoisfield.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [galois-def.o] Error 1
1 error generated.
make: *** [galois.o] Error 1





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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