From owner-freebsd-current Sun Jan 4 09:25:57 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA08741 for current-outgoing; Sun, 4 Jan 1998 09:25:57 -0800 (PST) (envelope-from owner-freebsd-current) Received: from hermes (hermes.uninet.net.mx [200.33.146.193]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA08694 for ; Sun, 4 Jan 1998 09:25:44 -0800 (PST) (envelope-from eculp@ver1.telmex.net.mx) Received: from mc.mexcom.net by hermes (SMI-8.6/SMI-SVR4) id LAA18581; Sun, 4 Jan 1998 11:28:28 -0600 Message-ID: <34AFC714.446B9B3D@ver1.telmex.net.mx> Date: Sun, 04 Jan 1998 11:29:56 -0600 From: eculp Organization: MexCom X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 3.0-971226-SNAP i386) MIME-Version: 1.0 To: Steve Price CC: freebsd-current@FreeBSD.ORG Subject: Re: Today's make world References: <199801041609.KAA23690@dns.mexcom.net> <34AFB738.2781E494@ver1.telmex.net.mx> <34AFBCCD.353C51DE@hiwaay.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Steve Price wrote: > > eculp wrote: > > > [...] > > /usr/src/gnu/usr.bin/as/write.c:196: `frchai' undeclared (first use this function) > [...] > > > Any ideas? > > It appears that the file you have has been corrupted in some > way. Please compare the following pieces of info to what you > have on your machine. > > steve[/usr/src/gnu/usr.bin/as]$ grep rcsid write.c > static char rcsid[] = "$Id: write.c,v 1.10 1997/02/22 15:44:08 peter Exp > $"; > steve[/usr/src/gnu/usr.bin/as]$ md5 write.c > MD5 (write.c) = 374525b3878a1b850519d72f7b85f3b6 > steve[/usr/src/gnu/usr.bin/as]$ > > Thanks, Steve > > > TIA > > > > ed header was fine but md5 didn't check, so I copied one from another machine that checked and seems to be running along happily. Thanks a million. God knows when I would have found the problem because it has been building once or twice a week without major problems. ed