AMBER Archive (2007)

Subject: Re: AMBER: antechamber: mopac charges

From: David A. Case (case_at_scripps.edu)
Date: Thu Jul 05 2007 - 15:24:09 CDT


On Thu, Jul 05, 2007, Neelanjana Sengupta wrote:

> In compiling antechamber-1.27 using gcc and f77 compilers,

What does "f77 --version" state? Is this really g77?

>
> /usr/bin/ld: Undefined symbols:
> ___stderrp
> _fwrite$UNIX2003
> ___stdinp
> ___stdoutp
> _freopen$UNIX2003
> collect2: ld returned 1 exit status
> make[1]: *** [mopac] Error 1

Bummer. It looks like you did not in fact make the mopac executable.

> /Applications/antechamber-1.27/exe/mopac: cannot execute binary file

Further confirmation that mopac did not build.

Do you know that g77 is properly set up on your machine? Can you compile
other fortran programs there? This is the first time I have seen g77 fail
with this version of the mopac code.

If you don't see anything, try this:

cd $ACHOME/mopac6/src
make clean
make >& make.out

And look at the entire "make.out" file to see if there are any other errors.

...good luck...dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu