Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Fix undefined reference errors on SDK tarball build
@ 2025-09-20  7:47 Bagas Sanjaya
  2025-09-20  7:47 ` [Buildroot] [PATCH 1/2] package/readline: Fix sdk rootfs tarball generation Bagas Sanjaya
  2025-09-20  7:47 ` [Buildroot] [PATCH 2/2] package/ncurses: Also build termlib Bagas Sanjaya
  0 siblings, 2 replies; 5+ messages in thread
From: Bagas Sanjaya @ 2025-09-20  7:47 UTC (permalink / raw)
  To: Buildroot Development; +Cc: Peter Seiderer, Bagas Sanjaya

Hi,

Here are fixes for undefined reference errors when building buildroot SDK
tarball on Arch Linux host [1].

Tested toolchain configuration:

  * target gcc 15.2.0
  * target binutils 2.44
  * host gdb 16.3
  * custom kernel headers 6.12 (from kernel.org mainline release [2])

Enjoy!

[1]: https://lore.kernel.org/buildroot/aMjHPLJ5qHp_TTju@archie.me/
[2]: https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.tar.xz

Bagas Sanjaya (2):
  package/readline: Fix sdk rootfs tarball generation
  package/ncurses: Also build termlib

 package/ncurses/ncurses.mk   | 4 +++-
 package/readline/readline.mk | 4 ++++
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
An old man doll... just what I always wanted! - Clara

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-02 15:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-20  7:47 [Buildroot] [PATCH 0/2] Fix undefined reference errors on SDK tarball build Bagas Sanjaya
2025-09-20  7:47 ` [Buildroot] [PATCH 1/2] package/readline: Fix sdk rootfs tarball generation Bagas Sanjaya
2026-01-02 15:41   ` Thomas Petazzoni via buildroot
2025-09-20  7:47 ` [Buildroot] [PATCH 2/2] package/ncurses: Also build termlib Bagas Sanjaya
2026-01-02 15:43   ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox