NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
toolchain/45532: regress/.../ehter_aton_r/autogen should use awk, not ed.
>Number: 45532
>Category: toolchain
>Synopsis: regress/.../ehter_aton_r/autogen should use awk, not ed.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: toolchain-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Oct 28 03:05:04 +0000 2011
>Originator: moof
>Release: -current
>Organization:
>Environment:
Linux herpderp 3.0.0-12-generic #0-Ubuntu SMP blah blah blah
>Description:
src/regress/sys/net/ether_aton_r/autogen uses /bin/ed to generate one of the
regress files. However, /bin/ed (despite being "the standard text editor") is
not installed on many lignuces. As nbawk is built as part of the toolchain,
however, that might be a better choice for the file generation.
>How-To-Repeat:
Use leenooks. Do not install /bin/ed
>Fix:
Rewrite script, or force everybody to use The Standard Text Editor.
Home |
Main Index |
Thread Index |
Old Index