[Pw_forum] AIX + XML files
Axel Kohlmeyer
akohlmey at cmm.chem.upenn.edu
Mon Nov 27 18:28:49 CET 2006
On Mon, 27 Nov 2006, Gianni Profeta wrote:
GP> Alex,
GP> I changed the make.sys.
GP> The compilation goes straight, but at the linking phase I have the
GP> following :
GP>
GP> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
GP> ld: 0711-317 ERROR: Undefined symbol: .flush
GP> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
GP> information.
GP> make: 1254-004 The error code from the last command is 8.
GP> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
GP>
GP> I did not solve the problem by myself...
hmmm, you may want to add the following to flib/flush_unit.f90
#if defined(__XLF) || defined(__ABSOFT)
#define flush flush_
#endif
that should be fixed in version 3.2, if i read the
changelog correctly.
axel.
GP>
GP> G.
GP>
GP> _______________________________________________
GP> Pw_forum mailing list
GP> Pw_forum at pwscf.org
GP> http://www.democritos.it/mailman/listinfo/pw_forum
GP>
--
=======================================================================
Axel Kohlmeyer akohlmey at cmm.chem.upenn.edu http://www.cmm.upenn.edu
Center for Molecular Modeling -- University of Pennsylvania
Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
tel: 1-215-898-1582, fax: 1-215-573-6233, office-tel: 1-215-898-5425
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.
More information about the Pw_forum
mailing list