[R] Question.

Zhuanshi He hzs at ademrc.kjist.ac.kr
Wed Jul 11 08:59:27 CEST 2001


Hello  all R users,

I tried to compile R1.3.0 on Solari Ultra60,   R configured as
follows(command ./configure)

then  I used "make"  to make  x  files. I got the information  which
looks that the X11 s unsupported.
Does anyone can help me to find the reason why I couldn't make the
successful compile.
If anyone has the precompiled R under sparc workstation,  may I get a
copy?


Thank you very much in advance for ur help.

Zhuanshi He
Advanced Environmental Monitoring and Research Center
Kwangju Institute of Science and Technology
Republic of Korea
http://www.geocities.com/hzs.geo


----------------------------------
R is now configured for sparc-sun-solaris2.7

  Source directory:          .
  Installation directory:    /usr/local
  C compiler:                gcc  -g -O2
  C++ compiler:              c++  -g -O2
  FORTRAN compiler:          g77  -g -O2

  X11 support:               yes
  Gnome support:             no
  Tcl/Tk support:            no

  R profiling support:       yes
  R as a shared library:     no
-----------------------------------


"make "  output some information like

make[3]: `R.bin' is up to date.
make[3]: Leaving directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/main'
make[2]: Leaving directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/main'
make[2]: Entering directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/modules'
make[3]: Entering directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/modules/X11'
make[4]: Entering directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/modules/X11'
make[4]: Leaving directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/modules/X11'
make[4]: Entering directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/modules/X11'
gcc -I. -I../../../src/include -I../../../src/include
-I/usr/local/include -DHAVE_CONFIG_H  -fPIC  -g -O2 -c dataentry.c -o
dataentry.o
dataentry.c: In function `doSpreadKey':
dataentry.c:1195: `XK_Page_Up' undeclared (first use in this function)
dataentry.c:1195: (Each undeclared identifier is reported only once
dataentry.c:1195: for each function it appears in.)
dataentry.c:1199: `XK_Page_Down' undeclared (first use in this function)

make[4]: *** [dataentry.o] Error 1
make[4]: Leaving directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/modules/X11'
make[3]: *** [R] Error 2
make[3]: Leaving directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/modules/X11'
make[2]: *** [R] Error 1
make[2]: Leaving directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/modules'
make[1]: *** [R] Error 1
make[1]: Leaving directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src'
make: *** [R] Error 1



-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010711/1bbd0f51/attachment.html


More information about the R-help mailing list