Opened 19 years ago
Last modified 17 years ago
#85 closed defect
Error reported by NAG HP compiler in ropp_1dvar_OmB.f90 — at Initial version
| Reported by: | Dave Offiler | Owned by: | Dave Offiler |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ropp_io | Version: | 0.8 |
| Keywords: | Cc: | michael.rennie@… |
Description
f95 -I../build -O2 -dusty -I/data/nwp1/grassaf/ropp/hpnag//include -c -o ropp_1dvar_OmB.o `test -f '../qc/ropp_1dvar_OmB.f90' || echo './'`../qc/ropp_1dvar_OmB.f90
Error: ../qc/ropp_1dvar_OmB.f90, line 78: USE ROPP_1DVAR in program-unit ROPP_1DVAR_OMB_BANGLE imports symbol ROPP_1DVAR_OMB_BANGLE
detected at ROPP_1DVAR@
Error: ../qc/ropp_1dvar_OmB.f90, line 161: USE ROPP_1DVAR in program-unit ROPP_1DVAR_OMB_REFRAC imports symbol ROPP_1DVAR_OMB_REFRAC
detected at ROPP_1DVAR@
[f95 terminated - errors found by pass 1]
make[1]: *** [ropp_1dvar_OmB.o] Error 2
Note:
See TracTickets
for help on using tickets.
