I recently tried to cvsup a 4.3 box that has been cvsupped once a week
for about 6 months. It downloads everything fine but blows up half way
thru the make buildworld with the following error
rm -f .depend /usr/src/gnu/libexec/uucp/libuuconf/GPATH
/usr/src/gnu/libexec/uucp/libuuconf/GRTAGS
/usr/src/gnu/libexec/uucp/libuuconf/GSYMS
/usr/src/gnu/libexec/uucp/libuuconf/GTAGS
===> gnu/libexec/uucp/doc
rm -f uucp.info uucp.info.gz
===> gnu/libexec/uucp/cu
".depend", line 1: Need an operator
".depend", line 2: Missing dependency operator
".depend", line 3: Need an operator
".depend", line 4: Need an operator
".depend", line 5: Need an operator
".depend", line 6: Need an operator
".depend", line 8: Need an operator
".depend", line 9: Need an operator
".depend", line 10: Need an operator
".depend", line 11: Need an operator
".depend", line 12: Need an operator
".depend", line 13: Need an operator
".depend", line 15: Need an operator
".depend", line 16: Need an operator
".depend", line 17: Need an operator
".depend", line 18: Need an operator
".depend", line 19: Need an operator
".depend", line 27: Need an operator
".depend", line 44: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/src/gnu/libexec/uucp.
*** Error code 1
Stop in /usr/src/gnu/libexec.
*** Error code 1
Stop in /usr/src/gnu.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
I have even tried erasing the source tree and redownloading it again
and still I get the same error. Any ideas??
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message