Dear SGE users, I have a makefile that works correctly when called with the -n option, ie all the rules and targets are correctly computed. But *without* the -n option, ie when running it for real, it prints out the commands correctly, but then sometimes it spits out a bunch of error messages of the form
qmake: *** No rule to make target `/LD/ld453/analysis/Mingus/06_08_2011_14_34_47/06_08_2011_16_35_13/spikes_tt9.h5', needed by `spikes'. qmake: *** [/LD/ld453/analysis/Mingus/06_08_2011_14_34_47/06_08_2011_16_35_13/spikes_tt9.h5] Error 129 And sometimes it all just works fine. With ordinary gnu make, everything works fine always. What is error 129? And has anyone observed this behavior before? Thanks, Cas
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
