古いバージョンのBBSは閲覧のみ可能です。
The old BBS is read only.

6309

error installation

Posted on : October 03, 2012 (Wed) 22:57:47

by error installation

please!! i need your help to solve this error

bendaou@bendaou-Compaq-610:~/Bureau/cpa2002v009c$ make
ifort -O3 -o source/specx.o -c source/specx.f
source/specx.f(78): error #7911: Adding this variable to common-block-object-list causes the common block size to exceed the maximum of 2147483647 bytes. [PEXF]
& ,wk8((2*mxlmx-1)**2*mxlmx*24)
^
source/specx.f(78): error #7911: Adding this variable to common-block-object-list causes the common block size to exceed the maximum of 2147483647 bytes. [GI]
& ,wk8((2*mxlmx-1)**2*mxlmx*24)
^
source/specx.f(78): error #7911: Adding this variable to common-block-object-list causes the common block size to exceed the maximum of 2147483647 bytes. [GM]
& ,wk8((2*mxlmx-1)**2*mxlmx*24)
^
source/specx.f(78): error #7911: Adding this variable to common-block-object-list causes the common block size to exceed the maximum of 2147483647 bytes. [RSTR]
& ,wk8((2*mxlmx-1)**2*mxlmx*24)
^
source/specx.f(78): error #7911: Adding this variable to common-block-object-list causes the common block size to exceed the maximum of 2147483647 bytes. [HH]
& ,wk8((2*mxlmx-1)**2*mxlmx*24)
^
source/specx.f(44): error #6502: COMMON cannot be extended beyond the beginning of a block. [WKC]
& ,wkc(1),detl(msex,2),det(lengx)
-----------------^
source/specx.f(44): error #7911: Adding this variable to common-block-object-list causes the common block size to exceed the maximum of 2147483647 bytes. [WKC]
& ,wkc(1),detl(msex,2),det(lengx)
-----------------^
compilation aborted for source/specx.f (code 1)