Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Dec 1998 09:29:37 -0500
From:      "Gary Palmer" <gpalmer@FreeBSD.ORG>
To:        Archie Cobbs <archie@whistle.com>
Cc:        jwd@unx.sas.com (John W. DeBoskey), freebsd-current@FreeBSD.ORG
Subject:   Re: SNAP failure: bad sed flag 
Message-ID:  <86474.913127377@gjp.erols.com>
In-Reply-To: Your message of "Tue, 08 Dec 1998 00:21:30 PST." <199812080821.AAA14591@bubba.whistle.com> 

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



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