From owner-freebsd-questions Sun Feb 23 15:09:34 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA08423 for questions-outgoing; Sun, 23 Feb 1997 15:09:34 -0800 (PST) Received: from kevin.sunshine.net (pme55.sunshine.net [204.191.205.55]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA08383 for ; Sun, 23 Feb 1997 15:09:19 -0800 (PST) Received: (from root@localhost) by kevin.sunshine.net (8.8.3/8.8.3) id PAA00349; Sun, 23 Feb 1997 15:04:03 -0800 (PST) Date: Sun, 23 Feb 1997 15:04:03 -0800 (PST) Message-Id: <199702232304.PAA00349@kevin.sunshine.net> To: freebsd-questions@FreeBSD.ORG X-URL: http://www.freebsd.org/support.html X-Mailer: Lynx, Version 2.6 X-Personal_name: Kevin Eliuk From: kevin_eliuk@sunshine.net Subject: 'make wor(k)ld' problem Cc: kevin_eliuk@sunshine.net Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk HI GURUS, I am a NEWBIE operating a 386-20 with a Maxtor 1gig IDE drive. I recently downloaded sup-stable and ran "make world" from the /usr/src directory and (and 7 hours later) have run into the below snag. (this was reproduced by going into /usr/src/lib/libcom_err and running make) ------------------------------------------------------------------------------- ===> doc makeinfo --no-split -I /usr/src/lib/libcom_err/doc /usr/src/lib/libcom_err/doc/com_err.texinfo -o com_err.info *** Error code 2 Stop. *** Error code 1 Stop. Feb 23 00:49:22 kevin /kernel: wd0s3f: hard error reading fsbn 996048 of 996048-996063 (wd0s3 bn 1164144; cn 288 tn 46 sn 30)wd0: status 59 error 40 Feb 23 00:49:23 kevin /kernel: wd0s3f: hard error reading fsbn 996048 of 996048-996063 (wd0s3 bn 1164144; cn 288 tn 46 sn 30)wd0: status 59 error 40 ________________________________________________________________________________ When I cat the com_err.texinfo file I get similar or same results. This is the second time I have tried though between 1 and 2 I ran bad144 to identify all bad sectors. My thinking on the next step is to replace the file and start again but my fear is that later into the process other files may be sitting on bad sectors. My hope is that a command that I do not know all about may be available (and there are many of those) for me to check further files before continuing. Please Help. PS: A special thanks to Doug White for his help sorting out the problem I was having with user-ppp and sorry for sending the windoze.wri attachment.