https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209449

--- Comment #5 from [email protected] ---
If sed was broken in base r299279 and reverted in base r299294. Shouldn't sed
be rebuild with:

chflags -R noschg /usr/obj/*
rm -rf /usr/obj
cd /usr/src
make cleandir
make cleandir
svn up
make buildworld
make buildkernel KERNCONF=FBSD
make installkernel KERNCONF=FBSD

thus installkernel using the corrected sed? I've found a newly build sed in
./usr.bin/sed/sed seems copied to ./rescue/rescue/usr/src/usr.bin/sed but this
sed seemed to have the bug too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to