On 1/9/07, Vivek Ranjan <vranjan at ncsu.edu> wrote: > Hello, > > I am trying to compile the latest (CVS) version of pwscf on IBM SP4 > machine. I get the following error message. > > > ( cd clib ; if test "make" = "" ; then make TLDEPS= all ; else > make TLDEPS= all ; fi ) > xlc_r -q64 -O2 -D__AIX -D__XLF -D__ESSL -D__MASS -D__MPI -D__PARA > -I../include -c c_mkdir.c > "c_mkdir.c", line 42.5: 1506-033 (S) Function F77_FUNC_ is not valid. > Function cannot return a function. > "c_mkdir.c", line 49.41: 1506-045 (S) Undeclared identifier length. > "c_mkdir.c", line 51.19: 1506-045 (S) Undeclared identifier dirname. > "c_mkdir.c", line 62.11: 1506-1332 (W) A function with return type > "int(*)(const char*,const int*)" may not return a value of type "int". > make: 1254-004 The error code from the last command is 1. > > > Stop. > make: 1254-004 The error code from the last command is 2. > > > Stop. > > > Any comments/suggestions ?
did you (re-)run configure? axel. > > Thanks in advance, > Vivek > > > > _______________________________________________ > Pw_forum mailing list > Pw_forum at pwscf.org > http://www.democritos.it/mailman/listinfo/pw_forum > > -- ======================================================================= 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.
