This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/16370] building gdb fails when bash is not installed


https://sourceware.org/bugzilla/show_bug.cgi?id=16370

ncopa at alpinelinux dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ncopa at alpinelinux dot org

--- Comment #5 from ncopa at alpinelinux dot org ---
I have bumped into same problem on Alpine Linux and binutils-2.24. I use
busybox ash as /bin/sh. (ln -s /bin/busybox /bin/sh)

It happens both with uclibc and musl libc and binutils-2.24. I does not happen
with binutils-2.23.

I created a fedora-20 vm and tried to reproduce it there too but I am not able
to either.

I was not able to reproduce it with /bin/dash so I suspect this is a bug in
recent busybox ash that does not affect the acient busybox shipped with fedora
20.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]