Dear all,
We have recently received a CD on AMBER6.0. when i am trying to
compile "*.f" files, none of them is getting executed, its showoing some
link problems with header files. I am sending the errors shown during the
compilation of one of the files"browspk.f"
Kindly help me; how should i compile, where to look in for these
header files.
Thanks a lot.
with regards.
ireena.
rowspk.f: In subroutine `browspk':
browspk.f:40:
include 'DEFS.BLOCK'
^
In file included from browspk.f at (^)
In file included from browspk.f:41:
DEFS.BLOCK:33:
include 'gl/fsphere.h'
^
Unable to open INCLUDE file `gl/fsphere.h' at (^)
DEFS.BLOCK:34:
include '/usr/include/gl/fgl.h'
^
Unable to open INCLUDE file `/usr/include/gl/fgl.h' at (^)
DEFS.BLOCK:35:
include '/usr/include/gl/fdevice.h'
nable to open INCLUDE file `gl/fsphere.h' at (^)
DEFS.BLOCK:34:
include '/usr/include/gl/fgl.h'
^
Unable to open INCLUDE file `/usr/include/gl/fgl.h' at (^)
DEFS.BLOCK:35:
include '/usr/include/gl/fdevice.h'
^
Unable to open INCLUDE file `/usr/include/gl/fdevice.h' at (^)
browspk.f:51: warning:
call qdevic(WINSHU)
1
browspk.f:57: (continued):
call qdevic(keybd)
2
Argument #1 of `qdevic' is one type at (2) but is some other type at (1)
[info -f g77 M GLOBALS]
rowspk.f: In subroutine `browsdir':
browspk.f:104:
include 'DEFS.BLOCK'
^
In file included from browspk.f at (^)
In file included from browspk.f:105:
DEFS.BLOCK:33:
include 'gl/fsphere.h'
^
Unable to open INCLUDE file `gl/fsphere.h' at (^)
DEFS.BLOCK:34:
include '/usr/include/gl/fgl.h'
^
Unable to open INCLUDE file `/usr/include/gl/fgl.h' at (^)
DEFS.BLOCK:35:
include '/usr/include/gl/fdevice.h'
^
Unable to open INCLUDE file `/usr/include/gl/fdevice.h' at (^)
browspk.f:51: warning:
call qdevic(WINSHU)
1
browspk.f:119: (continued):
call qdevic(keybd)
2
Argument #1 of `qdevic' is one type at (2) but is some other type at (1)
[info -f g77 M GLOBALS]
Received on Mon Apr 16 2001 - 05:24:25 PDT