Search the web
Sign In
New User? Sign Up
Fortran · Fortran Q/A's, info, lib and fans
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
compiling error in solaris   Message List  
Reply | Forward Message #419 of 509 |
Dear friends:

I am trying to compile downloaded mopac7 source code (many files) in
Sparc solaris system. Tons of errors come up. A little beginning is
copied directly.

Can any one suggest me how so many errors are caused? by system? by
compiler? etc.......

errors:

[rathlefs@ishmael ~/users/justin/mopac_1]$ g77 -O *.f -o mopac.exe
ef.f: In subroutine `ef':
ef.f:198: warning:
$ ' CARTESIAN OPTIMIZATION.',/,1x,'IF THE OPTIMIZATION IS',
^
Missing comma in FORMAT statement at (^)
ef.f: In subroutine `efstr':
ef.f:48: warning:
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT(MAXPAR,MAXPAR),
1
ef.f:564: (continued):
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT
(MAXPAR,MAXPAR),
2
Common block `nllcom' is 1152960 bytes in length at (1) but 923520
bytes at (2)
ef.f:48: warning:
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT(MAXPAR,MAXPAR),
1
ef.f:564: (continued):
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT
(MAXPAR,MAXPAR),
2
Common block `nllcom' is 1152960 bytes in length at (1) but 923520
bytes at (2)
ef.f:48: warning:
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT(MAXPAR,MAXPAR),
1
ef.f:564: (continued):
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT
(MAXPAR,MAXPAR),
2
Common block `nllcom' is 1152960 bytes in length at (1) but 923520
bytes at (2)
ef.f:48: warning:
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT(MAXPAR,MAXPAR),
1
ef.f:564: (continued):
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT
(MAXPAR,MAXPAR),
2
Common block `nllcom' is 1152960 bytes in length at (1) but 923520
bytes at (2)
ef.f:48: warning:
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT(MAXPAR,MAXPAR),
1
ef.f:564: (continued):
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT
(MAXPAR,MAXPAR),
2
Common block `nllcom' is 1152960 bytes in length at (1) but 923520
bytes at (2)
ef.f: In subroutine `gethes':
ef.f:48: warning:
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT(MAXPAR,MAXPAR),
1
ef.f:1032: (continued):
COMMON /NLLCOM/ HESS(MAXPAR,MAXPAR),BMAT
(MAXPAR,MAXPAR),
2










Wed Jun 8, 2005 10:04 pm

dlyzxl
Offline Offline
Send Email Send Email

Forward
Message #419 of 509 |
Expand Messages Author Sort by Date

Dear friends: I am trying to compile downloaded mopac7 source code (many files) in Sparc solaris system. Tons of errors come up. A little beginning is copied...
dlyzxl
Offline Send Email
Jun 9, 2005
3:51 pm

... in ... There are two problems with the example code, but these are probably only the tip of the iceberg. i. The $ format descriptor means write the line...
jcollinssimcon
Offline Send Email
Jun 13, 2005
3:11 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help