VMD-L Mailing List
From: Sichun Yang (syang_at_physics.ucsd.edu)
Date: Fri Apr 23 2004 - 18:38:56 CDT
- Next message: Sichun Yang: "Re: compile catdcd.c"
- Previous message: Andrew Watts: "(no subject)"
- Next in thread: Sichun Yang: "Re: compile catdcd.c"
- Reply: Sichun Yang: "Re: compile catdcd.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Dear all,
I am trying to compile it under AIX 5.2
using ARCH = AIX4 from the plugin
and CFLAGS = -qtune=pwr4 -qarch=pwr4 -O3
CC = xlC_r
It seems fine after "make":
% make
xlC_r -qtune=pwr4 -qarch=pwr4 -O3
-I/users00/ucsd/ux453965/soft/catdcd/catdcd-3.0/plugins/include
-I/users00/ucsd/ux453965/soft/catdcd/catdcd-3.0/plugins/AIX4/molfile -c
catdcd.c
-L/users00/ucsd/ux453965/soft/catdcd/catdcd-3.0/plugins/AIX4/molfile
-lmolfile_plugin -o cattrr
however, when I try to run it, the error message as follows:
% ./cattrr
exec(): 0509-036 Cannot load program ./cattrr because of the following
errors:
0509-108 The .loader section does not exist.
Any suggestion is welcome.
Thanks,
Sichun
- Next message: Sichun Yang: "Re: compile catdcd.c"
- Previous message: Andrew Watts: "(no subject)"
- Next in thread: Sichun Yang: "Re: compile catdcd.c"
- Reply: Sichun Yang: "Re: compile catdcd.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]