Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 884647 Details for
Bug 924193
sys-apps/toybox-0.8.10 menuconfig fails to find -lcurses
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to permit make menuconfig
toybox-menuconfig.patch (text/plain), 497 bytes, created by
hairu
on 2024-02-10 05:25:27 UTC
(
hide
)
Description:
patch to permit make menuconfig
Filename:
MIME Type:
Creator:
hairu
Created:
2024-02-10 05:25:27 UTC
Size:
497 bytes
patch
obsolete
>diff -urN old/kconfig/Makefile new/kconfig/Makefile >--- old/kconfig/Makefile 2023-07-30 05:41:04.000000000 -0400 >+++ new/kconfig/Makefile 2024-02-10 00:12:18.642034454 -0500 >@@ -70,7 +70,7 @@ > > kconfig/mconf: $(SHIPPED) > $(HOSTCC) -o $@ kconfig/mconf.c kconfig/zconf.tab.c \ >- kconfig/lxdialog/*.c -lcurses -DCURSES_LOC="<ncurses.h>" \ >+ kconfig/lxdialog/*.c -lncurses -ltinfo -DCURSES_LOC="<ncurses.h>" \ > -DKBUILD_NO_NLS=1 -DPROJECT_NAME=\"$(KCONFIG_PROJECT)\" > > kconfig/conf: $(SHIPPED)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 924193
: 884647