From owner-freebsd-hackers Sun Apr 21 23:08:28 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA13376 for hackers-outgoing; Sun, 21 Apr 1996 23:08:28 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id XAA13370 for ; Sun, 21 Apr 1996 23:08:25 -0700 (PDT) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id IAA09416; Mon, 22 Apr 1996 08:08:11 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id IAA04252; Mon, 22 Apr 1996 08:08:11 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id HAA17747; Mon, 22 Apr 1996 07:34:59 +0200 (MET DST) From: J Wunsch Message-Id: <199604220534.HAA17747@uriah.heep.sax.de> Subject: Re: more -current build failure To: freebsd-hackers@freebsd.org (FreeBSD hackers) Date: Mon, 22 Apr 1996 07:34:58 +0200 (MET DST) Cc: kimc@w8hd.org (Kim Culhan) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from "Kim Culhan" at Apr 21, 96 05:49:28 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Kim Culhan wrote: > > /usr/src/gnu/usr.bin/mkisofs/rock.c looks like: > > pnt = (char *) e_malloc(SECTOR_SIZE); > memset(pnt, 0, SECTOR_SIZE); > memcpy(pnt, Rock, ipnt); > *size = ipnt; > return pnt; > } > ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^ > > The above series of characters begins on line 531 and repeats a few hundred > to the end of the file. Your file is damaged. My CVS master is okay, it hasn't been touched for ages (October 1995). You might have serious disk/controller problems. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)