I get the following error, trying to build the latest SVN 644 on Mac OS X 
10.10.4:

UCS_string.cc:1050:16: error: use of undeclared identifier 'exp10'
   v += 0.03 * exp10(-fract_digits);
               ^
1 error generated.
make[3]: *** [apl-UCS_string.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/apl-Token.Tpo .deps/apl-Token.Po
mv -f .deps/apl-Tokenizer.Tpo .deps/apl-Tokenizer.Po
mv -f .deps/apl-UserFunction.Tpo .deps/apl-UserFunction.Po
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


---
Louis Chrétien
[email protected]




Reply via email to