From owner-freebsd-current Tue Dec 8 06:29:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA00197 for freebsd-current-outgoing; Tue, 8 Dec 1998 06:29:52 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gjp.erols.com (alex-va-n008c079.moon.jic.com [206.156.18.89]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA00192 for ; Tue, 8 Dec 1998 06:29:50 -0800 (PST) (envelope-from gjp@gjp.erols.com) Received: from gjp.erols.com (localhost.erols.com [127.0.0.1]) by gjp.erols.com (8.9.1/8.8.7) with ESMTP id JAA86478; Tue, 8 Dec 1998 09:29:37 -0500 (EST) (envelope-from gjp@gjp.erols.com) X-Mailer: exmh version 2.0.1 12/23/97 To: Archie Cobbs cc: jwd@unx.sas.com (John W. DeBoskey), freebsd-current@FreeBSD.ORG From: "Gary Palmer" Subject: Re: SNAP failure: bad sed flag In-reply-to: Your message of "Tue, 08 Dec 1998 00:21:30 PST." <199812080821.AAA14591@bubba.whistle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 08 Dec 1998 09:29:37 -0500 Message-ID: <86474.913127377@gjp.erols.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Archie Cobbs wrote in message ID <199812080821.AAA14591@bubba.whistle.com>: > > Extracting config.h (with variable substitutions) > > sed: 1: "s!^#un-def!#undef!": bad flag in substitute command: 's' > > *** Error code 1 > > Yesterday I fixed a bug in sed that happens when the replacement > pattern is > 4090 bytes.. so it shouldn't have affected this case, > but you might try sed without that change just to rule it out as > a possible cause. >From sources CVSupped direct from freefall at 6am EST on Tuesday (i.e. today) install -C -c -o root -g wheel -m 444 libgcc.a /usr/obj/elf/usr/src/tmp/usr/l ib install -C -c -o root -g wheel -m 444 libgcc_pic.a /usr/obj/elf/usr/src/tmp/usr/lib cd /usr/src/gnu/usr.bin/perl/libperl; /usr/obj/elf/usr/src/tmp/usr/bin/make all; /usr/obj/elf/usr/src/tmp/usr/bin/make -B install ln -sf /usr/src/gnu/usr.bin/perl/libperl/config.SH-elf.alpha config.sh ln -sf /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/config_h.SH config_h.sh sh config_h.sh Extracting config.h (with variable substitutions) sed: 1: "s!^#un-def!#undef!": bad flag in substitute command: 's' *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error (This is on the Alpha, but evidence has shown its not alpha specific) Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message