Hi, when I want to compile molpro2002.6 patch level 74 on an IBM p655+ with xlf 8.1 I got this error during the build with make:
<snip> ar -X64 -r ../lib/libmolpro.a licence.o util/ao... .. <snip> .. ...o cosmo/consts.o cosmo/coschol1.o cosmo/coschol2.o cosmo/cosmo_basis.o cosmo/cosmo_init.o cosmo/cosmo_oc.o cosmo/cosmo_open.o cosmo/cosmo_surf.o cosmo/dvfill.o cosmo/fill_cosmo_grd1082.o cosmo/traop_cosmo.o cosmo/writecosmo.o cosmo/writsude.o ;\ true ../lib/libmolpro.a make[2]: execvp: /bin/sh: The parameter or environment lists are too long. make[2]: *** [../lib/libmolpro.a] Error 127 make[2]: Leaving directory `/home/reuti/molpro2002.6/src' make[1]: *** [library] Error 2 make[1]: Leaving directory `/home/reuti/molpro2002.6/src' make: *** [src] Error 2 I already updated to the latest GNU make 3.80 and adjusted the $PATH to get this make. How can I increase the size of the environment (in Linux it's compiled in the kernel AFAIK - and on AIX?)? Cheers - Reuti
