#415 closed defect (wontfix)
Binutils - Segmentation fault
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Book | Version: | CVS |
Severity: | blocker | Keywords: | |
Cc: |
Description
The problem has appeared in cvs version during Chapter 6: root:/usr/src/binutils-2.13# mkdir ../binutils-build && cd ../binutils-build && ../binutils-2.13/configure --prefix=/usr --enable-shared && make tooldir=/usr && make tooldir=/usr install && make tooldir=/usr install-info && cp ../binutils-2.13/include/libiberty.h /usr/include Configuring for a i686-pc-linux-gnu host. Segmentation fault (core dumped)
Change History (2)
comment:1 by , 22 years ago
comment:2 by , 22 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
See closed bug 405.
This is a known problem with a statically linked bash-2.05b. Search the list archives for details. The bash maintainer has been notified but he cannot reproduce the problem and thus cannot fix it. We'll have to wait for the next release and see what happens.
If you look closely you will see that bash-2.05b has NOT been added to the CVS book. Please don't use bash-2.05b.