LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Pawel Wielgus (pawel.wielgus_at_[hidden])
Date: 2006-06-19 08:16:27


Well,

this time I received sth different (? - see below)... As far as I know
my admins make some changes all the time...

For LAM compilations I set CC, FC and CXX as xlc_r, xlf_r and xlC_r,
respectively, with just ./configure --prefix=$PATH...
Some more details about the OS/hardware (from nmon):

RS/6000 & pSeries Details
Hardware-Type(NIM)=CHRP=Common H/W Reference Platform Bus-Type=PCI
Logical partition=Dynamic
CPU Architecture=PowerPC Implementation=RS64-IV or POWER4, 64 bit with
32 CPUs (16 CPUs activated)
CPU Level 1 Cache is Combined Instruction=65536 bytes & Data=32768 bytes
    Level 2 Cache size=1474560
AIX 5.2.0.86 Kernel=Multi-Processor 64 bit

Regards

Pawel Wielgus

And the error:

home/pwielgus/lam-7.1.2/share/include
-I/home/pwielgus/lam-7.1.2/romio/adio/ad_ufs/../include -I../i
nclude -c ad_ufs_iwrite.c
"ad_ufs_iwrite.c", line 172.29: 1506-280 (W) Function argument
assignment between types "struct aioc
b*" and "int" is not allowed.
"ad_ufs_iwrite.c", line 172.37: 1506-099 (S) Unexpected argument.
"ad_ufs_iwrite.c", line 173.25: 1506-280 (W) Function argument
assignment between types "struct aioc
b*" and "int" is not allowed.
"ad_ufs_iwrite.c", line 173.33: 1506-099 (S) Unexpected argument.
"ad_ufs_iwrite.c", line 181.37: 1506-280 (W) Function argument
assignment between types "struct aioc
b*" and "int" is not allowed.
"ad_ufs_iwrite.c", line 181.45: 1506-099 (S) Unexpected argument.
"ad_ufs_iwrite.c", line 182.33: 1506-280 (W) Function argument
assignment between types "struct aioc
b*" and "int" is not allowed.
"ad_ufs_iwrite.c", line 182.41: 1506-099 (S) Unexpected argument.
"ad_ufs_iwrite.c", line 188.45: 1506-280 (W) Function argument
assignment between types "struct aioc
b*" and "int" is not allowed.
"ad_ufs_iwrite.c", line 188.53: 1506-099 (S) Unexpected argument.
"ad_ufs_iwrite.c", line 189.41: 1506-280 (W) Function argument
assignment between types "struct aioc
b*" and "int" is not allowed.
"ad_ufs_iwrite.c", line 189.49: 1506-099 (S) Unexpected argument.
make: The error code from the last command is 1.

Stop.
make: The error code from the last command is 2.