Date: Mon, 28 May 2001 05:55:07 +0200 (SAT) From: John Hay <jhay@icomtek.csir.co.za> To: dima@unixfreak.org (Dima Dorfman) Cc: current@freebsd.org Subject: Re: make release failure Message-ID: <200105280355.f4S3t7k84289@zibbi.icomtek.csir.co.za> In-Reply-To: <20010528011120.D146A3E28@bazooka.unixfreak.org> from Dima Dorfman at "May 27, 2001 06:11:20 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> > A make release failed here with: > > > > ################################# > > touch release.8 > > Making fixit floppy. > > disklabel: ioctl DIOCWLABEL: Operation not supported by device > > Warning: Block size restricts cylinders per group to 6. > > Warning: 1216 sector(s) in last cylinder unallocated > > /dev/md0c: 2880 sectors in 1 cylinders of 1 tracks, 4096 sectors > > 1.4MB in 1 cyl groups (6 c/g, 12.00MB/g, 384 i/g) > > super-block backups (for fsck -b #) at: > > 32 > > 2556 blocks > > Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mount > > ed on > > /dev/md0c 1363 1297 66 95% 266 116 70% /mnt > > *** Filesystem is 1440 K, 66 left > > *** 4000 bytes/inode, 116 left > > cp: /usr/src/release/texts/FLOPPIES.TXT: No such file or directory > > What revision of src/release/Makefile do you have? You want 1.618. beast# fgrep '$FreeBSD' /usr/src/release/Makefile # $FreeBSD: src/release/Makefile,v 1.618 2001/05/25 18:01:31 bmah Exp $ beast# fgrep 'texts/FLOPPIES.TXT' /usr/src/release/Makefile @cp ${.CURDIR}/texts/FLOPPIES.TXT ${RD}/floppies/README.TXT John -- John Hay -- John.Hay@icomtek.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105280355.f4S3t7k84289>