Date: Sat, 25 May 2002 12:34:28 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Message-ID: <20020525093428.GA28250@sunbay.com> In-Reply-To: <20020525.143643.112587985.nyan@jp.FreeBSD.org> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020524.154011.102579667.nyan@jp.FreeBSD.org> <20020524072243.GA81964@sunbay.com> <20020525.143643.112587985.nyan@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 25, 2002 at 02:36:43PM +0900, Takahashi Yoshihiro wrote: > In article <20020524072243.GA81964@sunbay.com> > Ruslan Ermilov <ru@FreeBSD.org> writes: >=20 > > > This broke making release for pc98. It makes two kernel floppy images > > > for pc98, the one is a normal image, the two is a small (1.2M) image > > > for old PC-9801 machines without 1.44M floppy support. > > >=20 > > Please test this patch: >=20 > I have changed it for catching up perl->awk change, and try to test. > But I have the following error. >=20 > ftp://snapshots.pc98.jp.freebsd.org/pub/FreeBSD/snapshots/pc98/5.0-CURREN= T-20020525-SNAP-PC98.log >=20 > snapshots.jp has the same error. >=20 > ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/5.0-CURRENT-200= 20525-JPSNAP.log >=20 Please change "awk" to "gawk" for now. gensub() is the gawk(1)'s extension, and one-true-awk doesn't seem to support one, and I'm testing "make release= s" on 4.x box. I will look into fixing the scripts to be portable (one quick solution might be to bootstrap gnu/usr.bin/awk for "make release", and use gawk in release/Makefile). gensub() has a nice feature of handling \[0-9] escapes in the replacement string, which I needed. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --Kj7319i9nmIyA2yE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE871qkUkv4P6juNwoRAhFFAJ4rdASv71TkYJ0kiim7ROxCxIjM5gCfQVAc OApcTfKqsMgdXT2E8M73dYg= =xlOF -----END PGP SIGNATURE----- --Kj7319i9nmIyA2yE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020525093428.GA28250>