search for: bs752

Displaying 2 results from an estimated 2 matches for "bs752".

Did you mean: b752
2002 Apr 18
1
Problem compiling on HP-UX 10.20
I am having a problem compiling R on an HP-UX 10.20 system using gcc/g77 compiler. It appears to compile without problems until it gets to the lapack module and I get the following error: gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D_HPUX_SOURCE -fPIC -O2 -c Lapack.c -o Lapack.lo g77 -fPIC -O2 -c double.f -o double.lo g77 -fPIC -O2 -c cmplx.f
2002 Apr 19
1
FW: Problem compiling on HP-UX 10.20
...Art-CINT116 <A.Nuzzo at motorola.com> writes: > > > 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 directo...