[R] Compiling error

Winfried Theis theis at statistik.uni-dortmund.de
Mon Jun 19 16:46:05 CEST 2000


Dear R-Users,

I just tried to compile R 1.1.0 on SuSE-Linux 6.3 (K6-II 366,64MB) but after
configuring without any problems I got the following error:

gcc -I. -I../../src/include -I../../src/include -I../../src/include/R_ext
-I/usr/local/include -DHAVE_CONFIG_H -mieee-fp -D__NO_MATH_INLINES  -O2 -c
pnorm.c -o pnorm.o
pnorm.c: In function `Rf_pnorm5':
pnorm.c:62: `ML_ERR_return_NAN' undeclared (first use in this function)
pnorm.c:62: (Each undeclared identifier is reported only once
pnorm.c:62: for each function it appears in.)
pnorm.c:66: `ML_NAN' undeclared (first use in this function)
pnorm.c:67: `ML_NEGINF' undeclared (first use in this function)
make[3]: *** [pnorm.o] Error 1
make[3]: Leaving directory `/usr/src/packages/R-release/src/nmath'
make[2]: *** [R] Error 2
make[2]: Leaving directory `/usr/src/packages/R-release/src/nmath'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/usr/src/packages/R-release/src'
make: *** [R] Error 1

I attach the config.log so you may be able to see if there is something missing
which is important. (For some reason I didn't install info but I haven't missed
it so far as well as tcl/tk and gnome...)

Any ideas what is going wrong here? A colleague did succeed to compile without
problems on a similar system...

Regards,

Winfried Theis
----------------------------------
E-Mail: Winfried Theis <theis at statistik.uni-dortmund.de>
Date: 19-Jun-00
Tel.: +49-231-755-5903                  Room: Mathematikgebäude, M832
Dipl.-Math. Winfried Theis, Graduiertenkolleg "Angewandte Statistik",
Universität Dortmund, 44221 Dortmund
----------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 21475 bytes
Desc: config.log
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20000619/385afe21/config.obj


More information about the R-help mailing list