Skip to content
Prev 19002 / 398498 Next

Problem compiling on HP-UX 10.20

Thanks for the help. I am getting closer.  Switching to the fort77 compiler
fixed that problem.  Now it compiles completely but I am unable to run the
check.  


artn at bs752> make check
make[1]: Entering directory `/tmp_mnt/users/artn/R-1.4.1/tests'
make[2]: Entering directory `/tmp_mnt/users/artn/R-1.4.1/tests'
make[3]: Entering directory `/tmp_mnt/users/artn/R-1.4.1/tests/Examples'
make[4]: Entering directory `/tmp_mnt/users/artn/R-1.4.1/tests/Examples'
make[4]: Leaving directory `/tmp_mnt/users/artn/R-1.4.1/tests/Examples'
make[4]: Entering directory `/tmp_mnt/users/artn/R-1.4.1/tests/Examples'
make[4]: *** Warning: File `Makefile' has modification time in the future
(2002-04-19 11:17:56 > 2002-04-19 11:17:53)
collecting examples for package `base' ...
make[5]: Entering directory `/tmp_mnt/users/artn/R-1.4.1/src/library'
 >>> Building/Updating help pages for package `base'
     Formats: text example 
make[5]: Leaving directory `/tmp_mnt/users/artn/R-1.4.1/src/library'
running code in `base-Ex.R' ...make[4]: *** [base-Ex.Rout] Error 1
make[4]: Leaving directory `/tmp_mnt/users/artn/R-1.4.1/tests/Examples'
make[3]: *** [test-Examples] Error 2
make[3]: Leaving directory `/tmp_mnt/users/artn/R-1.4.1/tests/Examples'
make[2]: *** [test-Examples] Error 2
make[2]: Leaving directory `/tmp_mnt/users/artn/R-1.4.1/tests'
make[1]: *** [test-all-basics] Error 1
make[1]: Leaving directory `/tmp_mnt/users/artn/R-1.4.1/tests'
make: *** [check] Error 2
artn at bs752> 



Initially I tried with the default compiler flags and then with CFLAGS=-O
and also tried with CXXFLAGS=-O with the same results. My current
configuration is:


R is now configured for hppa2.0-hp-hpux10.20

  Source directory:          .
  Installation directory:    /users/artn
  C compiler:                gcc  -D_HPUX_SOURCE -O
  C++ compiler:              c++  -O
  FORTRAN compiler:          fort77  -g

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

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

configure: warning: you cannot build DVI versions of the R manuals
configure: warning: you cannot build PDF versions of the R manuals


Thanks for any help,


Art Nuzzo
http://www.stat.umn.edu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._