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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #32444] Range.cc build error: ‘floor’ is not a member of ‘gnulib’
Date: Wed, 23 Feb 2011 21:28:08 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

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

I think the


#include_next <math.h>


is your problem.  So it is GCC 4.3.x that had the "#include_next" problem, not
4.1.x.  This is a GCC bug, not a problem with Octave.  See the following bug
report about it:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38000

The fix is to upgrade your GCC or apply the fix given in the GCC bug report.

So I think this bug report for Octave should be closed.

    _______________________________________________________

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]