As I said before I experience difficulties to evaluate what configure
has found.
The place in R's config.log, where 'cpow' fails, sais:
configure:32656: checking for cpow
configure:32721: gcc -o conftest -g -O2 -D__NO_MATH_INLINES
-I/usr/local/include -L/usr/local/lib c
Sorry for my very late answer. On Sept. 12th I got an unexpected
business trip until yesterday evening, so I had no chance to try out.
Thank you for the hints. But I am afraid I have no idea how to extract
the needed information.
With R-2.2.0 (R-beta_2005-09-22_r35658.tar.gz) I tried the follo
These were found by AC_CHECK_FUNCS (please confirm what configure said) so
most likely some macro needs to be set or header included.
Could you please find out how configure managed to find cpow etc when they
appear not to be in libc/libm?
On Sat, 10 Sep 2005, Rainer Hurling wrote:
> The confi
The configure script runs fine, but when I compile todays alpha version
of R-2.2.0 (R-alpha_2005-09-10_r35546.tar.gz) under FreeBSD 7.0-CURRENT
from Sept. 4th I get the following output:
[...]
gcc -I../../src/extra/zlib -I../../src/extra/bz