octave-maintainers
[Top][All Lists]
Advanced

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

[octave:config] Build errors on default


From: Juan Pablo Carbajal
Subject: [octave:config] Build errors on default
Date: Thu, 9 Nov 2017 00:08:03 +0100

In ubuntu 17.10 I get the following error when compiling default

  CXX      libinterp/operators/libinterp_liboctinterp_la-op-bm-b.lo
../default/libinterp/version.cc: In function ‘std::__cxx11::string
octave_name_version_copyright_copying_and_warranty(bool, const
string&)’:
../default/libinterp/version.cc:92:20: error: ‘octave::config’ has not
been declared
          + octave::config::canonical_host_type ()
                    ^~~~~~
Makefile:18770: recipe for target
'libinterp/libinterp_liboctinterp_la-version.lo' failed

Declaration and definition of the function in defaults.{h,cc} seems
ok. Maybe the object is not linked?



reply via email to

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