Thanks for your suggestion. Although I used python 2.6, I still got an error as I mentioned.
...
...
...
[c] - do not warn if the library had to be created
[s] - create an archive index (cf. ranlib)
[S] - do not build a symbol table
[T] - make a thin archive
[v] - be verbose
[V] - display the version number
@<file> - read options from <file>
emulation options:
No emulation specific options
ar: supported targets: elf64-x86-64 elf32-i386 a.out-i386-linux pei-i386 pei-x86-64 elf64-l1om elf64-little elf64-big elf32-little elf32-big srec symbolsrec verilog tekhex binary ihex
make[3]: *** [all] Error 1
make[3]: Leaving directory `/share/apps/nwchem-6.6/nwchem-6.6/src/peigs/src/c'
make[2]: *** [lib] Error 2
make[2]: Leaving directory `/share/apps/nwchem-6.6/nwchem-6.6/src/peigs'
make[1]: *** [peigs_stamp] Error 1
make[1]: Leaving directory `/share/apps/nwchem-6.6/nwchem-6.6/src/peigs'
make: *** [libraries] Error 1
|