Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 1996 07:34:58 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Cc:        kimc@w8hd.org (Kim Culhan)
Subject:   Re: more -current build failure
Message-ID:  <199604220534.HAA17747@uriah.heep.sax.de>
In-Reply-To: <Pine.BSF.3.91.960421174630.19910B-100000@moonpie.w8hd.org> from "Kim Culhan" at Apr 21, 96 05:49:28 pm

next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604220534.HAA17747>