cygwin compilation issues


Click here for full thread
Just Got Here
I'm trying the compilation of nwchem under cygwin, but when I make, I get an error. This is the last bit of my make.log:

Quote:make.log

geom_impose_constraints_on_q:
geom_zmat_sane_step:
rot_theta_z:
check_c2_perp:
geom_zmt_remember_constants:
geom_powcmpl:
../config/makefile.h:2362: recipe for target `/home/jim/nwchem-6.1/lib/CYGWIN/libnwcutil.a(geom_input.o)' failed
make[1]: *** [/home/jim/nwchem-6.1/lib/CYGWIN/libnwcutil.a(geom_input.o)] Error 1
GNUmakefile:105: recipe for target `libraries' failed
make: *** [libraries] Error 1


Any idea what could be wrong?