Date: Sun, 21 Jul 1996 03:38:06 +1000 (EST) From: Ernie Elu <ernie@spooky.eis.net.au> To: freebsd-current@freebsd.org Subject: Make hierarchy stops Message-ID: <199607201738.DAA02511@spooky.eis.net.au>
next in thread | raw e-mail | index | archive | help
I have been trying to solve a problem with make hierarchy in -current failing for the last couple of weeks. I tracked it down to the copy of /usr/src/etc/Makefile on sup.au.freebsd.org being broken, it is only 2048 bytes long whereas the one on ftp.freebsd.org is 6156 bytes long. The real problem is for some reason sup does not try and replace the incomplete file with the proper one unless I delete the broken file first. It that correct behaviour for sup or nasty bug? I wonder how many other short files it had missed? - Ernie.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607201738.DAA02511>