Full_Name: D Kreil Version: 2.1.1 OS: HP-UX B.11.23 U ia64 0029870451 unlimited-user license Submission from: (NULL) (62.178.15.60) During compiliation, I get: ld: Unsatisfied symbol "finite" in file colors.o Fix: replace "finite" with R_FINITE in colors.c line 269. I have, this time, searched through the R-admin.html, but not found a mention. This is all a bit hard for me as I'm installing R as non-admin on a bare-bones ia64 hpux system with no web browser, and a weird mix of libraries. Nevertheless, the above seems to me like an innocent typo? Best regards, David.
ripley@stats.ox.ac.uk
2005-Aug-30 06:04 UTC
[Rd] "finite" vs "R_FINITE" in colors.c (PR#8108)
Thanks, but it is already changed in the R-devel sources. On Mon, 29 Aug 2005 rbug05 at kreil.org wrote:> Full_Name: D Kreil > Version: 2.1.1 > OS: HP-UX B.11.23 U ia64 0029870451 unlimited-user license > Submission from: (NULL) (62.178.15.60) > > > During compiliation, I get: > > ld: Unsatisfied symbol "finite" in file colors.o > > Fix: replace "finite" with R_FINITE in colors.c line 269. > > I have, this time, searched through the R-admin.html, but not found a mention. > This is all a bit hard for me as I'm installing R as non-admin on a bare-bones > ia64 hpux system with no web browser, and a weird mix of libraries. > Nevertheless, the above seems to me like an innocent typo?-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Apparently Analagous Threads
- test for readline installation fails if installation location non-standard (PR#8104)
- Core dump during lazy loading of "survival" at installation time (PR#8106)
- Floating point precision / guard digits? (PR#13771)
- Floating point precision / guard digits? (PR#13771)
- Installing randomForest on Ubuntu Errors