Opened 14 years ago
Closed 14 years ago
#419 closed defect (wontfix)
./configure: line 3353: echo: write error: Broken pipe
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | build | Version: | trunk |
Keywords: | Cc: |
Description
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
lines 3350-3356:
for ac_i in 1 2 3 4 5 6 7; do ac_script="$ac_script$as_nl$ac_script" done echo "$ac_script" | sed 99q >conftest.sed $as_unset ac_script || ac_script= # Extract the first word of "sed gsed" to use in msg output if test -z "$SED"; then
comment:3 Changed 14 years ago by
Milestone: | yat 0.5 |
---|---|
Resolution: | → wontfix |
Status: | assigned → closed |
Ok, this seems to be a bug in AC_PROG_SED
that has been fixed in autoconf 2.62
http://www.mail-archive.com/bug-autoconf@gnu.org/msg01161.html
Note: See
TracTickets for help on using
tickets.
I keep getting this error from my nightly build