[Buildroot] [Bug 9356] gdb package

bugzilla at busybox.net bugzilla at busybox.net
Fri Oct 14 21:47:54 UTC 2016


https://bugs.busybox.net/show_bug.cgi?id=9356

Peter Korsgaard <jacmet at uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Peter Korsgaard <jacmet at uclibc.org> ---
I take it you refer to the recent issue installing gdb(server)? That is now
fixed in git by:

commit 8ae8d1162d92f14a0445fc497f473fde0aee6c3c
Author: Peter Korsgaard <peter at korsgaard.com>
Date:   Fri Oct 14 19:32:43 2016 +0200

    gdb: unbreak host/target install step

    Commit 12306a81f8edc (gdb: get rid of host-texinfo dependency) tried to
    append MAKEINFO=true to the host/target make install arguments, but as the
    default values for these are only added when (host-)autotools-package is
    evaluated (and only if empty), this effectively drops the default values
and
    we ended up without the 'install' target and nothing got installed.

    To fix this, specify the full install arguments.

    Signed-off-by: Peter Korsgaard <peter at korsgaard.com>

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


More information about the buildroot mailing list