Date: Mon, 3 Apr 2000 15:19:52 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: "Jason J. Horton" <jason@intercom.com> Cc: stable@freebsd.org Subject: Re: 3.4-STABLE buildworld fails. Message-ID: <Pine.BSF.4.21.0004031516290.40306-100000@freefall.freebsd.org> In-Reply-To: <38E90C22.EA79A99@intercom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 3 Apr 2000, Jason J. Horton wrote: > Actually, a few files in that directory look odd: > # ls -l /usr/src/usr.bin/more/ > total 0 > b--sr-srwt 1 544432488 1953064037 110, 0x74610069 Sep 4 2030 > help.c > br-xrw--wt 1 1700929644 1836016394 110, 0x69630075 Oct 22 2021 > input.c > c--xr--r-x 1 1919950949 1634887535 105, 0x6574006d Oct 22 2021 > line.c > br-xr-S-w- 1 543515745 1730178932 110, 0x74200049 Sep 9 2028 > os.c > b---r-S--T 1 1752440933 544368997 115, 0x20650065 Nov 29 2031 > position.c > c--xr--r-x 1 1836216166 1718558835 115, 0x61200074 Dec 4 2023 > signal.c > > Trying to delete the files are a pain, need to specify no* to chflags. You can just 'chflags 0' to remove all flags, nothing in the source tree has flags set by default. > And every time I successfully delete a single file, the system reboots. > Hopefully once they are all gone, I will have no more problems like > this. Only if the underlying cause was a once-off event. You may have hardware problems which caused the filesystem corruption. > As for buildworld on my other systems, I think I have found a solution. > If I "make -j 4 buildworld" the compile will finish, but if I > "make -j 4 installworld" I get errors. If I just do "make installworld" > it goes through cleanly. There's no real advantage to doing a parallel installworld anyway.. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004031516290.40306-100000>