* [Buildroot] [Bug 15131] New: Target GDB uses internal zlib
@ 2022-11-14 11:46 bugzilla
2022-12-04 12:01 ` [Buildroot] [Bug 15131] " bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2022-11-14 11:46 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15131
Bug ID: 15131
Summary: Target GDB uses internal zlib
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: dirk@liji.de
CC: buildroot@uclibc.org
Target Milestone: ---
Target GDB enables zlib support if zlib is enabled for the target.
The dependency is set correctly too.
However, when configuring it only passes '--with-zlib' which enables the
internally shipped zlib library and does not use the system one, which the
dependency would imply. The correct (possibly additional) configure flag would
be '--with-system-zlib' to use the one available on the system already.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [Bug 15131] Target GDB uses internal zlib
2022-11-14 11:46 [Buildroot] [Bug 15131] New: Target GDB uses internal zlib bugzilla
@ 2022-12-04 12:01 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-12-04 12:01 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15131
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |yann.morin.1998@free.fr
Status|NEW |RESOLVED
--- Comment #1 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Dirk, All,
Thanks for the report. We believe that has now been fixed with
commit 3341ceb1e585 (package/gdb: zlib is mandatory, not optional)
from Fabrice.
If the problem persists, please re-open.
Regards,
Yann E. MORIN.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-04 12:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-14 11:46 [Buildroot] [Bug 15131] New: Target GDB uses internal zlib bugzilla
2022-12-04 12:01 ` [Buildroot] [Bug 15131] " bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox