octave-maintainers
[Top][All Lists]
Advanced

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

Re: 'floor' is not a member of 'gnulib'


From: Kai Habel
Subject: Re: 'floor' is not a member of 'gnulib'
Date: Thu, 06 Jan 2011 17:46:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100914 SUSE/3.1.4 Lightning/1.0b2 Thunderbird/3.1.4

On 06.01.2011 17:30, Ben Abbott wrote:
I've encountered a problem with gnulib, which I think is related to the changeset below.


I've had problems on MacOS X when such changes are made. In the past, a maintainer-clean, and building from scratch has fixed it for me. But this time ...

libtool: compile:  g++-4.2 -DHAVE_CONFIG_H -I. -I.. -I/sw/lib/flex/include -I/sw/include -m32 -I/sw/include/freetype2 -I/sw/include/qhull -I/usr/include -I../libgnu -I../libgnu -I../libcruft/misc -I/sw/lib/flex/include -I/sw/include -m32 -I/sw/include/freetype2 -I/sw/include/qhull -I/usr/include -I/sw/include -m32 -O1 -g -D_THREAD_SAFE -DHAVE_CONFIG_H -mieee-fp -I/sw/include -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -I/sw/include -m32 -O1 -g -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/sw/include -m32 -O1 -g -D_THREAD_SAFE -MT liboctave_la-CollocWt.lo -MD -MP -MF .deps/liboctave_la-CollocWt.Tpo -c CollocWt.cc  -fno-common -DPIC -o .libs/liboctave_la-CollocWt.o
In file included from oct-inttypes.h:35,
                 from idx-vector.h:35,
                 from Array.h:37,
                 from MArray.h:29,
                 from dMatrix.h:27,
                 from CollocWt.h:29,
                 from CollocWt.cc:32:
lo-mappers.h: In function 'double xfloor(double)':
lo-mappers.h:37: error: 'floor' is not a member of 'gnulib'
make[3]: *** [liboctave_la-CollocWt.lo] Error 1
make[2]: *** [check] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2

... is anyone else seeing this?

Ben
I have seen this too today. A "git pull " in octave/gnulib made an update - after that I could comile again.

Kai

reply via email to

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