Hi,
I do not know if this is to be reported. If it is not, please excuse me
Since a week from now I cannot compile the repository code.
After doing
hg pull http://www.octave.org/hg/octave
hg update
make clean
./configure
make

I get the following error
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu
-I../libgnu -I../libcruft/misc -g -O2 -DHAVE_CONFIG_H -mieee-fp
-I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat
-Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2
-pthread -g -O2 -MT liboctave_la-Range.lo -MD -MP -MF
.deps/liboctave_la-Range.Tpo -c Range.cc  -fPIC -DPIC -o
.libs/liboctave_la-Range.o
Range.cc: In function 'double tfloor(double, double)':
Range.cc:440: error: 'floor' is not a member of 'gnulib'
Range.cc:444: error: 'floor' is not a member of 'gnulib'
make[3]: *** [liboctave_la-Range.lo] Error 1
make[3]: Leaving directory
`/home/juanpi/Resources/3rdPartyCode/octave_repo/liboctave'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/juanpi/Resources/3rdPartyCode/octave_repo/liboctave'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/juanpi/Resources/3rdPartyCode/octave_repo'
make: *** [all] Error 2

Thanks


-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
www.ailab.ch/carbajal

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to