RIM under HP-UX A.B8.05

Does anyone know if RIM works in a HP machine? I have problems with both SETUP-BSD and SETUP-AIX. I have tried with SETUP-SUN but there are problems too.

I would very much appreciate any help people could offer. Thanks in advance.

Anabel Donadios
Eurogis
anabel@tilo.datsi.fi.upm.es

The error messages are:

  SRC = /users/grass4/src
  CMD = /users/grass4/src/CMD
  HEADER = head
  ARCH =
  GISBASE = /users/grass4
  VERSION = 4.0 Summer 1991
#################################################################
/users/grass4/src.related/rim
  make -f OBJ/make.rules

  run.setup
Here are the possible setup files:
SETUP-AIX
SETUP-BSD
SETUP-DEC
SETUP-MASS
SETUP-SUN

Which setup file do you want to use?

Running SETUP-AIX...
Done

  rm -f src/rimlib
  find src -name "*.o" -exec rm -f {} \;
  make -f Makefile 'rim'
  (cd src; make rim)
  fvs -c -w rim.f
*** Error code 1
*** Error code 1
*** Error code 1

  SRC = /users/grass4/src
  CMD = /users/grass4/src/CMD
  HEADER = head
  ARCH =
  GISBASE = /users/grass4
  VERSION = 4.0 Summer 1991
#################################################################
/users/grass4/src.related/rim
  make -f OBJ/make.rules

  run.setup
Here are the possible setup files:
SETUP-AIX
SETUP-BSD
SETUP-DEC
SETUP-MASS
SETUP-SUN

Which setup file do you want to use?

Running SETUP-BSD...
Does your f77 specify RECL in bytes or words (b/w)? Done

  rm -f src/rimlib
  find src -name "*.o" -exec rm -f {} \;
  make -f Makefile 'rim'
  (cd src; make rim)
  fvs -c -w rim.f
*** Error code 1
*** Error code 1
*** Error code 1

*** SETUP-SUN
    ...
    ...
    ...
  f77 -Bstatic -o rim src/rim.o src/rimlib
  f77: Option not recognized: -B
  f77: Bad syntax: -t atic
*** Error code 1