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

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

[Octave-bug-tracker] [bug #32444] Range.cc build error: ‘floor’ is not a


From: ederag
Subject: [Octave-bug-tracker] [bug #32444] Range.cc build error: ‘floor’ is not a member of ‘gnulib’
Date: Thu, 4 Jan 2018 14:42:32 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #7, bug #32444 (project octave):

For people finding this page while trying to
build octave 4.0.3 with gcc 6.4.0 for instance,
and experiencing

../../liboctave/array/Range.cc:502:8: error: 'floor' is not a member of
'gnulib'



here are two patches extracted from a debian patch 
made by Mike Miller
https://anonscm.debian.org/gitweb/?p=pkg-octave/octave.git;a=commitdiff_plain;h=ed46a2ce08d585e6c635dc0a60cadf406a1c3bfc

just

patch -p1 < gcc-6-abs-overload.patch
patch -p1 < gcc-6-include-math-stdlib.patch


then all checks passed (except docs that were disabled)


(file #42834, file #42835)
    _______________________________________________________

Additional Item Attachment:

File name: gcc-6-abs-overload.patch       Size:0 KB
File name: gcc-6-include-math-stdlib.patch Size:18 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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