2002-May-17
Did a "make obj" under /usr/src (with new 1.5.3 code). In two minutes, it stopped at:obj ===> sys/dev/wscons make: don't know how to make obj. StopFrom looking at cvs update logs, I see many messages like: "cvs server: sys/dev/wscons/Makefile is no longer in the repository". But I didn't see any reference to this in CHANGES-1.5.3.
Later, I found out that that cvs repository had corruption problems. (Others later reported same issues.) Later, I did it again and the cvs update took 158 minutes. A few files were marked as modified:
M sys/isofs/cd9660/cd9660_vfsops.c M sys/miscfs/genfs/layer.h M sys/miscfs/genfs/layer_extern.h M sys/miscfs/genfs/layer_vnops.c M sys/miscfs/nullfs/null_vnops.c(These were files I had patched.)