From: Ralph <oct...@sp...> - 2004-09-23 19:14:35
|
The file rand.cc in FIXES causes this error: -------------------------------------------------------- g++ -c -fPIC -I/usr/include/octave-2.1.50 -I/usr/include/octave-2.1.50/octave -mieee-fp -O3 -march=athlon-xp -fomit-frame-pointer -pipe -DHAVE_OCTAVE_21 -DALLBITS rand.cc -o rand.o rand.cc: In function `void do_size(octave_value_list, int&, int&)': rand.cc:139: error: `xisnan' undeclared (first use this function) --------------------------------------------------------- I'm using Octave V2.1.50 and octave-forge from 2004-09-09 Ralph -- |