[R] need help building R on SGI
Deborah Swayne
dfs at research.att.com
Mon May 6 16:34:22 CEST 2002
I'm trying to build R-1.5.0 on an SGI. I downloaded the tar file
just a couple of hours ago. These are the various variables I set
before configuring, and the arguments to configure I'm using:
export R_PAPERSIZE=letter
CPPFLAGS=-I/usr/dfs/src/readline
export LDFLAGS='-L/usr/common/lib -L/usr/lib32 -L/usr/dfs/src/readline'
export CONFIG_SHELL=/v/bin/sh SHELL=/v/bin/sh
./configure --enable-R-shlib --prefix=/usr/common/R-1.5.0
And this where configure dies:
checking for readline/readline.h... yes
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
Segmentation fault
Here are the final lines of config.log, though they don't seem to
reveal anything more:
configure: failed program was:
#line 11610 "configure"
#include "confdefs.h"
#include <readline/history.h>
configure:11638: result: no
configure:11656: checking for readline/history.h
configure:11663: result: no
configure:11576: checking readline/readline.h usability
configure:11585: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11588: $? = 0
configure:11591: test -s conftest.o
configure:11594: $? = 0
configure:11603: result: yes
configure:11607: checking readline/readline.h presence
configure:11614: gcc -E -I/usr/local/include conftest.c
configure:11620: $? = 0
configure:11638: result: yes
configure:11656: checking for readline/readline.h
configure:11663: result: yes
configure:11576: checking rpc/rpc.h usability
configure:11585: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11588: $? = 0
configure:11591: test -s conftest.o
configure:11594: $? = 0
configure:11603: result: yes
configure:11594: $? = 0
configure:11603: result: yes
configure:11607: checking rpc/rpc.h presence
configure:11614: gcc -E -I/usr/local/include conftest.c
configure:11620: $? = 0
configure:11638: result: yes
configure:11656: checking for rpc/rpc.h
configure:11663: result: yes
Is there more information I need to provide? Does this give
anybody any ideas?
Thanks,
Debby
--
Deborah Swayne AT&T Labs - Research
dfs at research.att.com Shannon Laboratory, Room B295
www.research.att.com/~dfs 180 Park Avenue
973 360-8423 Florham Park, NJ 07932-0971
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list